55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"read-file-stdin@0.2.1",
|
|
"/Users/asciidisco/Desktop/asciidisco.com/build"
|
|
]
|
|
],
|
|
"_from": "read-file-stdin@0.2.1",
|
|
"_id": "read-file-stdin@0.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-JezP86FTtoCa+ssj7hU4fbng7mE=",
|
|
"_location": "/read-file-stdin",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "read-file-stdin@0.2.1",
|
|
"name": "read-file-stdin",
|
|
"escapedName": "read-file-stdin",
|
|
"rawSpec": "0.2.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.2.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/stylehacks"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/read-file-stdin/-/read-file-stdin-0.2.1.tgz",
|
|
"_spec": "0.2.1",
|
|
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build",
|
|
"bugs": {
|
|
"url": "https://github.com/ianstormtaylor/read-file-stdin/issues"
|
|
},
|
|
"dependencies": {
|
|
"gather-stream": "^1.0.0"
|
|
},
|
|
"description": "Read from a file, falling back to stdin.",
|
|
"devDependencies": {
|
|
"mocha": "^2.3.4"
|
|
},
|
|
"homepage": "https://github.com/ianstormtaylor/read-file-stdin#readme",
|
|
"keywords": [
|
|
"read",
|
|
"file",
|
|
"stdin",
|
|
"buffer"
|
|
],
|
|
"license": "MIT",
|
|
"name": "read-file-stdin",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/ianstormtaylor/read-file-stdin.git"
|
|
},
|
|
"version": "0.2.1"
|
|
}
|