ev3_ctrl/package.json

16 lines
266 B
JSON
Raw Permalink Normal View History

2018-05-07 05:25:53 +00:00
{
"name": "ev3_ctrl",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"ws": "^5.1.1"
}
}