Files
types-ts-2take1/package.json
2021-06-27 20:47:10 -05:00

15 lines
331 B
JSON

{
"name": "types-ts-2take1",
"version": "1.0.0",
"description": "Typescript types for 2take1, used with https://typescripttolua.github.io",
"keywords": [
"Typescript",
"2take1",
"lua"
],
"main": "index.d.ts",
"types": "index",
"author": "Zomo",
"license": "UNLICENSED"
}