huskies
Version:
method or function processor before execution.
28 lines (27 loc) • 558 B
JSON
{
"name": "huskies",
"version": "0.0.9",
"description": "method or function processor before execution.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/huskies/huskies"
},
"keywords": [
"function",
"fliter",
"help"
],
"author": "brighthas",
"license": "MIT",
"bugs": {
"url": "https://github.com/huskies/huskies/issues"
},
"dependencies": {
"node-uuid": "~1.4.1"
},
"devDependencies": {}
}