yemot-router
Version:
Because I do not know English, the documents are now in Hebrew. With the help of God in teaching English, I'll translate that.
26 lines (25 loc) • 488 B
JSON
{
"name": "yemot-router",
"version": "4.4.0",
"description": "",
"main": "index.js",
"dependencies": {
"eslint": "^6.8.0",
"express": "^4.17.1"
},
"devDependencies": {},
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MusiCode1/yemot-router.git"
},
"author": "musicode1",
"license": "ISC",
"keywords": [
"extends express-router",
"yemot",
"yemot-api"
]
}