mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
89 lines
2.0 KiB
JSON
89 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"errno@^0.1.3",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/memory-fs"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1439786294094,
|
|
"_from": "errno@>=0.1.3 <0.2.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "errno@0.1.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/errno",
|
|
"_nodeVersion": "3.0.0",
|
|
"_npmUser": {
|
|
"email": "rod@vagg.org",
|
|
"name": "rvagg"
|
|
},
|
|
"_npmVersion": "2.13.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "errno",
|
|
"raw": "errno@^0.1.3",
|
|
"rawSpec": "^0.1.3",
|
|
"scope": null,
|
|
"spec": ">=0.1.3 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/memory-fs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/errno/-/errno-0.1.4.tgz",
|
|
"_shasum": "b896e23a9e5e8ba33871fc996abd3635fc9a1c7d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "errno@^0.1.3",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/memory-fs",
|
|
"authors": [
|
|
"Rod Vagg @rvagg <rod@vagg.org> (https://github.com/rvagg)"
|
|
],
|
|
"bin": {
|
|
"errno": "./cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/rvagg/node-errno/issues"
|
|
},
|
|
"dependencies": {
|
|
"prr": "~0.0.0"
|
|
},
|
|
"description": "libuv errno details exposed",
|
|
"devDependencies": {
|
|
"tape": "~3.5.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "b896e23a9e5e8ba33871fc996abd3635fc9a1c7d",
|
|
"size": 5787,
|
|
"tarball": "http://registry.npm.taobao.org/errno/download/errno-0.1.4.tgz"
|
|
},
|
|
"gitHead": "1c2b1fcbf22ef2bafbf6cda378cfed400f5163fd",
|
|
"homepage": "https://github.com/rvagg/node-errno",
|
|
"keywords": [
|
|
"errno",
|
|
"errors",
|
|
"libuv"
|
|
],
|
|
"license": "MIT",
|
|
"main": "errno.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "rvagg",
|
|
"email": "rod@vagg.org"
|
|
}
|
|
],
|
|
"name": "errno",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1439786294094,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/rvagg/node-errno.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test.js"
|
|
},
|
|
"version": "0.1.4"
|
|
}
|