Revolution/package.json

22 lines
445 B
JSON
Raw Normal View History

2019-08-17 23:33:00 +01:00
{
"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"
}
}