d2-ui
Version:
86 lines (85 loc) • 2.24 kB
JSON
{
"_args": [
[
"whatwg-fetch@>=0.10.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/isomorphic-fetch"
]
],
"_from": "whatwg-fetch@>=0.10.0",
"_id": "whatwg-fetch@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/whatwg-fetch",
"_nodeVersion": "0.10.44",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/whatwg-fetch-1.0.0.tgz_1461876470856_0.9817740931175649"
},
"_npmUser": {
"email": "mislav.marohnic@gmail.com",
"name": "mislav"
},
"_npmVersion": "2.15.0",
"_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": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-1.0.0.tgz",
"_shasum": "01c2ac4df40e236aaa18480e3be74bd5c8eb798e",
"_shrinkwrap": null,
"_spec": "whatwg-fetch@>=0.10.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/isomorphic-fetch",
"bugs": {
"url": "https://github.com/github/fetch/issues"
},
"dependencies": {},
"description": "A window.fetch polyfill.",
"devDependencies": {
"bower": "1.3.8",
"chai": "1.10.0",
"jshint": "2.8.0",
"mocha": "2.1.0",
"mocha-phantomjs-core": "2.0.1",
"url-search-params": "0.5.0"
},
"directories": {},
"dist": {
"shasum": "01c2ac4df40e236aaa18480e3be74bd5c8eb798e",
"tarball": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-1.0.0.tgz"
},
"files": [
"LICENSE",
"fetch.js"
],
"gitHead": "ad96feb721393590a1b79dd2646854f5cbb16186",
"homepage": "https://github.com/github/fetch#readme",
"license": "MIT",
"main": "fetch.js",
"maintainers": [
{
"email": "matt@mattandre.ws",
"name": "mattandrews"
},
{
"email": "mislav.marohnic@gmail.com",
"name": "mislav"
}
],
"name": "whatwg-fetch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/github/fetch.git"
},
"scripts": {},
"version": "1.0.0"
}