tp-iot
Version:
ThingsPanel插件编辑组件
23 lines (22 loc) • 455 B
JSON
{
"name": "tp-iot",
"version": "0.8.7",
"description": "ThingsPanel插件编辑组件",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://thingspanel.io/"
},
"keywords": [
"物联网",
"ThingsPanel"
],
"author": "chaoxiaoshu",
"license": "ISC",
"dependencies": {
"element-ui": "^2.15.9"
}
}