21 lines
445 B
JSON
21 lines
445 B
JSON
{
|
|
"name": "neweus",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"chalk": "^2.4.2",
|
|
"connect-busboy": "0.0.2",
|
|
"express": "^4.17.1",
|
|
"get-folder-size": "^2.0.1",
|
|
"http": "0.0.0",
|
|
"randomstring": "^1.1.5",
|
|
"request": "^2.88.0",
|
|
"semantic-ui": "^2.4.2"
|
|
}
|
|
}
|