first commit
This commit is contained in:
54
build/node_modules/read-file-stdin/package.json
generated
vendored
Normal file
54
build/node_modules/read-file-stdin/package.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user