Files
types-ts-2take1/package.json
2021-06-27 21:56:00 -05:00

14 lines
309 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",
"author": "Zomo",
"license": "UNLICENSED"
}