uno-api
Version:
simplify express router
22 lines (21 loc) • 412 B
JSON
{
"name": "uno-api",
"version": "1.2.4",
"description": "simplify express router",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/chornos13/uno-api.git"
},
"keywords": [
"simple",
"express",
"router",
"nodejs"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Chornos13",
"license": "ISC"
}