{
  "_args": [
    [
      "http-https@1.0.0",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_development": true,
  "_from": "http-https@1.0.0",
  "_id": "http-https@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-L5CN1fHbQGjAWM1ubUzjkskTOJs=",
  "_location": "/http-https",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "http-https@1.0.0",
    "name": "http-https",
    "escapedName": "http-https",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/gulp-cssimport"
  ],
  "_resolved": "https://registry.npmjs.org/http-https/-/http-https-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/http-https/issues"
  },
  "description": "A wrapper that chooses http or https for requests",
  "homepage": "https://github.com/isaacs/http-https",
  "license": "ISC",
  "main": "http-https.js",
  "name": "http-https",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/http-https.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.0"
}
