{ "name": "pug-strip-comments", "version": "1.0.4", "description": "Strip comments from a Pug token stream (from the lexer)", "keywords": [ "pug" ], "dependencies": { "pug-error": "^1.3.3" }, "devDependencies": { "line-json": "^1.0.0" }, "files": [ "index.js" ], "repository": { "type": "git", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-strip-comments" }, "author": "Timothy Gu ", "license": "MIT", "gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130" }