package.json 2.2 KB
{
  "_args": [
    [
      "whatwg-fetch",
      "/Users/AlexWang/ws/LiveClass"
    ]
  ],
  "_cnpm_publish_time": 1461876471704,
  "_from": "whatwg-fetch@latest",
  "_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",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "http://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-1.0.0.tgz",
  "_shasum": "01c2ac4df40e236aaa18480e3be74bd5c8eb798e",
  "_shrinkwrap": null,
  "_spec": "whatwg-fetch",
  "_where": "/Users/AlexWang/ws/LiveClass",
  "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": {
    "noattachment": false,
    "shasum": "01c2ac4df40e236aaa18480e3be74bd5c8eb798e",
    "size": 6271,
    "tarball": "http://registry.npm.taobao.org/whatwg-fetch/download/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": {},
  "publish_time": 1461876471704,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/github/fetch.git"
  },
  "scripts": {},
  "version": "1.0.0"
}