grafana/packages/grafana-build/package.json
2018-12-25 09:59:23 +01:00

14 lines
253 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": "",
"license": "ISC"
}