This repository was archived by the owner on Aug 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " hamedkarbasi93-nodegraphapi-datasource" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 0.3.1 " ,
44 "description" : " " ,
55 "scripts" : {
66 "build" : " grafana-toolkit plugin:build" ,
1010 "sign" : " grafana-toolkit plugin:sign" ,
1111 "start" : " yarn watch"
1212 },
13- "author" : " karbasi " ,
13+ "author" : " Hamed Karbasi " ,
1414 "license" : " Apache-2.0" ,
1515 "devDependencies" : {
1616 "@grafana/data" : " latest" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/grafana/grafana/master/docs/sources/developers/plugins/plugin.schema.json" ,
33 "type" : " datasource" ,
4- "name" : " Node Graph API Datasource Plugin " ,
4+ "name" : " Node Graph API" ,
55 "id" : " hamedkarbasi93-nodegraphapi-datasource" ,
66 "metrics" : true ,
77 "info" : {
2222 "links" : [
2323 {
2424 "name" : " Website" ,
25- "url" : " https://github.com/exaco /nodegraph-api-plugin"
25+ "url" : " https://github.com/hoptical /nodegraph-api-plugin"
2626 },
2727 {
2828 "name" : " License" ,
29- "url" : " https://github.com/exaco /nodegraph-api-plugin/blob/master/LICENSE"
29+ "url" : " https://github.com/hoptical /nodegraph-api-plugin/blob/master/LICENSE"
3030 }
3131 ],
3232 "screenshots" : [
3939 "path" : " img/graph-example.png"
4040 }
4141 ],
42- "version" : " 0.1.0 " ,
42+ "version" : " 0.3.1 " ,
4343 "updated" : " %TODAY%"
4444 },
4545 "dependencies" : {
You can’t perform that action at this time.
0 commit comments