Init project
This commit is contained in:
15
package.json
Normal file
15
package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"dotenv": "^4.0.0",
|
||||
"express": "^4.16.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user