{
  "_args": [
    [
      {
        "raw": "pug-runtime@^2.0.3",
        "scope": null,
        "escapedName": "pug-runtime",
        "name": "pug-runtime",
        "rawSpec": "^2.0.3",
        "spec": ">=2.0.3 <3.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/node-express-test/node_modules/pug"
    ]
  ],
  "_from": "pug-runtime@>=2.0.3 <3.0.0",
  "_id": "pug-runtime@2.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/pug-runtime",
  "_nodeVersion": "6.4.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/pug-runtime-2.0.3.tgz_1485220037581_0.500715137924999"
  },
  "_npmUser": {
    "name": "forbeslindesay",
    "email": "forbes@lindesay.co.uk"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "pug-runtime@^2.0.3",
    "scope": null,
    "escapedName": "pug-runtime",
    "name": "pug-runtime",
    "rawSpec": "^2.0.3",
    "spec": ">=2.0.3 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pug",
    "/pug-attrs",
    "/pug-code-gen"
  ],
  "_resolved": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-2.0.3.tgz",
  "_shasum": "98162607b0fce9e254d427f33987a5aee7168bda",
  "_shrinkwrap": null,
  "_spec": "pug-runtime@^2.0.3",
  "_where": "/Users/robertdodson/Documents/htdocs/node-express-test/node_modules/pug",
  "author": {
    "name": "ForbesLindesay"
  },
  "browser": {
    "fs": false
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-runtime/issues"
  },
  "dependencies": {},
  "description": "The runtime components for the pug templating language",
  "devDependencies": {
    "uglify-js": "^2.6.1"
  },
  "directories": {},
  "dist": {
    "shasum": "98162607b0fce9e254d427f33987a5aee7168bda",
    "tarball": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-2.0.3.tgz"
  },
  "files": [
    "build.js",
    "index.js",
    "lib/dependencies.js",
    "lib/internals.js",
    "lib/sources.js",
    "wrap.js"
  ],
  "homepage": "https://github.com/pugjs/pug-runtime#readme",
  "keywords": [
    "pug"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "name": "pug-runtime",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pugjs/pug-runtime.git"
  },
  "scripts": {
    "prepublish": "node prepublish",
    "pretest": "npm run prepublish"
  },
  "version": "2.0.3"
}
