co-readall
Version:
co version readall
46 lines (45 loc) • 988 B
JSON
{
"name": "co-readall",
"version": "0.0.1",
"description": "co version readall",
"main": "index.js",
"scripts": {
"test": "make test-all"
},
"config": {
"cov": {
"threshold": 100
}
},
"dependencies": {
"thunkify": ">=0.0.1",
"readall": ">= 0.0.1"
},
"devDependencies": {
"contributors": "*",
"co": "*",
"should": "*",
"jshint": "*",
"cov": "*",
"istanbul": "git://github.com/gotwarlost/istanbul.git#harmony",
"mocha": "*"
},
"homepage": "https://github.com/fengmk2/co-readall",
"repository": {
"type": "git",
"url": "git://github.com/fengmk2/co-readall.git",
"web": "https://github.com/fengmk2/co-readall"
},
"bugs": {
"url": "https://github.com/fengmk2/co-readall/issues",
"email": "fengmk2@gmail.com"
},
"keywords": [
"co-readall"
],
"engines": {
"node": ">= 0.10.0"
},
"author": "fengmk2 <fengmk2@gmail.com> (http://fengmk2.github.com)",
"license": "MIT"
}