29 lines
688 B
JSON
29 lines
688 B
JSON
{
|
|
"name": "dicecloud",
|
|
"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": "^7.1.2",
|
|
"@polymer/polymer": "^1.2.5-npm-test.2",
|
|
"bcrypt": "^1.0.3",
|
|
"bower": "^1.8.8",
|
|
"core-js": "^2.5.7",
|
|
"fibers": "^2.0.2",
|
|
"file-saver": "^2.0.1",
|
|
"meteor-node-stubs": "^0.3.3",
|
|
"patreon": "^0.4.1",
|
|
"qrcode": "^1.3.0",
|
|
"request": "^2.88.0",
|
|
"source-map-support": "^0.5.9",
|
|
"underscore": "^1.9.1"
|
|
}
|
|
}
|