{
  "author": "Grafana Labs",
  "license": "Apache-2.0",
  "name": "@grafana/tsconfig",
  "version": "2.2.0",
  "description": "Grafana's TypeScript config",
  "keywords": [
    "grafana",
    "typescript",
    "config"
  ],
  "repository": {
    "type": "git",
    "directory": "packages/tsconfig",
    "url": "https://github.com/grafana/plugin-tools"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public",
    "provenance": true
  },
  "main": "tsconfig.json",
  "files": [
    "base.json",
    "tsconfig.json"
  ],
  "gitHead": "57e7611bcbbd068694bda70df57fa86008dd3353"
}
