Viewing File: /home/ubuntu/vedadeals-frontend-base/node_modules/http-https/package.json

{
  "name": "http-https",
  "version": "1.0.0",
  "description": "A wrapper that chooses http or https for requests",
  "main": "http-https.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/http-https"
  },
  "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/isaacs/http-https/issues"
  },
  "homepage": "https://github.com/isaacs/http-https"
}
Back to Directory File Manager