Revolution/package.json

17 lines
300 B
JSON

{
"name": "revolution",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"chalk": "^2.4.2",
"express": "^4.17.1",
"http": "0.0.0"
}
}