tibbo_uploader/package.json

22 lines
427 B
JSON

{
"name": "tibbo-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"clui": "^0.3.6",
"console-menu": "^0.1.0",
"debug": "^4.1.0",
"dgram": "^1.0.1",
"file-regex": "^3.0.1",
"inquirer": "^6.2.0",
"socket.io": "^2.1.1"
}
}