UNPKG
@jonas.yans/volunteer
Version:
latest (1.0.9)
1.0.9
1.0.8
1.0.7
volunteer common data
@jonas.yans/volunteer
/
package.json
16 lines
(15 loc)
•
309 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"
@jonas
.yans/volunteer"
,
"version"
:
"1.0.9"
,
"description"
:
"volunteer common data"
,
"main"
:
"dist/index.js"
,
"types"
:
"dist/index.d.ts"
,
"keywords"
: [
"volunteer"
],
"author"
:
"jonas.yans"
,
"license"
:
"ISC"
,
"dependencies"
: {
"typescript"
:
"^4.9.5"
} }