UNPKG

react-scripts

Version:
87 lines (86 loc) 2.15 kB
{ "_args": [ [ "whatwg-fetch@1.0.0", "/Users/dan/p/create-react-app" ] ], "_from": "whatwg-fetch@1.0.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@1.0.0", "rawSpec": "1.0.0", "scope": null, "spec": "1.0.0", "type": "version" }, "_requiredBy": [ "/", "/isomorphic-fetch" ], "_resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-1.0.0.tgz", "_shasum": "01c2ac4df40e236aaa18480e3be74bd5c8eb798e", "_shrinkwrap": null, "_spec": "whatwg-fetch@1.0.0", "_where": "/Users/dan/p/create-react-app", "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": [ { "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": {}, "version": "1.0.0" }