mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
Added keywords and description go grafana/ui package
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{
|
||||
"name": "@grafana/ui",
|
||||
"version": "0.0.0",
|
||||
"description": "",
|
||||
"description": "Grafana Components Library",
|
||||
"keywords": [
|
||||
"typescript",
|
||||
"react",
|
||||
"react-component"
|
||||
],
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
"tslint": "tslint -c tslint.json --project tsconfig.json",
|
||||
|
||||
Reference in New Issue
Block a user