Website/node_modules/unyield/package.json
2015-12-02 18:21:44 -05:00

72 lines
1.7 KiB
JSON

{
"_args": [
[
"unyield@0.0.1",
"/Users/okennedy/Desktop/Website/node_modules/metalsmith"
]
],
"_from": "unyield@0.0.1",
"_id": "unyield@0.0.1",
"_inCache": true,
"_installable": true,
"_location": "/unyield",
"_npmUser": {
"email": "mattmuelle@gmail.com",
"name": "mattmueller"
},
"_npmVersion": "1.4.9",
"_phantomChildren": {},
"_requested": {
"name": "unyield",
"raw": "unyield@0.0.1",
"rawSpec": "0.0.1",
"scope": null,
"spec": "0.0.1",
"type": "version"
},
"_requiredBy": [
"/metalsmith"
],
"_resolved": "https://registry.npmjs.org/unyield/-/unyield-0.0.1.tgz",
"_shasum": "150e65da42bf7742445b958a64eb9b85d1d2b180",
"_shrinkwrap": null,
"_spec": "unyield@0.0.1",
"_where": "/Users/okennedy/Desktop/Website/node_modules/metalsmith",
"author": {
"email": "mattmuelle@gmail.com",
"name": "Matthew Mueller"
},
"bugs": {
"url": "https://github.com/MatthewMueller/unyield/issues"
},
"dependencies": {
"co": "~3.1.0"
},
"description": "allow generators functions to accept callbacks",
"devDependencies": {
"co-mocha": "0.0.4",
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "150e65da42bf7742445b958a64eb9b85d1d2b180",
"tarball": "http://registry.npmjs.org/unyield/-/unyield-0.0.1.tgz"
},
"homepage": "https://github.com/MatthewMueller/unyield",
"keywords": [],
"main": "index",
"maintainers": [
{
"name": "mattmueller",
"email": "mattmuelle@gmail.com"
}
],
"name": "unyield",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/MatthewMueller/unyield.git"
},
"version": "0.0.1"
}