Files
Thomas Seliger 3cf2ab5f40 * Added worker scripts for HP, Willpower and Chi management
* Added _nobar attributes in case someone wants the value in the token but no bar
2016-02-19 13:44:06 +01:00

20 lines
467 B
JSON

{
"title": "Street Fighter Character Sheet",
"version": "1.1.0",
"name": "roll20-Street_Figter-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"
}
}