blob: b309294db74e1a681ed19ff47781124a770f37b5 [file] [log] [blame]
{
"author": "Raynos <raynos2@gmail.com>",
"contributors": [
{
"email": "raynos2@gmail.com",
"name": "Raynos",
"url": "http://raynos.org"
}
],
"description": "after - tiny flow control",
"devDependencies": {
"mocha": "~1.8.1"
},
"keywords": [
"flowcontrol",
"after",
"flow",
"control",
"arch"
],
"license": "MIT",
"name": "after",
"repository": "git://github.com/Raynos/after.git",
"scripts": {
"test": "mocha --ui tdd --reporter spec test/*.js"
},
"version": "0.8.2"
}