UNPKG
@types/json5
Version:
latest (2.2.0)
ts2.0 (0.0.30)
ts2.1 (0.0.30)
ts2.2 (0.0.30)
ts2.3 (0.0.30)
ts2.4 (0.0.30)
ts2.5 (0.0.30)
ts2.6 (0.0.30)
ts2.7 (0.0.30)
ts2.8 (0.0.30)
ts2.9 (0.0.30)
ts3.0 (0.0.30)
ts3.1 (0.0.30)
ts3.2 (0.0.30)
ts3.3 (0.0.30)
ts3.4 (0.0.30)
ts3.5 (0.0.30)
ts3.6 (0.0.30)
ts3.7 (0.0.30)
ts3.8 (0.0.30)
ts3.9 (0.0.30)
ts4.0 (0.0.30)
ts4.1 (0.0.30)
ts4.2 (0.0.30)
2.2.0
0.0.30
0.0.29
0.0.28
0.0.27-alpha
0.0.26-alpha
0.0.25-alpha
0.0.24-alpha
0.0.23-alpha
0.0.22-alpha
0.0.21-alpha
0.0.16-alpha
0.0.15-alpha
Stub TypeScript definitions entry for json5, which provides its own types definitions
@types/json5
/
package.json
13 lines
•
308 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"@types/json5"
,
"version"
:
"2.2.0"
,
"typings"
:
null
,
"description"
:
"Stub TypeScript definitions entry for json5, which provides its own types definitions"
,
"main"
:
""
,
"scripts"
:
{
}
,
"author"
:
""
,
"license"
:
"MIT"
,
"dependencies"
:
{
"json5"
:
"*"
}
}