2 "_from": "p-limit@^2.2.0",
3 "_id": "p-limit@2.3.0",
5 "_integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
6 "_location": "/p-limit",
7 "_phantomChildren": {},
11 "raw": "p-limit@^2.2.0",
13 "escapedName": "p-limit",
21 "_resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
22 "_shasum": "3dd33c647a214fdfffd835933eb086da0dc21db1",
23 "_spec": "p-limit@^2.2.0",
24 "_where": "/home/bluesaga/sources/tizen/wrtjs/node_modules/p-locate",
26 "name": "Sindre Sorhus",
27 "email": "sindresorhus@gmail.com",
28 "url": "sindresorhus.com"
31 "url": "https://github.com/sindresorhus/p-limit/issues"
33 "bundleDependencies": false,
38 "description": "Run multiple promise-returning & async functions with limited concurrency",
43 "random-int": "^1.0.0",
44 "time-span": "^2.0.0",
45 "tsd-check": "^0.3.0",
55 "funding": "https://github.com/sponsors/sindresorhus",
56 "homepage": "https://github.com/sindresorhus/p-limit#readme",
78 "url": "git+https://github.com/sindresorhus/p-limit.git"
81 "test": "xo && ava && tsd-check"