@types/ltx
Version:
TypeScript definitions for ltx
37 lines • 1.06 kB
JSON
{
"name": "@types/ltx",
"version": "3.1.0",
"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"
}
},
"./package.json": "./package.json"
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ltx"
},
"scripts": {},
"dependencies": {
"@types/events": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "060efe9b05056366b42147f2a243092204f3c0cf32d81cb96734862ce212015b",
"typeScriptVersion": "5.0"
}