@typed-tabletop-simulator/declaration
Version:
Declaration files for the Tabletop Simulator API.
30 lines • 840 B
JSON
{
"name": "@typed-tabletop-simulator/declaration",
"description": "Declaration files for the Tabletop Simulator API.",
"version": "2.2.1",
"author": "Sebastian Stern",
"license": "CC0-1.0",
"keywords": [
"typescript",
"lua",
"tabletopsimulator",
"tabletop-simulator"
],
"homepage": "https://github.com/Sebaestschjin/typed-tabletop-simulator/tree/main/packages/declaration",
"repository": {
"type": "git",
"url": "https://github.com/Sebaestschjin/typed-tabletop-simulator.git"
},
"bugs": "https://github.com/Sebaestschjin/typed-tabletop-simulato/issues",
"main": "src/index",
"types": "src/index",
"devDependencies": {
"@typescript-to-lua/language-extensions": "^1.19.0",
"typescript": "5.5.2",
"typescript-to-lua": "^1.26.2"
},
"files": [
"/src"
],
"scripts": {}
}