UNPKG

@moddota/dota-lua-types

Version:
31 lines (30 loc) 816 B
{ "name": "@moddota/dota-lua-types", "version": "4.37.0", "description": "TypeScript definitions for Dota 2 Lua API", "keywords": [ "dota", "lua", "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/dota-lua-types", "license": "MIT", "author": "ark120202", "files": [ "index.d.ts", "normalized.d.ts", "types/**/*.d.ts", "transformer/mappings.json", "transformer/index.{js,d.ts}" ], "dependencies": { "lua-types": "^2.13.1" }, "peerDependencies": { "typescript": "^4.0.0 || ^5.0.0", "@typescript-to-lua/language-extensions": "^1.0.0" } }