Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ndm / opt / ndm / resources / app / node_modules / node-fetch / package.json
Size: Mime:
{
  "author": {
    "name": "David Frank"
  },
  "bugs": {
    "url": "https://github.com/bitinn/node-fetch/issues"
  },
  "dependencies": {
    "encoding": "^0.1.11",
    "is-stream": "^1.0.1"
  },
  "description": "A light-weight module that brings window.fetch to node.js and io.js",
  "devDependencies": {
    "bluebird": "^3.3.4",
    "chai": "^3.5.0",
    "chai-as-promised": "^5.2.0",
    "coveralls": "^2.11.2",
    "form-data": ">=1.0.0",
    "istanbul": "^0.4.2",
    "mocha": "^2.1.0",
    "parted": "^0.1.1",
    "promise": "^7.1.1",
    "resumer": "0.0.0"
  },
  "directories": {},
  "homepage": "https://github.com/bitinn/node-fetch",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "bitinn",
      "email": "bitinn@gmail.com"
    }
  ],
  "name": "node-fetch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bitinn/node-fetch.git"
  },
  "version": "1.6.3"
}