first commit
This commit is contained in:
50
build/node_modules/write-file-stdout/package.json
generated
vendored
Normal file
50
build/node_modules/write-file-stdout/package.json
generated
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"write-file-stdout@0.0.2",
|
||||
"/Users/asciidisco/Desktop/asciidisco.com/build"
|
||||
]
|
||||
],
|
||||
"_from": "write-file-stdout@0.0.2",
|
||||
"_id": "write-file-stdout@0.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-wlLXx8WxtAKJdjDjRTx7/mkNnKE=",
|
||||
"_location": "/write-file-stdout",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "write-file-stdout@0.0.2",
|
||||
"name": "write-file-stdout",
|
||||
"escapedName": "write-file-stdout",
|
||||
"rawSpec": "0.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/stylehacks"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/write-file-stdout/-/write-file-stdout-0.0.2.tgz",
|
||||
"_spec": "0.0.2",
|
||||
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build",
|
||||
"bugs": {
|
||||
"url": "https://github.com/ianstormtaylor/write-file-stdout/issues"
|
||||
},
|
||||
"description": "Write to a file, falling back to stdout.",
|
||||
"devDependencies": {
|
||||
"mocha": "~1.15.1"
|
||||
},
|
||||
"homepage": "https://github.com/ianstormtaylor/write-file-stdout#readme",
|
||||
"keywords": [
|
||||
"write",
|
||||
"file",
|
||||
"stdout"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "write-file-stdout",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/ianstormtaylor/write-file-stdout.git"
|
||||
},
|
||||
"version": "0.0.2"
|
||||
}
|
||||
Reference in New Issue
Block a user