Files
DiceCloud/rpg-docs/package.json
Stefan Zermatten 55adca36d5 Added bower
2016-09-07 10:04:21 +02:00

17 lines
335 B
JSON

{
"name": "rpg-docs",
"version": "0.10.0",
"description": "Unofficial Online Realtime D&D 5e App",
"scripts": {
"postinstall": "bower install"
},
"repository": {
"type": "git",
"url": "https://github.com/ThaumRystra/RPG-Docs"
},
"author": "Stefan Zermatten",
"dependencies": {
"bower": "^1.7.9"
}
}