ene
Version:
The n-eve is REST API framework designed for human being. Inspired by python-eve.
19 lines (18 loc) • 368 B
JSON
{
"name": "ene",
"version": "0.0.1",
"description": "The n-eve is REST API framework designed for human being. Inspired by python-eve.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"n-eve",
"Eve",
"Rest",
"API",
"framework"
],
"author": "andy",
"license": "MIT"
}