blob: 3633dc62468b3c8dcb2af1c0ab6f491414f0c2a4 [file] [log] [blame]
{
"_from": "delegates@>=1.0.0 <2.0.0",
"_id": "delegates@1.0.0",
"_location": "/npm/npmlog/are-we-there-yet/delegates",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requiredBy": [
"/npm/npmlog/are-we-there-yet"
],
"_resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
"_shasum": "84c6e159b81904fdca59a0ef44cd870d31250f9a",
"_shrinkwrap": null,
"bugs": {
"url": "https://github.com/visionmedia/node-delegates/issues"
},
"dependencies": {},
"description": "delegate methods and accessors to another property",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"directories": {},
"dist": {
"shasum": "84c6e159b81904fdca59a0ef44cd870d31250f9a",
"tarball": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz"
},
"gitHead": "c4dc07ef1ed51c2b2a63f3585e5ef949ee577a49",
"homepage": "https://github.com/visionmedia/node-delegates#readme",
"keywords": [
"delegate",
"delegation"
],
"license": "MIT",
"maintainers": [
{
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
{
"email": "dominic@dbarnes.info",
"name": "dominicbarnes"
}
],
"name": "delegates",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/visionmedia/node-delegates.git"
},
"scripts": {},
"version": "1.0.0"
}