grafana/packages/grafana-build/package.json
2019-02-08 08:10:02 -08:00

14 lines
272 B
JSON

{
"name": "@grafana/build",
"private": true,
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"tslint": "echo \"Nothing to do\"",
"typecheck": "echo \"Nothing to do\""
},
"author": "Grafana Labs",
"license": "Apache-2.0"
}