Files
DiceCloud/rpg-docs/package.json
Stefan Zermatten c32680a15a Upgraded meteor
2016-12-08 13:51:35 +02:00

18 lines
367 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": {
"babel-runtime": "^6.18.0",
"bower": "^1.7.9"
}
}