@iotufersa/more4iot-js-sdk
Version:
MORE4IoT JavaScript SDK
28 lines (27 loc) • 652 B
JSON
{
"name": "@iotufersa/more4iot-js-sdk",
"version": "0.2.1",
"description": "MORE4IoT JavaScript SDK",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/iotufersa/more4iot-js-sdk.git"
},
"keywords": [
"iot-platform",
"middleware",
"sdk"
],
"author": "IoT Ufersa",
"license": "MIT",
"bugs": {
"url": "https://github.com/iotufersa/more4iot-js-sdk/issues"
},
"homepage": "https://github.com/iotufersa/more4iot-js-sdk",
"dependencies": {
"axios": "^0.21.1",
"debug": "^4.3.1"
}
}