blob: bd4ae4102b15929811a59ec49530782bd214c0ad [file] [log] [blame]
{
"_from": "yapool@^1.0.0",
"_id": "yapool@1.0.0",
"_inBundle": false,
"_integrity": "sha1-9pPymjFbUNmp2iZGp6ZkXJaYW2o=",
"_location": "/yapool",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "yapool@^1.0.0",
"name": "yapool",
"escapedName": "yapool",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/tap"
],
"_resolved": "https://registry.npmjs.org/yapool/-/yapool-1.0.0.tgz",
"_shasum": "f693f29a315b50d9a9da2646a7a6645c96985b6a",
"_spec": "yapool@^1.0.0",
"_where": "/Users/tripod/codez/cordova/cordova-osx/node_modules/tap",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/yapool/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Yet Another object pool in JavaScript",
"devDependencies": {
"tap": "^9.0.3 || 10"
},
"homepage": "https://github.com/isaacs/yapool#readme",
"keywords": [],
"license": "ISC",
"main": "index.js",
"name": "yapool",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/yapool.git"
},
"scripts": {
"test": "tap test.js --100"
},
"version": "1.0.0"
}