init
This commit is contained in:
22
package.json
22
package.json
@@ -1,12 +1,14 @@
|
||||
{
|
||||
"name": "types-ts-2take1",
|
||||
"version": "1.0.0",
|
||||
"description": "Typescript types for 2take1, used with https://typescripttolua.github.io",
|
||||
"keywords": [
|
||||
"Typescript",
|
||||
"2take1",
|
||||
"lua"
|
||||
],
|
||||
"author": "Zomo",
|
||||
"license": "UNLICENSED"
|
||||
"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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user