aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-01-30 14:22:39 +0000
committerGitHub <noreply@github.com>2018-01-30 14:22:39 +0000
commit1671d88087730a8509a90ebd109a41dc644cdea1 (patch)
treed2519d9b57663be3ec9f399b9f4ee23ca13abad9
parent75aa6fc1d0ec6217af98eb22b56176d3fefdb4b7 (diff)
parent3fde59193767c0c43ad26f2694309656792cc577 (diff)
downloadpackages-1671d88087730a8509a90ebd109a41dc644cdea1.tar.gz
packages-1671d88087730a8509a90ebd109a41dc644cdea1.zip
Merge pull request #648 from jamesalbert/master
added grafanim
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index fdf3fce..ff89835 100644
--- a/packages.json
+++ b/packages.json
@@ -8065,5 +8065,18 @@
"description": "Nim wrapper for RocksDB, a persistent key-value store for Flash and RAM Storage.",
"license": "Apache v2 or GPLv2",
"web": "https://github.com/status-im/nim-rocksdb"
+ },
+ {
+ "name": "grafanim",
+ "url": "https://github.com/jamesalbert/grafanim",
+ "method": "git",
+ "tags": [
+ "library",
+ "grafana",
+ "dashboards"
+ ],
+ "description": "Grafana module for Nim",
+ "license": "GPL",
+ "web": "https://github.com/jamesalbert/grafanim"
}
]