15 lines
331 B
JSON
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"
|
|
}
|