We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb8f5f commit e58da3fCopy full SHA for e58da3f
package.json
@@ -3,6 +3,10 @@
3
"version": "0.36.1",
4
"description": "A generic TypeScript to Lua transpiler. Write your code in TypeScript and publish Lua!",
5
"repository": "https://github.com/TypeScriptToLua/TypeScriptToLua",
6
+ "homepage": "https://typescripttolua.github.io/",
7
+ "bugs": {
8
+ "url": "https://github.com/TypeScriptToLua/TypeScriptToLua/issues"
9
+ },
10
"license": "MIT",
11
"keywords": [
12
"typescript",
0 commit comments