cfx.simple-build-tool
Version:
21 lines (20 loc) • 442 B
JSON
{
"name": "pug-strip-comments",
"version": "1.0.3",
"description": "Strip comments from a Pug token stream (from the lexer)",
"keywords": [
"pug"
],
"dependencies": {
"pug-error": "^1.3.2"
},
"devDependencies": {
"line-json": "^1.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/pugjs/pug-strip-comments.git"
},
"author": "Timothy Gu <timothygu99@gmail.com>",
"license": "MIT"
}