mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
16 lines
311 B
JSON
16 lines
311 B
JSON
{
|
|
"author": {
|
|
"name": "Rashid Khan",
|
|
"company": "Elasticsearch BV"
|
|
},
|
|
"name": "kibana",
|
|
"version": "3.0.0m3pre",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.0",
|
|
"grunt-contrib": "~0.7.0",
|
|
"grunt-contrib-jshint": "~0.6.0",
|
|
"assemble-less": "~0.4.8"
|
|
},
|
|
"license": "Apache License"
|
|
}
|