Archived
0
This repository has been archived on 2022-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
micromaven/package.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"
}
}