Initial commit

This commit is contained in:
2021-08-26 21:47:42 +02:00
commit fe941c6433
1432 changed files with 161130 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