package.json 1.48 KB
{
  "_args": [
    [
      "pug-strip-comments@1.0.3",
      "/Users/ye/Desktop/NodeBook/nodejs-book/ch12/12.4/node-auction"
    ]
  ],
  "_from": "pug-strip-comments@1.0.3",
  "_id": "pug-strip-comments@1.0.3",
  "_inBundle": false,
  "_integrity": "sha1-8VWVkiBu3G+FMQ2s9K+0igJa9Z8=",
  "_location": "/pug-strip-comments",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pug-strip-comments@1.0.3",
    "name": "pug-strip-comments",
    "escapedName": "pug-strip-comments",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/pug"
  ],
  "_resolved": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/Users/ye/Desktop/NodeBook/nodejs-book/ch12/12.4/node-auction",
  "author": {
    "name": "Timothy Gu",
    "email": "timothygu99@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-strip-comments/issues"
  },
  "dependencies": {
    "pug-error": "^1.3.2"
  },
  "description": "Strip comments from a Pug token stream (from the lexer)",
  "devDependencies": {
    "line-json": "^1.0.0"
  },
  "homepage": "https://github.com/pugjs/pug-strip-comments#readme",
  "keywords": [
    "pug"
  ],
  "license": "MIT",
  "name": "pug-strip-comments",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pugjs/pug-strip-comments.git"
  },
  "version": "1.0.3"
}