Implemented Features and Items granting effects, actions, attacks and spells
This commit is contained in:
25
rpg-docs/bower.json
Normal file
25
rpg-docs/bower.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "RPG Docs",
|
||||
"version": "0.0.0",
|
||||
"homepage": "",
|
||||
"authors": ["Stefan Zermatten"],
|
||||
"license": "none",
|
||||
"private": true,
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"polymer": "Polymer/polymer#~0.5.2",
|
||||
"core-elements": "Polymer/core-elements#~0.5.2",
|
||||
"paper-elements": "Polymer/paper-elements#~0.5.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"core-component-page": "^0.5.0",
|
||||
"polymer": "^0.5.0",
|
||||
"webcomponentsjs": "^0.5.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user