{
  "_args": [
    [
      {
        "raw": "neo-async@^2.5.0",
        "scope": null,
        "escapedName": "neo-async",
        "name": "neo-async",
        "rawSpec": "^2.5.0",
        "spec": ">=2.5.0 <3.0.0",
        "type": "range"
      },
      "/home/ubuntu/workspace/node_modules/webpack"
    ]
  ],
  "_from": "neo-async@>=2.5.0 <3.0.0",
  "_id": "neo-async@2.5.2",
  "_inCache": true,
  "_location": "/neo-async",
  "_nodeVersion": "8.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/neo-async_2.5.2_1534183332089_0.588520469931999"
  },
  "_npmUser": {
    "name": "suguru03",
    "email": "suguru.motegi@gmail.com"
  },
  "_npmVersion": "5.7.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "neo-async@^2.5.0",
    "scope": null,
    "escapedName": "neo-async",
    "name": "neo-async",
    "rawSpec": "^2.5.0",
    "spec": ">=2.5.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/watchpack",
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.5.2.tgz",
  "_shasum": "489105ce7bc54e709d736b195f82135048c50fcc",
  "_shrinkwrap": null,
  "_spec": "neo-async@^2.5.0",
  "_where": "/home/ubuntu/workspace/node_modules/webpack",
  "browser": "async.min.js",
  "bugs": {
    "url": "https://github.com/suguru03/neo-async/issues"
  },
  "dependencies": {},
  "description": "Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
  "devDependencies": {
    "aigle": "^1.8.1",
    "async": "^2.6.0",
    "benchmark": "^2.1.1",
    "bluebird": "^3.5.1",
    "changelog-generator": "0.0.4",
    "codecov.io": "^0.1.6",
    "event-stream": "^3.3.3",
    "fs-extra": "^4.0.2",
    "func-comparator": "^0.7.2",
    "gulp": "^3.9.1",
    "gulp-bump": "^2.8.0",
    "gulp-exit": "0.0.2",
    "gulp-git": "^2.4.2",
    "gulp-jsbeautifier": "^2.1.1",
    "gulp-jscs": "^4.0.0",
    "gulp-mocha": "^4.2.0",
    "gulp-tag-version": "^1.3.0",
    "gulp-util": "^3.0.7",
    "istanbul": "^0.4.3",
    "jsdoc": "^3.5.5",
    "jshint": "^2.9.5",
    "lodash": "^4.16.6",
    "minimist": "^1.2.0",
    "mocha": "^3.5.3",
    "mocha-parallel-executor": "^0.3.0",
    "mocha.parallel": "^0.15.3",
    "require-dir": "^0.3.0",
    "run-sequence": "^1.2.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-vdqTKI9GBIYcAEbFAcpKPErKINfPF5zIuz3/niBfq8WUZjpT2tytLlFVrBgWdOtqI4uaA/Rb6No0hux39XXDuw==",
    "shasum": "489105ce7bc54e709d736b195f82135048c50fcc",
    "tarball": "https://registry.npmjs.org/neo-async/-/neo-async-2.5.2.tgz",
    "fileCount": 119,
    "unpackedSize": 290906,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbccekCRA9TVsSAnZWagAAj88P/iWSuHzbEQP8TpZxjCth\nQKQTB01BkjRH7SyYpNt/nHELV8v0k2HNFNCI4255GPrBsRgAnwEiHTTkHhlW\nC4ql/lEVC64wo0cyABzTcwa+0QL1MljQ4tFBwmGLuB3w85qTnMIphF/xgT6r\npKcvLchYzaoXHdSTXD642cuiIwy4Z+g84rRDIKSjHJxE+PFwF8Uwa7YudgXI\nrR7uyTVpTn7tviTn2IPaVQF6Tfg/t3MabyRy+PrqfxGddz98DggHx6VhQUe1\neKULmXXjP0Egxi3/x1DyOGFqgQ4pVSRSjtaUv19asX7/Kwp2XPNqOX4nj37l\nuAUInAXGkNCgRRRMz7BmaWnaAEcOvcgTWL4fcPTaRi9Q3FpvbsoNmgcZq9AY\nYTRVOlqKhu4pGf4nVZhVhc6apjJAkjkl+RlCP77BLETW+oj5YvNk7Fzd/w4f\nzRQjCFj5tvTH7BidWq1KJgElPr3+tBPagBE4PGp5Yhd77wwu984BvqRMxVTb\nCYZStVesPVX2Hz5EdgJXMULDyNj/zNPXO9dAjAlJCi6EKPZMXykqgrqYTVwV\nOWP7XmF7CSmxB12jES62ergU00ftCU3FORCfVVBM1LpKg5x1/aOX8vGIJ6hR\neimaINhNZ9nOfxnD5Hmk58sd/HtTARDXNe36qD1DrgewVMAedh4tKmLx/tXA\nYFiu\r\n=3H63\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://github.com/suguru03/neo-async",
  "keywords": [
    "async",
    "util"
  ],
  "license": "MIT",
  "main": "async.js",
  "maintainers": [
    {
      "name": "suguru03",
      "email": "hollow.03.03.bleach@gmail.com"
    }
  ],
  "name": "neo-async",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/suguru03/neo-async.git"
  },
  "version": "2.5.2"
}
