mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-13 17:14:23 -08:00
2df034c055
Signed-off-by: beorn7 <beorn@grafana.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"
|
|
}
|
|
]
|
|
}
|