Initial commit

This commit is contained in:
abrendan
2023-11-30 14:15:19 +00:00
commit e4599df811
5457 changed files with 500139 additions and 0 deletions

16
node_modules/pug-strip-comments/CHANGELOG.md generated vendored Normal file
View File

@@ -0,0 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 1.0.1 - 2016-08-10
### Changed
- Project name is changed to Pug
- Otherwise unchanged from 1.0.0
## 1.0.0 - 2015-08-10
### Added
- Initial stable release unchanged from 0.0.1
## 0.0.1 - 2015-08-10
### Added
- Initial release