Added Package.json to get Scalingo working
This commit is contained in:
13
rpg-docs/package.json
Normal file
13
rpg-docs/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user