UNPKG
@types/joi
Version:
latest (17.2.3)
ts2.0 (10.4.0)
ts2.1 (10.4.0)
ts2.2 (10.4.0)
ts2.3 (10.4.0)
ts2.4 (14.3.4)
ts2.5 (14.3.4)
ts2.6 (14.3.4)
ts2.7 (14.3.4)
ts2.8 (14.3.4)
ts2.9 (14.3.4)
ts3.0 (14.3.4)
ts3.1 (14.3.4)
ts3.2 (14.3.4)
ts3.3 (14.3.4)
ts3.4 (14.3.4)
ts3.5 (14.3.4)
ts3.6 (14.3.4)
ts3.7 (14.3.4)
ts3.8 (14.3.4)
ts3.9 (14.3.4)
ts4.0 (14.3.4)
ts4.1 (14.3.4)
ts4.2 (14.3.4)
17.2.3
17.2.2
17.2.1
17.2.0
14.3.4
14.3.3
14.3.2
14.3.1
14.3.0
14.0.1
14.0.0
13.6.3
13.6.2
13.6.1
13.6.0
13.4.5
13.4.4
13.4.3
13.4.2
13.4.1
13.4.0
13.3.0
13.0.8
13.0.7
13.0.6
13.0.5
13.0.4
13.0.3
13.0.2
13.0.1
13.0.0
10.6.5
10.6.4
10.6.3
10.6.2
10.6.1
10.6.0
10.4.4
10.4.3
10.4.2
10.4.1
10.4.0
10.3.2
10.3.1
10.3.0
10.0.3
10.0.2
10.0.1
10.0.0
9.0.33
9.0.32
9.0.31
9.0.30
9.0.29
6.5.33
6.5.32
6.5.31
6.5.30
6.5.29
6.5.28
6.5.27-alpha
6.5.26-alpha
6.5.25-alpha
6.5.24-alpha
6.5.23-alpha
6.5.22-alpha
6.5.21-alpha
6.5.16-alpha
6.5.15-alpha
Stub TypeScript definitions entry for joi, which provides its own types definitions
@types/joi
/
package.json
13 lines
•
303 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"@types/joi"
,
"version"
:
"17.2.3"
,
"typings"
:
null
,
"description"
:
"Stub TypeScript definitions entry for joi, which provides its own types definitions"
,
"main"
:
""
,
"scripts"
:
{
}
,
"author"
:
""
,
"license"
:
"MIT"
,
"dependencies"
:
{
"joi"
:
"*"
}
}