{
  "_args": [
    [
      {
        "raw": "pug-parser@^3.0.1",
        "scope": null,
        "escapedName": "pug-parser",
        "name": "pug-parser",
        "rawSpec": "^3.0.1",
        "spec": ">=3.0.1 <4.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/node-express-test/node_modules/pug"
    ]
  ],
  "_from": "pug-parser@>=3.0.1 <4.0.0",
  "_id": "pug-parser@3.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/pug-parser",
  "_nodeVersion": "8.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/pug-parser-3.0.1.tgz_1501602825557_0.21516787633299828"
  },
  "_npmUser": {
    "name": "forbeslindesay",
    "email": "forbes@lindesay.co.uk"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "pug-parser@^3.0.1",
    "scope": null,
    "escapedName": "pug-parser",
    "name": "pug-parser",
    "rawSpec": "^3.0.1",
    "spec": ">=3.0.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pug"
  ],
  "_resolved": "https://registry.npmjs.org/pug-parser/-/pug-parser-3.0.1.tgz",
  "_shasum": "dc0c5dd6c9c2d89da6105abbdf3d1b0fb4d39b5e",
  "_shrinkwrap": null,
  "_spec": "pug-parser@^3.0.1",
  "_where": "/Users/robertdodson/Documents/htdocs/node-express-test/node_modules/pug",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-parser/issues"
  },
  "dependencies": {
    "pug-error": "^1.3.2",
    "token-stream": "0.0.1"
  },
  "description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)",
  "devDependencies": {
    "get-repo": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-YNcfPtamkJ6Blgdev1keI1rK5UZ5TtYS4r1lZw1/lhFhyEVAwKtzOsv6aqxI0xBWfCia/vNWhdtdaqoMRB2jcQ==",
    "shasum": "dc0c5dd6c9c2d89da6105abbdf3d1b0fb4d39b5e",
    "tarball": "https://registry.npmjs.org/pug-parser/-/pug-parser-3.0.1.tgz"
  },
  "homepage": "https://github.com/pugjs/pug-parser#readme",
  "keywords": [
    "pug"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "name": "pug-parser",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pugjs/pug-parser.git"
  },
  "version": "3.0.1"
}
