mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-12 16:44:18 -08:00
bafe1707f1
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
25 lines
605 B
JSON
25 lines
605 B
JSON
{
|
|
"dependencies": [
|
|
{
|
|
"name": "grafonnet",
|
|
"source": {
|
|
"git": {
|
|
"remote": "https://github.com/grafana/grafonnet-lib",
|
|
"subdir": "grafonnet"
|
|
}
|
|
},
|
|
"version": "master"
|
|
},
|
|
{
|
|
"name": "grafana-builder",
|
|
"source": {
|
|
"git": {
|
|
"remote": "https://github.com/kausalco/public",
|
|
"subdir": "grafana-builder"
|
|
}
|
|
},
|
|
"version": "master"
|
|
}
|
|
]
|
|
}
|