package.json 1.97 KB
{
  "_args": [
    [
      "with@^5.0.0",
      "/root/nodejs/myapp/node_modules/pug-code-gen"
    ]
  ],
  "_from": "with@>=5.0.0 <6.0.0",
  "_id": "with@5.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/with",
  "_nodeVersion": "5.10.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/with-5.1.1.tgz_1465002459935_0.3367472938261926"
  },
  "_npmUser": {
    "email": "forbes@lindesay.co.uk",
    "name": "forbeslindesay"
  },
  "_npmVersion": "3.8.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "with",
    "raw": "with@^5.0.0",
    "rawSpec": "^5.0.0",
    "scope": null,
    "spec": ">=5.0.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pug-code-gen"
  ],
  "_resolved": "https://registry.npmjs.org/with/-/with-5.1.1.tgz",
  "_shasum": "fa4daa92daf32c4ea94ed453c81f04686b575dfe",
  "_shrinkwrap": null,
  "_spec": "with@^5.0.0",
  "_where": "/root/nodejs/myapp/node_modules/pug-code-gen",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/pugjs/with/issues"
  },
  "dependencies": {
    "acorn": "^3.1.0",
    "acorn-globals": "^3.0.0"
  },
  "description": "Compile time `with` for strict mode JavaScript",
  "devDependencies": {
    "mocha": "~2.5.3",
    "uglify-js": "^2.4.15"
  },
  "directories": {},
  "dist": {
    "shasum": "fa4daa92daf32c4ea94ed453c81f04686b575dfe",
    "tarball": "https://registry.npmjs.org/with/-/with-5.1.1.tgz"
  },
  "gitHead": "f82a273663f5fbbd6d8f48109ed6150a5382b7df",
  "homepage": "https://github.com/pugjs/with#readme",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    }
  ],
  "name": "with",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pugjs/with.git"
  },
  "scripts": {
    "test": "mocha test/index.js -R spec"
  },
  "version": "5.1.1"
}