thingsboard_api
Version:
Thingsboard REST API implementation
62 lines (61 loc) • 1.53 kB
JSON
{
"_from": "thingsboard_api",
"_id": "thingsboard_api@3.1.21",
"_inBundle": false,
"_integrity": "sha512-Ii8M/ziiJlKKdrchD8d7woFgGBB6OCz78UEnlKUmTCDiBh5yw7/hDtRHVgeVidhzaaQ4QHVyvb82otsVDyYLBQ==",
"_location": "/thingsboard_api",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "thingsboard_api",
"name": "thingsboard_api",
"escapedName": "thingsboard_api",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/thingsboard_api/-/thingsboard_api-3.1.21.tgz",
"_shasum": "cb6eba6ca0e0818fdf576172605197a0c1b854af",
"_spec": "thingsboard_api",
"_where": "C:\\Users\\1\\IdeaProjects\\rfid",
"author": {
"name": "allive"
},
"bundleDependencies": false,
"collaborators": "kovorotniy",
"dependencies": {
"axios": "^0.19.2",
"dotenv": "^8.2.0",
"node-cron": "^2.0.3",
"node-fetch": "^2.6.0",
"postgres": "^1.0.2"
},
"deprecated": false,
"description": "Thingsboard REST API implementation",
"devDependencies": {
"eslint": "^7.4.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"mocha": "^8.0.1"
},
"keywords": [
"Thingsboard",
"TB",
"API",
"HTTP",
"REST",
"2050"
],
"license": "ISC",
"main": "index.js",
"name": "thingsboard_api",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "3.1.22"
}