mqttspy/package.json

12 lines
242 B
JSON
Raw Permalink Normal View History

2016-07-29 09:23:57 +00:00
{
"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"
}