{
  "_args": [
    [
      {
        "raw": "reusify@^1.0.4",
        "scope": null,
        "escapedName": "reusify",
        "name": "reusify",
        "rawSpec": "^1.0.4",
        "spec": ">=1.0.4 <2.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/fastq"
    ]
  ],
  "_from": "reusify@>=1.0.4 <2.0.0",
  "_id": "reusify@1.0.4",
  "_inCache": true,
  "_location": "/reusify",
  "_nodeVersion": "8.9.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/reusify-1.0.4.tgz_1516958898700_0.8839292053598911"
  },
  "_npmUser": {
    "name": "matteo.collina",
    "email": "hello@matteocollina.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "reusify@^1.0.4",
    "scope": null,
    "escapedName": "reusify",
    "name": "reusify",
    "rawSpec": "^1.0.4",
    "spec": ">=1.0.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/fastq"
  ],
  "_resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  "_shasum": "90da382b1e126efc02146e90845a88db12925d76",
  "_shrinkwrap": null,
  "_spec": "reusify@^1.0.4",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/fastq",
  "author": {
    "name": "Matteo Collina",
    "email": "hello@matteocollina.com"
  },
  "bugs": {
    "url": "https://github.com/mcollina/reusify/issues"
  },
  "dependencies": {},
  "description": "Reuse objects and functions with style",
  "devDependencies": {
    "coveralls": "^2.13.3",
    "faucet": "0.0.1",
    "istanbul": "^0.4.5",
    "pre-commit": "^1.2.2",
    "standard": "^10.0.3",
    "tape": "^4.8.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
    "shasum": "90da382b1e126efc02146e90845a88db12925d76",
    "tarball": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz"
  },
  "engines": {
    "iojs": ">=1.0.0",
    "node": ">=0.10.0"
  },
  "gitHead": "89420d4369258d0b768aaebfb1843951193d315d",
  "homepage": "https://github.com/mcollina/reusify#readme",
  "keywords": [
    "reuse",
    "object",
    "performance",
    "function",
    "fast"
  ],
  "license": "MIT",
  "main": "reusify.js",
  "maintainers": [
    {
      "name": "matteo.collina",
      "email": "hello@matteocollina.com"
    }
  ],
  "name": "reusify",
  "optionalDependencies": {},
  "pre-commit": [
    "lint",
    "test"
  ],
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mcollina/reusify.git"
  },
  "scripts": {
    "coverage": "npm run istanbul; cat coverage/lcov.info | coveralls",
    "istanbul": "istanbul cover tape test.js",
    "lint": "standard",
    "test": "tape test.js | faucet"
  },
  "version": "1.0.4"
}
