{
  "_args": [
    [
      {
        "raw": "pug@^2.0.0-alpha3",
        "scope": null,
        "escapedName": "pug",
        "name": "pug",
        "rawSpec": "^2.0.0-alpha3",
        "spec": ">=2.0.0-alpha3 <3.0.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap/node_modules/grunt-contrib-pug"
    ]
  ],
  "_from": "pug@>=2.0.0-alpha3 <3.0.0",
  "_id": "pug@2.0.0-beta6",
  "_inCache": true,
  "_location": "/pug",
  "_nodeVersion": "6.4.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/pug-2.0.0-beta6.tgz_1472243018338_0.3747176476754248"
  },
  "_npmUser": {
    "name": "timothygu",
    "email": "timothygu99@gmail.com"
  },
  "_npmVersion": "3.10.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "pug@^2.0.0-alpha3",
    "scope": null,
    "escapedName": "pug",
    "name": "pug",
    "rawSpec": "^2.0.0-alpha3",
    "spec": ">=2.0.0-alpha3 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt-contrib-pug"
  ],
  "_resolved": "https://registry.npmjs.org/pug/-/pug-2.0.0-beta6.tgz",
  "_shasum": "9ead2e59e540a467efc3787ccb03e4574ba5fae9",
  "_shrinkwrap": null,
  "_spec": "pug@^2.0.0-alpha3",
  "_where": "/Users/tsnorri/bower_components/bootstrap/node_modules/grunt-contrib-pug",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "browser": {
    "fs": false
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug/issues"
  },
  "dependencies": {
    "pug-code-gen": "^1.1.0",
    "pug-filters": "^1.2.4",
    "pug-lexer": "^2.2.0",
    "pug-linker": "^1.0.1",
    "pug-load": "^2.0.3",
    "pug-parser": "^2.0.1",
    "pug-runtime": "^2.0.2",
    "pug-strip-comments": "^1.0.1"
  },
  "description": "A clean, whitespace-sensitive template language for writing HTML",
  "devDependencies": {
    "coveralls": "^2.11.2",
    "istanbul": "*",
    "jstransformer-cdata": "^1.0.0",
    "jstransformer-coffee-script": "^1.0.0",
    "jstransformer-less": "^2.1.0",
    "jstransformer-markdown-it": "^1.0.0",
    "jstransformer-stylus": "^1.0.0",
    "jstransformer-uglify-js": "^1.1.1",
    "jstransformer-verbatim": "^1.0.0",
    "mkdirp": "^0.5.1",
    "mocha": "*",
    "rimraf": "^2.2.8",
    "should": "*",
    "uglify-js": "github:mishoo/UglifyJS2#1c15d0db456ce32f1b9b507aad97e5ee5c8285f7"
  },
  "directories": {},
  "dist": {
    "shasum": "9ead2e59e540a467efc3787ccb03e4574ba5fae9",
    "tarball": "https://registry.npmjs.org/pug/-/pug-2.0.0-beta6.tgz"
  },
  "gitHead": "c1156948afb5a078449eca10ad26ff3ce4fd7a2f",
  "homepage": "http://jade-lang.com",
  "license": "MIT",
  "main": "lib",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "name": "pug",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/pugjs/pug.git"
  },
  "scripts": {
    "coverage": "istanbul cover node_modules/mocha/bin/_mocha -- -R dot",
    "coveralls": "npm run coverage && cat ./coverage/lcov.info | coveralls",
    "test": "mocha -R spec"
  },
  "version": "2.0.0-beta6"
}
