17 lines
317 B
JSON
17 lines
317 B
JSON
{
|
|
"name": "micromaven",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "server.js",
|
|
"scripts": {},
|
|
"author": "DmitriyMX",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"body-parser": "^1.18.2",
|
|
"concat-stream": "^1.6.0",
|
|
"config": "^1.28.1",
|
|
"express": "^4.16.1",
|
|
"js-yaml": "^3.10.0"
|
|
}
|
|
}
|