UNPKG
warcraft3
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Type definitions for Warcraft3 APIs.
warcraft3
/
package.json
15 lines
•
275 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"warcraft3"
,
"version"
:
"1.0.3"
,
"description"
:
"Type definitions for Warcraft3 APIs."
,
"main"
:
""
,
"types"
:
"index.d.ts"
,
"scripts"
:
{
}
,
"keywords"
:
[
"warcraft3"
,
"jass"
]
,
"author"
:
"kiki_xtq"
,
"license"
:
"MIT"
,
"dependencies"
:
{
}
}