mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
93 lines
2.4 KiB
JSON
93 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"whatwg-fetch@>=0.10.0",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/isomorphic-fetch"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1488476995818,
|
|
"_from": "whatwg-fetch@>=0.10.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "whatwg-fetch@2.0.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/whatwg-fetch",
|
|
"_nodeVersion": "0.10.48",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/whatwg-fetch-2.0.3.tgz_1488476993688_0.31996091664768755"
|
|
},
|
|
"_npmUser": {
|
|
"email": "mislav.marohnic@gmail.com",
|
|
"name": "mislav"
|
|
},
|
|
"_npmVersion": "2.15.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "whatwg-fetch",
|
|
"raw": "whatwg-fetch@>=0.10.0",
|
|
"rawSpec": ">=0.10.0",
|
|
"scope": null,
|
|
"spec": ">=0.10.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/isomorphic-fetch"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/whatwg-fetch/download/whatwg-fetch-2.0.3.tgz",
|
|
"_shasum": "9c84ec2dcf68187ff00bc64e1274b442176e1c84",
|
|
"_shrinkwrap": null,
|
|
"_spec": "whatwg-fetch@>=0.10.0",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/isomorphic-fetch",
|
|
"bugs": {
|
|
"url": "https://github.com/github/fetch/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A window.fetch polyfill.",
|
|
"devDependencies": {
|
|
"chai": "1.10.0",
|
|
"jshint": "2.8.0",
|
|
"mocha": "2.1.0",
|
|
"mocha-phantomjs-core": "2.0.1",
|
|
"promise-polyfill": "6.0.2",
|
|
"url-search-params": "0.6.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "9c84ec2dcf68187ff00bc64e1274b442176e1c84",
|
|
"size": 7656,
|
|
"tarball": "http://registry.npm.taobao.org/whatwg-fetch/download/whatwg-fetch-2.0.3.tgz"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"fetch.js"
|
|
],
|
|
"gitHead": "d4ed806fdcbdeaef707d27f6c88943f0336a647d",
|
|
"homepage": "https://github.com/github/fetch#readme",
|
|
"license": "MIT",
|
|
"main": "fetch.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "mattandrews",
|
|
"email": "matt@mattandre.ws"
|
|
},
|
|
{
|
|
"name": "mislav",
|
|
"email": "mislav.marohnic@gmail.com"
|
|
}
|
|
],
|
|
"name": "whatwg-fetch",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1488476995818,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/github/fetch.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make"
|
|
},
|
|
"version": "2.0.3"
|
|
}
|