|
|
@ -1,7 +1,7 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "hastic-grafana-app", |
|
|
|
"name": "hastic-grafana-app", |
|
|
|
"version": "0.2.7", |
|
|
|
"version": "0.2.7", |
|
|
|
"description": "Hastic default panel for rendering graph and anomalies", |
|
|
|
"description": "Hastic app: labeling and rendeting analytics from hastic-server", |
|
|
|
"main": "dist/module", |
|
|
|
"main": "dist/module", |
|
|
|
"scripts": { |
|
|
|
"scripts": { |
|
|
|
"build": "webpack --config build/webpack.prod.conf.js", |
|
|
|
"build": "webpack --config build/webpack.prod.conf.js", |
|
|
@ -9,7 +9,7 @@ |
|
|
|
"test": "jest --config jest.config.js" |
|
|
|
"test": "jest --config jest.config.js" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"keywords": [], |
|
|
|
"keywords": [], |
|
|
|
"author": "Alexey Velikiy", |
|
|
|
"author": "CorpGlory Inc.", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"repository": "https://github.com/CorpGlory/hastic/hastic-grafana-app", |
|
|
|
"repository": "https://github.com/CorpGlory/hastic/hastic-grafana-app", |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|