sicarii
Version:
The zero dependency http2 nodejs multithreading framework
24 lines (23 loc) • 832 B
JSON
{
"name": "sicarii",
"version": "1.0.5",
"description": "The zero dependency http2 nodejs multithreading framework",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/angeal185/sicarii.git"
},
"keywords": ["nodejs-framework","http2","framework","nodejs-server","javascript","rest-api","server","multithreading","multithreading-framework","body-parser","cookie-parser","jwt","sessions","etags","static-file-server","router","template-engines","logger","session-store","nodejs"],
"author": "ben eaves",
"license": "MIT",
"bugs": {
"url": "https://github.com/angeal185/sicarii/issues"
},
"homepage": "https://github.com/angeal185/sicarii#readme"
}