Skip to content

Instantly share code, notes, and snippets.

@BlackYoup
Created October 9, 2018 08:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BlackYoup/ee14c3959b4493ddab29c8a43c7048ef to your computer and use it in GitHub Desktop.
Save BlackYoup/ee14c3959b4493ddab29c8a43c7048ef to your computer and use it in GitHub Desktop.
{
"name": "grafana-5.0.1",
"version": "1.0.0",
"description": "[Grafana](https://grafana.com) [![Circle CI](https://circleci.com/gh/grafana/grafana.svg?style=svg)](https://circleci.com/gh/grafana/grafana) [![Go Report Card](https://goreportcard.com/badge/github.com/grafana/grafana)](https://goreportcard.com/report/github.com/grafana/grafana) [![codecov](https://codecov.io/gh/grafana/grafana/branch/master/graph/badge.svg)](https://codecov.io/gh/grafana/grafana) ================ [Website](https://grafana.com) | [Twitter](https://twitter.com/grafana) | [Community & Forum](https://community.grafana.com)",
"main": "",
"scripts": {
"start": "./bin/grafana-server --config=./conf/custom.ini --pidfile=./grafana-server.pid",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment