UNPKG

@types/ltx

Version:
39 lines 1.12 kB
{ "name": "@types/ltx", "version": "3.1.1", "description": "TypeScript definitions for ltx", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ltx", "license": "MIT", "contributors": [ { "name": "BendingBender", "githubUsername": "BendingBender", "url": "https://github.com/BendingBender" } ], "main": "", "types": "index.d.ts", "exports": { ".": { "types": { "import": "./index.d.mts", "default": "./index.d.ts" } }, "./src/*": "./src/*", "./lib/*": "./lib/*", "./package.json": "./package.json" }, "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/ltx" }, "scripts": {}, "dependencies": { "@types/events": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "3137b1c7f7cdf9d0f2ee6acecb44e76f98146f9ab64fec78c18c1bf301856b21", "typeScriptVersion": "5.2" }