aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjamesalbert <jimmychanga.cheese@gmail.com>2018-01-29 19:50:29 -0800
committerjamesalbert <jimmychanga.cheese@gmail.com>2018-01-29 19:50:29 -0800
commit3fde59193767c0c43ad26f2694309656792cc577 (patch)
treed2519d9b57663be3ec9f399b9f4ee23ca13abad9
parent75aa6fc1d0ec6217af98eb22b56176d3fefdb4b7 (diff)
downloadpackages-3fde59193767c0c43ad26f2694309656792cc577.tar.gz
packages-3fde59193767c0c43ad26f2694309656792cc577.zip
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"
}
]