blob: ca05bb27222f3ec14ae3b7dcf01e0663dd0efd10 [file] [log] [blame]
{
"name": "q-io",
"version": "0.0.11",
"description": "Q Promise wrappers for Node's IO.",
"homepage": "http://github.com/kriskowal/q-io/",
"author": {
"name": "Kris Kowal",
"email": "kris@cixar.com",
"url": "http://github.com/kriskowal/"
},
"bugs": {
"url": "http://github.com/kriskowal/q-io/issues"
},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/kriskowal/q-io/raw/master/LICENSE"
}
],
"main": "q-io.js",
"dependencies": {
"q": "0.7.2"
},
"repository": {
"type": "git",
"url": "http://github.com/kriskowal/q-io.git"
},
"engines": {
"node": ">=0.2.0"
},
"readme": "\nCopyright 2009, 2010 Kristopher Michael Kowal\nMIT License (enclosed)\n\n",
"readmeFilename": "README",
"_id": "q-io@0.0.11",
"_from": "q-io@0.0.11"
}