package.json 3.17 KB
{
  "_args": [
    [
      "pug-runtime@^2.0.3",
      "/root/nodejs/myapp/node_modules/pug"
    ]
  ],
  "_from": "pug-runtime@>=2.0.3 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "pug-runtime@2.0.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/pug-runtime",
  "_nodeVersion": "11.14.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/pug-runtime_2.0.5_1560851095151_0.27996222358798906"
  },
  "_npmUser": {
    "email": "forbes@lindesay.co.uk",
    "name": "forbeslindesay"
  },
  "_npmVersion": "lerna/3.10.8/node@v11.14.0+x64 (darwin)",
  "_phantomChildren": {},
  "_requested": {
    "name": "pug-runtime",
    "raw": "pug-runtime@^2.0.3",
    "rawSpec": "^2.0.3",
    "scope": null,
    "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.5.tgz",
  "_shasum": "6da7976c36bf22f68e733c359240d8ae7a32953a",
  "_shrinkwrap": null,
  "_spec": "pug-runtime@^2.0.3",
  "_where": "/root/nodejs/myapp/node_modules/pug",
  "author": {
    "name": "ForbesLindesay"
  },
  "browser": {
    "fs": false
  },
  "dependencies": {},
  "description": "The runtime components for the pug templating language",
  "devDependencies": {
    "uglify-js": "^2.6.1"
  },
  "directories": {},
  "dist": {
    "fileCount": 10,
    "integrity": "sha512-P+rXKn9un4fQY77wtpcuFyvFaBww7/91f3jHa154qU26qFAnOe6SW1CbIDcxiG5lLK9HazYrMCCuDvNgDQNptw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCLKXCRA9TVsSAnZWagAAE6IP/Rey1fXRtlxl4NHO6DaK\nmNo7Qa7OiXkHJfF/FIlIku4jJ5m6pZf5GEGPxXFuN0JuwImKhiMWca3Tkm16\naxFYcTeSlJZ/JGLDC6/2aTuhGvv2oX8Yz+clMZe4a/bVxi/YojgwapNU+v+M\n3Eqcfzo2nQgHDrYUVxxb9jgZnngZ1kDILxy52TxZtQ94RFABi8iK5nJXjsbB\nRoOtbEfiAQpxVNyHhT77ou61VuwqYw38GAnC/MheTJkb+qG+gP1+V2WkdiSu\nxzef2bqYDAt3oAptzmRedoWNsk5J37b0nMA3JlWajDJvf1nnMXamsxywMiuy\n2WLEQ+OHPmXQ0PS53G3QGA8zSFg2De2znrQ5B24UtB3cjoBICaXzwL1/9/bv\ngTXyYe9AA9uaLmK14rqpwDuf250XiIzpbhOY3s2jEwHxBiqqUUz9gOKAChBZ\nn3Nk4TTipWHV4n0SKhpZQqai9BAzYhnHFhVIt81HJK+Jv7lwC/AxtTZyh1ne\nRUb9Q39rU6uE3OCbqC3DzPgOdNgnMNYieZGjuxsMAMgzD3Th6O8aAXqCguPh\n6B2z8r3MXibYLLuk1d0l/NXztrSIz1kIYlm08jYTPCo2QGyWVRHHkHqbfPLO\n5Xk+GyWaOLbBXvTp3cTTiaSa11ocmu9ddwQHzS10Kbh7MmxHz3Ro4X7DTcfV\nbVzA\r\n=sfN/\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "6da7976c36bf22f68e733c359240d8ae7a32953a",
    "tarball": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-2.0.5.tgz",
    "unpackedSize": 16528
  },
  "gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
  "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": "https://github.com/pugjs/pug/tree/master/packages/pug-runtime"
  },
  "scripts": {
    "prepublish": "node prepublish",
    "pretest": "npm run prepublish"
  },
  "version": "2.0.5"
}