pixsy/node_modules/pug-walk/package.json

87 lines
2.2 KiB
JSON
Raw Normal View History

2017-12-22 17:22:08 +00:00
{
"_args": [
[
"pug-walk@^1.1.5",
"C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug-filters"
]
],
"_from": "pug-walk@>=1.1.5 <2.0.0",
"_id": "pug-walk@1.1.5",
"_inCache": true,
"_installable": true,
"_location": "/pug-walk",
"_nodeVersion": "8.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pug-walk-1.1.5.tgz_1504711692377_0.9965778533369303"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"name": "pug-walk",
"raw": "pug-walk@^1.1.5",
"rawSpec": "^1.1.5",
"scope": null,
"spec": ">=1.1.5 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/pug-filters",
"/pug-linker",
"/pug-load"
],
"_resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-1.1.5.tgz",
"_shasum": "90e943acbcf7021e6454cf1b32245891cba6f851",
"_shrinkwrap": null,
"_spec": "pug-walk@^1.1.5",
"_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug-filters",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/pugjs/pug-walk/issues"
},
"dependencies": {},
"description": "Walk and transform a pug AST",
"devDependencies": {
"pug-lexer": "^3.1.0",
"pug-parser": "^4.0.0"
},
"directories": {},
"dist": {
"integrity": "sha512-rJlH1lXerCIAtImXBze3dtKq/ykZMA4rpO9FnPcIgsWcxZLOvd8zltaoeOVFyBSSqCkhhJWbEbTMga8UxWUUSA==",
"shasum": "90e943acbcf7021e6454cf1b32245891cba6f851",
"tarball": "https://registry.npmjs.org/pug-walk/-/pug-walk-1.1.5.tgz"
},
"files": [
"index.js"
],
"homepage": "https://github.com/pugjs/pug-walk#readme",
"keywords": [
"pug"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "pug-walk",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-walk.git"
},
"version": "1.1.5"
}