strolch-wc-styles/bower.json

23 lines
567 B
JSON

{
"name": "strolch-wc-styles",
"description": "Strolch WebComponent Styles",
"version": "0.1.0",
"authors": "Robert von Burg",
"keywords": [
"strolch",
"styles"
],
"main": "strolch-wc-styles.html",
"private": true,
"repository": {
"type": "git",
"url": "git@github.com:4treesCH/strolch-wc-styles.git"
},
"license": "https://github.com/4treesCH/strolch-wc-styles/blob/master/LICENSE",
"homepage": "https://github.com/4treesCH/strolch-wc-styles",
"ignore": [],
"dependencies": {
"polymer": "Polymer/polymer#^1.7.1"
}
}