Added keywords and description go grafana/ui package
Showing
{ | { | ||
"name": "@grafana/ui", | "name": "@grafana/ui", | ||
"version": "0.0.0", | "version": "0.0.0", | ||
"description": "", | "description": "Grafana Components Library", | ||
"keywords": [ | |||
"typescript", | |||
"react", | |||
"react-component" | |||
], | |||
"main": "src/index.ts", | "main": "src/index.ts", | ||
"scripts": { | "scripts": { | ||
"tslint": "tslint -c tslint.json --project tsconfig.json", | "tslint": "tslint -c tslint.json --project tsconfig.json", | ||
... | ... |
Please
register
or
sign in
to comment