mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"_from": "read-file-stdin@^0.2.0",
|
|
"_id": "read-file-stdin@0.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-JezP86FTtoCa+ssj7hU4fbng7mE=",
|
|
"_location": "/read-file-stdin",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "read-file-stdin@^0.2.0",
|
|
"name": "read-file-stdin",
|
|
"escapedName": "read-file-stdin",
|
|
"rawSpec": "^0.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/read-file-stdin/-/read-file-stdin-0.2.1.tgz",
|
|
"_shasum": "25eccff3a153b6809afacb23ee15387db9e0ee61",
|
|
"_spec": "read-file-stdin@^0.2.0",
|
|
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/cssnano",
|
|
"bugs": {
|
|
"url": "https://github.com/ianstormtaylor/read-file-stdin/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"gather-stream": "^1.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|