{
  "_args": [
    [
      "pug-strip-comments@2.0.0",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_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": "version",
    "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",
  "_spec": "2.0.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "Timothy Gu",
    "email": "timothygu99@gmail.com"
  },
  "dependencies": {
    "pug-error": "^2.0.0"
  },
  "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"
}
