Files
Monkey-Test/WebDriverAgent/Inspector/node_modules/write-file-stdout/package.json
T
2019-01-25 17:01:52 +08:00

48 lines
1.3 KiB
JSON

{
"_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": [
"/cssnano"
],
"_resolved": "https://registry.npmjs.org/write-file-stdout/-/write-file-stdout-0.0.2.tgz",
"_shasum": "c252d7c7c5b1b402897630e3453c7bfe690d9ca1",
"_spec": "write-file-stdout@0.0.2",
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/cssnano",
"bugs": {
"url": "https://github.com/ianstormtaylor/write-file-stdout/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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"
}