pixsy/node_modules/pug-code-gen/package.json

88 lines
2.4 KiB
JSON
Raw Normal View History

2017-12-22 17:22:08 +00:00
{
"_args": [
[
"pug-code-gen@^2.0.0",
"C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug"
]
],
"_from": "pug-code-gen@>=2.0.0 <3.0.0",
"_id": "pug-code-gen@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/pug-code-gen",
"_nodeVersion": "8.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pug-code-gen-2.0.0.tgz_1504711688409_0.879309501266107"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"name": "pug-code-gen",
"raw": "pug-code-gen@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-2.0.0.tgz",
"_shasum": "96aea39a9e62f1ec5d2b6a5b42a29d528c70b43d",
"_shrinkwrap": null,
"_spec": "pug-code-gen@^2.0.0",
"_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug",
"author": {
"name": "Forbes Lindesay"
},
"bugs": {
"url": "https://github.com/pugjs/pug-code-gen/issues"
},
"dependencies": {
"constantinople": "^3.0.1",
"doctypes": "^1.1.0",
"js-stringify": "^1.0.1",
"pug-attrs": "^2.0.2",
"pug-error": "^1.3.2",
"pug-runtime": "^2.0.3",
"void-elements": "^2.0.1",
"with": "^5.0.0"
},
"description": "Default code-generator for pug. It generates HTML via a JavaScript template function.",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-E4oiJT+Jn5tyEIloj8dIJQognbiNNp0i0cAJmYtQTFS0soJ917nlIuFtqVss3IXMEyQKUew3F4gIkBpn18KbVg==",
"shasum": "96aea39a9e62f1ec5d2b6a5b42a29d528c70b43d",
"tarball": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-2.0.0.tgz"
},
"homepage": "https://github.com/pugjs/pug-code-gen#readme",
"keywords": [
"pug"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "pug-code-gen",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-code-gen.git"
},
"version": "2.0.0"
}