提交 1c943a71 编写于 作者: X xieyinglin

edit plugin id

上级 d4f82fa3
{ {
"name": "TDengine", "name": "TDengine",
"id": "tdengine", "id": "taosdata-tdengine-datasource",
"type": "datasource", "type": "datasource",
"partials": { "partials": {
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
{"name": "GitHub", "url": "https://github.com/taosdata/TDengine/tree/develop/src/connector/grafana/tdengine"}, {"name": "GitHub", "url": "https://github.com/taosdata/TDengine/tree/develop/src/connector/grafana/tdengine"},
{"name": "AGPL 3.0", "url": "https://github.com/taosdata/TDengine/tree/develop/src/connector/grafana/tdengine/LICENSE"} {"name": "AGPL 3.0", "url": "https://github.com/taosdata/TDengine/tree/develop/src/connector/grafana/tdengine/LICENSE"}
], ],
"version": "1.6.0", "version": "1.0.0",
"updated": "2019-11-12" "updated": "2020-01-13"
}, },
"dependencies": { "dependencies": {
......
{ {
"name": "TDengine", "name": "TDengine",
"private": true, "private": false,
"version": "1.0.0", "version": "1.0.0",
"description": "grafana datasource plugin for tdengine", "description": "grafana datasource plugin for tdengine",
"main": "index.js",
"scripts": { "scripts": {
"build": "./node_modules/grunt-cli/bin/grunt", "build": "./node_modules/grunt-cli/bin/grunt",
"test": "./node_modules/grunt-cli/bin/grunt mochaTest" "test": "./node_modules/grunt-cli/bin/grunt mochaTest"
...@@ -12,7 +11,7 @@ ...@@ -12,7 +11,7 @@
"type": "git", "type": "git",
"url": "git+https://github.com/taosdata/TDengine.git" "url": "git+https://github.com/taosdata/TDengine.git"
}, },
"author": "", "author": "https://www.taosdata.com",
"license": "AGPL 3.0", "license": "AGPL 3.0",
"bugs": { "bugs": {
"url": "https://github.com/taosdata/TDengine/issues" "url": "https://github.com/taosdata/TDengine/issues"
......
{ {
"name": "TDengine", "name": "TDengine",
"id": "tdengine", "id": "taosdata-tdengine-datasource",
"type": "datasource", "type": "datasource",
"partials": { "partials": {
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
{"name": "GitHub", "url": "https://github.com/taosdata/TDengine/tree/develop/src/connector/grafana/tdengine"}, {"name": "GitHub", "url": "https://github.com/taosdata/TDengine/tree/develop/src/connector/grafana/tdengine"},
{"name": "AGPL 3.0", "url": "https://github.com/taosdata/TDengine/tree/develop/src/connector/grafana/tdengine/LICENSE"} {"name": "AGPL 3.0", "url": "https://github.com/taosdata/TDengine/tree/develop/src/connector/grafana/tdengine/LICENSE"}
], ],
"version": "1.6.0", "version": "1.0.0",
"updated": "2019-11-12" "updated": "2020-01-13"
}, },
"dependencies": { "dependencies": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册