You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

71 lines
1.7 KiB

{
"_args": [
[
"delegates@^0.1.0",
"/Users/rebecca/code/npm/node_modules/are-we-there-yet"
]
],
"_from": "delegates@>=0.1.0 <0.2.0",
"_id": "delegates@0.1.0",
"_inCache": true,
"_location": "/delegates",
"_npmUser": {
"email": "dominic@dbarnes.info",
"name": "dominicbarnes"
},
"_npmVersion": "1.4.9",
"_phantomChildren": {},
"_requested": {
"name": "delegates",
"raw": "delegates@^0.1.0",
"rawSpec": "^0.1.0",
"scope": null,
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/are-we-there-yet"
],
"_resolved": "https://registry.npmjs.org/delegates/-/delegates-0.1.0.tgz",
"_shasum": "b4b57be11a1653517a04b27f0949bdc327dfe390",
"_shrinkwrap": null,
"_spec": "delegates@^0.1.0",
"_where": "/Users/rebecca/code/npm/node_modules/are-we-there-yet",
"bugs": {
"url": "https://github.com/visionmedia/node-delegates/issues"
},
"dependencies": {},
"description": "delegate methods and accessors to another property",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"directories": {},
"dist": {
"shasum": "b4b57be11a1653517a04b27f0949bdc327dfe390",
"tarball": "http://registry.npmjs.org/delegates/-/delegates-0.1.0.tgz"
},
"homepage": "https://github.com/visionmedia/node-delegates",
"keywords": [
"delegate",
"delegation"
],
"license": "MIT",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "dominicbarnes",
"email": "dominic@dbarnes.info"
}
],
"name": "delegates",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/node-delegates"
},
"version": "0.1.0"
}