pixsy/node_modules/pug-runtime/package.json

97 lines
2.3 KiB
JSON

{
"_args": [
[
"pug-runtime@^2.0.3",
"C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\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": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "3.10.3",
"_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.3.tgz",
"_shasum": "98162607b0fce9e254d427f33987a5aee7168bda",
"_shrinkwrap": null,
"_spec": "pug-runtime@^2.0.3",
"_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\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"
}