mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-14 20:56:38 +01:00
14 lines
226 B
JSON
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"
|
|
}
|
|
}
|