{ "_from": "pug-strip-comments@^2.0.0", "_id": "pug-strip-comments@2.0.0", "_inBundle": false, "_integrity": "sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==", "_location": "/pug-strip-comments", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pug-strip-comments@^2.0.0", "name": "pug-strip-comments", "escapedName": "pug-strip-comments", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/pug" ], "_resolved": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz", "_shasum": "f94b07fd6b495523330f490a7f554b4ff876303e", "_spec": "pug-strip-comments@^2.0.0", "_where": "/home/user/site/node_modules/pug", "author": { "name": "Timothy Gu", "email": "timothygu99@gmail.com" }, "bundleDependencies": false, "dependencies": { "pug-error": "^2.0.0" }, "deprecated": false, "description": "Strip comments from a Pug token stream (from the lexer)", "devDependencies": { "line-json": "^2.0.0" }, "files": [ "index.js" ], "keywords": [ "pug" ], "license": "MIT", "name": "pug-strip-comments", "repository": { "type": "git", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-strip-comments" }, "version": "2.0.0" }