tp-base-plugin
Version:
标准图表组件
19 lines • 371 B
JSON
{
"name": "tp-base-plugin",
"version": "0.0.1",
"description": "标准图表组件",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git"
},
"keywords": [
"前端",
"vue组件",
"ThingsPanel"
],
"author": "chaoxiaoshu",
"license": "ISC"
}