UNPKG
@half-elf/bard
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
Repository for game mechanics from various d20 systems.
@half-elf/bard
/
package.json
14 lines
(13 loc)
•
257 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"
@half
-elf/bard"
,
"version"
:
"0.2.2"
,
"description"
:
"Repository for game mechanics from various d20 systems."
,
"main"
:
"src/index.js"
,
"types"
:
"src/index.d.ts"
,
"keywords"
: [
"d20"
,
"rpg"
,
"srd"
],
"license"
:
"MIT"
}