UNPKG
@best/types
Version:
canary (4.0.0-alpha15)
latest (15.0.0)
15.0.0
14.0.0
13.0.0
12.0.2
12.0.1
12.0.0
11.0.0
10.0.0
10.0.0-alpha.0
9.0.1
9.0.0
8.1.3
8.1.2
8.1.1
8.1.0
8.0.1
8.0.0
7.0.1
7.0.0
6.5.0
6.4.0
6.3.0
6.2.0
6.1.4
6.1.3
6.1.2
6.1.1
6.1.0
6.0.1
6.0.0
5.2.0
5.1.3
5.1.2
5.1.1
5.1.0
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.1.0
4.0.0-beta9
4.0.0-beta8
4.0.0-beta7
4.0.0-beta6
4.0.0-beta5
4.0.0-beta4
4.0.0-beta3
4.0.0-beta2
4.0.0-beta10
4.0.0-beta1
4.0.0-alpha9
4.0.0-alpha8
4.0.0-alpha7
4.0.0-alpha6
4.0.0-alpha5
4.0.0-alpha4
4.0.0-alpha3
4.0.0-alpha2
4.0.0-alpha15
4.0.0-alpha11
4.0.0-alpha10
Best Types for Typescript
@best/types
/
package.json
18 lines
(17 loc)
•
295 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"description"
:
"Best Types for Typescript"
,
"files"
: [
"build/**/*.js"
],
"keywords"
: [
"Best"
],
"license"
:
"MIT"
,
"main"
:
"build/index.js"
,
"name"
:
"
@best
/types"
,
"publishConfig"
: {
"access"
:
"public"
},
"types"
:
"build/index.d.ts"
,
"version"
:
"15.0.0"
}