UNPKG

@moddota/panorama-types

Version:
30 lines (29 loc) 765 B
{ "name": "@moddota/panorama-types", "version": "1.38.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.3" }, "peerDependencies": { "typescript": "^4.0.0 || ^5.0.0" } }