91 lines
2.3 KiB
JSON
91 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"whatwg-fetch@>=0.10.0",
|
|
"/home/bernhard/freifunk-app/node_modules/isomorphic-fetch"
|
|
]
|
|
],
|
|
"_from": "whatwg-fetch@>=0.10.0",
|
|
"_id": "whatwg-fetch@2.0.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/whatwg-fetch",
|
|
"_nodeVersion": "9.5.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/whatwg-fetch_2.0.4_1522408997536_0.5930892900990181"
|
|
},
|
|
"_npmUser": {
|
|
"email": "mislav.marohnic@gmail.com",
|
|
"name": "mislav"
|
|
},
|
|
"_npmVersion": "5.6.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-2.0.4.tgz",
|
|
"_shasum": "dde6a5df315f9d39991aa17621853d720b85566f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "whatwg-fetch@>=0.10.0",
|
|
"_where": "/home/bernhard/freifunk-app/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": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==",
|
|
"shasum": "dde6a5df315f9d39991aa17621853d720b85566f",
|
|
"tarball": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz",
|
|
"unpackedSize": 23102
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"fetch.js"
|
|
],
|
|
"gitHead": "cbb313bf09512efda9444e40fe9e8ac432ac1108",
|
|
"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": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/github/fetch.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make"
|
|
},
|
|
"version": "2.0.4"
|
|
}
|