pixsy/node_modules/pug-attrs/package.json

83 lines
2.1 KiB
JSON
Raw Normal View History

2017-12-22 17:22:08 +00:00
{
"_args": [
[
"pug-attrs@^2.0.2",
"C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug-code-gen"
]
],
"_from": "pug-attrs@>=2.0.2 <3.0.0",
"_id": "pug-attrs@2.0.2",
"_inCache": true,
"_installable": true,
"_location": "/pug-attrs",
"_nodeVersion": "6.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/pug-attrs-2.0.2.tgz_1485220030858_0.5362752785440534"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "pug-attrs",
"raw": "pug-attrs@^2.0.2",
"rawSpec": "^2.0.2",
"scope": null,
"spec": ">=2.0.2 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/pug-code-gen"
],
"_resolved": "https://registry.npmjs.org/pug-attrs/-/pug-attrs-2.0.2.tgz",
"_shasum": "8be2b2225568ffa75d1b866982bff9f4111affcb",
"_shrinkwrap": null,
"_spec": "pug-attrs@^2.0.2",
"_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug-code-gen",
"author": {
"name": "Forbes Lindesay"
},
"bugs": {
"url": "https://github.com/pugjs/pug-attrs/issues"
},
"dependencies": {
"constantinople": "^3.0.1",
"js-stringify": "^1.0.1",
"pug-runtime": "^2.0.3"
},
"description": "Generate code for Pug attributes",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "8be2b2225568ffa75d1b866982bff9f4111affcb",
"tarball": "https://registry.npmjs.org/pug-attrs/-/pug-attrs-2.0.2.tgz"
},
"homepage": "https://github.com/pugjs/pug-attrs#readme",
"keywords": [
"pug"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "pug-attrs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-attrs.git"
},
"scripts": {},
"version": "2.0.2"
}