strolch-wc-localize-behavior/bower.json

26 lines
711 B
JSON

{
"name": "strolch-wc-localize-behavior",
"description": "Strolch Polymer Localization Behavior extension",
"version": "1.0.3",
"authors": [
"Franz Nieschalk",
"Robert von Burg"
],
"keywords": [
"strolch",
"localization"
],
"main": "strolch-wc-localize-behavior.html",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/4treesCH/strolch-wc-localize-behavior.git"
},
"license": "https://github.com/4treesCH/strolch-wc-localize-behavior/LICENSE",
"homepage": "https://github.com/4treesCH/strolch-wc-localize-behavior",
"ignore": [],
"dependencies": {
"app-localize-behavior": "PolymerElements/app-localize-behavior#^0.10.0"
}
}