actionpack
Version:
Extra layer of sugar available for actionhero to make dev a little more rapid
21 lines (20 loc) • 436 B
JSON
{
"name": "actionpack",
"version": "0.0.4",
"description": "Extra layer of sugar available for actionhero to make dev a little more rapid",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/alexparker/actionpack.git"
},
"keywords": [
"actionhero",
"utility",
"framework"
],
"depedencies": {
"lodash-node": "latest"
},
"author": "Alex Parker",
"license": "MIT"
}