Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/xhr-request-promise/package.json

{
  "name": "xhr-request-promise",
  "version": "0.1.3",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/maiavictor/xhr-request-promise.git"
  },
  "author": "Victor Maia",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/maiavictor/xhr-request-promise/issues"
  },
  "homepage": "https://github.com/maiavictor/xhr-request-promise#readme",
  "dependencies": {
    "xhr-request": "^1.1.0"
  },
  "devDependencies": {
    "jest": "^22.1.4",
    "nock": "^9.1.6"
  }
}
Back to Directory File Manager