73 lines
1.9 KiB
JSON
73 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"token-stream@0.0.1",
|
|
"C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug-parser"
|
|
]
|
|
],
|
|
"_from": "token-stream@0.0.1",
|
|
"_id": "token-stream@0.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/token-stream",
|
|
"_npmUser": {
|
|
"email": "forbes@lindesay.co.uk",
|
|
"name": "forbeslindesay"
|
|
},
|
|
"_npmVersion": "1.5.0-alpha-4",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "token-stream",
|
|
"raw": "token-stream@0.0.1",
|
|
"rawSpec": "0.0.1",
|
|
"scope": null,
|
|
"spec": "0.0.1",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug-parser"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/token-stream/-/token-stream-0.0.1.tgz",
|
|
"_shasum": "ceeefc717a76c4316f126d0b9dbaa55d7e7df01a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "token-stream@0.0.1",
|
|
"_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug-parser",
|
|
"author": {
|
|
"name": "ForbesLindesay"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jadejs/token-stream/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Take an array of token and produce a more useful API to give to a parser",
|
|
"devDependencies": {
|
|
"istanbul": "^0.3.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "ceeefc717a76c4316f126d0b9dbaa55d7e7df01a",
|
|
"tarball": "https://registry.npmjs.org/token-stream/-/token-stream-0.0.1.tgz"
|
|
},
|
|
"gitHead": "f41daf0266e179dd3570f1256ad683ce9cf6a235",
|
|
"homepage": "https://github.com/jadejs/token-stream",
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "forbeslindesay",
|
|
"email": "forbes@lindesay.co.uk"
|
|
}
|
|
],
|
|
"name": "token-stream",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jadejs/token-stream.git"
|
|
},
|
|
"scripts": {
|
|
"coverage": "istanbul cover test",
|
|
"test": "node test && npm run coverage"
|
|
},
|
|
"version": "0.0.1"
|
|
}
|