UNPKG

pbplus-cognito-sdk

Version:
65 lines (64 loc) 1.71 kB
{ "_args": [ [ "worker-farm@1.5.4", "/Users/bill42362/Documents/pbplus/pbplus-cognito-sdk/demo" ] ], "_development": true, "_from": "worker-farm@1.5.4", "_id": "worker-farm@1.5.4", "_inBundle": false, "_integrity": "sha512-ITyClEvcfv0ozqJl1vmWFWhvI+OIrkbInYqkEPE50wFPXj8J9Gd3FYf8+CkZJXJJsQBYe+2DvmoK9Zhx5w8W+w==", "_location": "/worker-farm", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "worker-farm@1.5.4", "name": "worker-farm", "escapedName": "worker-farm", "rawSpec": "1.5.4", "saveSpec": null, "fetchSpec": "1.5.4" }, "_requiredBy": [ "/uglifyjs-webpack-plugin" ], "_resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.5.4.tgz", "_spec": "1.5.4", "_where": "/Users/bill42362/Documents/pbplus/pbplus-cognito-sdk/demo", "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", "xtend": "~4.0.1" }, "description": "Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.", "devDependencies": { "tape": "~4.9.0" }, "homepage": "https://github.com/rvagg/node-worker-farm", "keywords": [ "worker", "child", "processing", "farm" ], "license": "MIT", "main": "./lib/index.js", "name": "worker-farm", "repository": { "type": "git", "url": "git+https://github.com/rvagg/node-worker-farm.git" }, "scripts": { "test": "node ./tests/" }, "types": "./index.d.ts", "version": "1.5.4" }