elife-dim
Version:
module and package required to start express-life. Laravel structure For Express.js
27 lines (26 loc) • 633 B
JSON
{
"name": "elife-dim",
"version": "1.0.8",
"description": "module and package required to start express-life. Laravel structure For Express.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DIMLEO/dim.git"
},
"keywords": [
"Express",
"Life",
"NodeJs",
"Web",
"Application"
],
"author": "DIARRA Mamadou",
"license": "MIT",
"bugs": {
"url": "https://github.com/DIMLEO/dim/issues"
},
"homepage": "https://github.com/DIMLEO/dim#readme"
}