{
  "name": "panorama-types",
  "version": "1.6.1",
  "description": "TypeScript definitions for Dota 2 Panorama API",
  "keywords": [
    "dota",
    "panorama",
    "types",
    "typescript"
  ],
  "homepage": "https://github.com/ModDota/TypeScriptDeclarations#readme",
  "bugs": "https://github.com/ModDota/TypeScriptDeclarations/issues",
  "repository": "https://github.com/ModDota/TypeScriptDeclarations/tree/master/packages/panorama-types",
  "license": "MIT",
  "author": "ark120202",
  "files": [
    "index.d.ts",
    "normalized.d.ts",
    "types/**/*.d.ts",
    "transformer/mappings.json",
    "transformer/index.{js,d.ts}"
  ],
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "peerDependencies": {
    "typescript": "^3.0.0"
  },
  "gitHead": "23003a67d07f9e77008c8f6ca9a77cab53f0ba2e"
}
