pixsy/node_modules/pug-strip-comments/package.json

84 lines
2.2 KiB
JSON
Raw Normal View History

2017-12-22 17:22:08 +00:00
{
"_args": [
[
"pug-strip-comments@^1.0.2",
"C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug"
]
],
"_from": "pug-strip-comments@>=1.0.2 <2.0.0",
"_id": "pug-strip-comments@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/pug-strip-comments",
"_nodeVersion": "6.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/pug-strip-comments-1.0.2.tgz_1485220038374_0.5095063515473157"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "pug-strip-comments",
"raw": "pug-strip-comments@^1.0.2",
"rawSpec": "^1.0.2",
"scope": null,
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-1.0.2.tgz",
"_shasum": "d313afa01bcc374980e1399e23ebf2eb9bdc8513",
"_shrinkwrap": null,
"_spec": "pug-strip-comments@^1.0.2",
"_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug",
"author": {
"email": "timothygu99@gmail.com",
"name": "Timothy Gu"
},
"bugs": {
"url": "https://github.com/pugjs/pug-strip-comments/issues"
},
"dependencies": {
"pug-error": "^1.3.2"
},
"description": "Strip comments from a Pug token stream (from the lexer)",
"devDependencies": {
"line-json": "^1.0.0"
},
"directories": {},
"dist": {
"shasum": "d313afa01bcc374980e1399e23ebf2eb9bdc8513",
"tarball": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-1.0.2.tgz"
},
"homepage": "https://github.com/pugjs/pug-strip-comments#readme",
"keywords": [
"pug"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "pug-strip-comments",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-strip-comments.git"
},
"scripts": {},
"version": "1.0.2"
}