Files
sprocket-core/tools/package.json
Patrick Balsiger dbb4ce9de7 Resolve "OTA"
2018-08-03 11:01:42 +00:00

14 lines
226 B
JSON

{
"name": "tools",
"version": "1.0.0",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"mqtt": "^2.18.3"
}
}