mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
20 lines
483 B
JSON
20 lines
483 B
JSON
{
|
|
"title": "13th Age Roll 20 Character Sheet - neovatar edition",
|
|
"version": "1.8.1",
|
|
"name": "roll20-13th_age-neovatar",
|
|
"author": {
|
|
"name": "Thomas Seliger"
|
|
},
|
|
"homepage": "https://neovatar.github.io/roll20-character-sheets/",
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "~0.4.5",
|
|
"grunt-cli": "~0.1.13",
|
|
"grunt-contrib-watch": "~0.6.1",
|
|
"grunt-include-replace": "~2.0.0",
|
|
"grunt-contrib-connect": "~0.8.0"
|
|
}
|
|
}
|