UNPKG
@hypermod/types
Version:
latest (0.2.0)
0.2.0
0.1.2
0.1.1
0.1.0
github.com/hypermod-io/hypermod-community/tree/main
hypermod-io/hypermod-community
@hypermod/types
/
package.json
10 lines
(9 loc)
•
253 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"
@hypermod
/types"
,
"version"
:
"0.2.0"
,
"source"
:
"src/index.ts"
,
"main"
:
"dist/index.js"
,
"types"
:
"dist/index.d.ts"
,
"license"
:
"MIT"
,
"repository"
:
"https://github.com/hypermod-io/hypermod-community/tree/main/packages/types"
}