{
  "_from": "es6-denodeify@^0.1.1",
  "_id": "es6-denodeify@0.1.5",
  "_inBundle": false,
  "_integrity": "sha1-MdTV/pxVA+ElRgQ5MQ4WoqPznB8=",
  "_location": "/es6-denodeify",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "es6-denodeify@^0.1.1",
    "name": "es6-denodeify",
    "escapedName": "es6-denodeify",
    "rawSpec": "^0.1.1",
    "saveSpec": null,
    "fetchSpec": "^0.1.1"
  },
  "_requiredBy": [
    "/fetch-cookie"
  ],
  "_resolved": "https://registry.npmjs.org/es6-denodeify/-/es6-denodeify-0.1.5.tgz",
  "_shasum": "31d4d5fe9c5503e125460439310e16a2a3f39c1f",
  "_spec": "es6-denodeify@^0.1.1",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender\\node_modules\\fetch-cookie",
  "author": {
    "name": "Valérian Galliat",
    "url": "http://val.codejam.info/"
  },
  "bugs": {
    "url": "https://github.com/valeriangalliat/es6-denodeify/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Convert callbacks to promises.",
  "devDependencies": {
    "babel": "^5.2.17"
  },
  "files": [
    "index.js",
    "README.md",
    "UNLICENSE"
  ],
  "homepage": "https://github.com/valeriangalliat/es6-denodeify",
  "license": "Unlicense",
  "name": "es6-denodeify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/valeriangalliat/es6-denodeify.git"
  },
  "scripts": {
    "prepublish": "make"
  },
  "version": "0.1.5"
}
