{
  "_args": [
    [
      {
        "raw": "worker-farm@^1.5.2",
        "scope": null,
        "escapedName": "worker-farm",
        "name": "worker-farm",
        "rawSpec": "^1.5.2",
        "spec": ">=1.5.2 <2.0.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\uglifyjs-webpack-plugin"
    ]
  ],
  "_from": "worker-farm@>=1.5.2 <2.0.0",
  "_id": "worker-farm@1.6.0",
  "_inCache": true,
  "_location": "/worker-farm",
  "_nodeVersion": "8.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/worker-farm_1.6.0_1520565271783_0.5530085286716173"
  },
  "_npmUser": {
    "name": "rvagg",
    "email": "r@va.gg"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "worker-farm@^1.5.2",
    "scope": null,
    "escapedName": "worker-farm",
    "name": "worker-farm",
    "rawSpec": "^1.5.2",
    "spec": ">=1.5.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/uglifyjs-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.6.0.tgz",
  "_shasum": "aecc405976fab5a95526180846f0dba288f3a4a0",
  "_shrinkwrap": null,
  "_spec": "worker-farm@^1.5.2",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\uglifyjs-webpack-plugin",
  "authors": [
    "Rod Vagg @rvagg <rod@vagg.org> (https://github.com/rvagg)"
  ],
  "bugs": {
    "url": "https://github.com/rvagg/node-worker-farm/issues"
  },
  "dependencies": {
    "errno": "~0.1.7"
  },
  "description": "Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.",
  "devDependencies": {
    "tape": "~4.9.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-6w+3tHbM87WnSWnENBUvA2pxJPLhQUg5LKwUQHq3r+XPhIM+Gh2R5ycbwPCyuGbNg+lPgdcnQUhuC02kJCvffQ==",
    "shasum": "aecc405976fab5a95526180846f0dba288f3a4a0",
    "tarball": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.6.0.tgz",
    "fileCount": 17,
    "unpackedSize": 47168
  },
  "gitHead": "f61372e0ad99338d472b8fd09b4900a4cbff5166",
  "homepage": "https://github.com/rvagg/node-worker-farm",
  "keywords": [
    "worker",
    "child",
    "processing",
    "farm"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "maintainers": [
    {
      "name": "amasad",
      "email": "amjad.masad@gmail.com"
    },
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    }
  ],
  "name": "worker-farm",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rvagg/node-worker-farm.git"
  },
  "scripts": {
    "test": "node ./tests/"
  },
  "types": "./index.d.ts",
  "version": "1.6.0"
}
