sas
Version:
The Callback Hell Terminator
34 lines (33 loc) • 652 B
JSON
{
"name": "sas",
"version": "3.0.4",
"main": "index.js",
"scripts": {
"lint": "eslint -c C:/Users/HASEE/home/.eslin2trc.json dev.js"
},
"keywords": [
"async",
"callback",
"browser",
"recursive",
"nodejs"
],
"repository": {
"type": "git",
"url": "https://github.com/hezedu/sas.git"
},
"author": {
"name": "Du Wei"
},
"devDependencies": {
"dist-wrap": "^2.0.0",
"express": "^4.15.2",
"uglify-js": "^2.8.21"
},
"license": "MIT",
"email": "hezedu@hotmail.com",
"description": "The Callback Hell Terminator",
"bugs": {
"url": "https://github.com/hezedu/sas/issues"
}
}