mirror of
https://gitlab.silvrtree.co.uk/martind2000/mqttspy.git
synced 2025-01-10 21:15:08 +00:00
12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"name": "mqttspy",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Martin Donnelly <martind2000@gmail.com>",
|
|
"license": "ISC"
|
|
}
|