| Index: polymer_1.0.4/bower_components/google-hangout-button/.bower.json
|
| diff --git a/polymer_1.0.4/bower_components/google-hangout-button/.bower.json b/polymer_1.0.4/bower_components/google-hangout-button/.bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1a81002c6ad84de306792e7cbf6bab886e397c5a
|
| --- /dev/null
|
| +++ b/polymer_1.0.4/bower_components/google-hangout-button/.bower.json
|
| @@ -0,0 +1,41 @@
|
| +{
|
| + "name": "google-hangout-button",
|
| + "version": "1.0.1",
|
| + "homepage": "http://googlewebcomponents.github.io/google-hangout-button",
|
| + "description": "Google Hangout button web component",
|
| + "main": "google-hangout-button.html",
|
| + "authors": [
|
| + "Ewa Gasperowicz"
|
| + ],
|
| + "license": "Apache-2",
|
| + "ignore": [
|
| + "/.*",
|
| + "/test/"
|
| + ],
|
| + "keywords": [
|
| + "web-component",
|
| + "web-components",
|
| + "polymer",
|
| + "hangouts",
|
| + "google"
|
| + ],
|
| + "dependencies": {
|
| + "polymer": "Polymer/polymer#^1.0.0",
|
| + "iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
|
| + "google-apis": "GoogleWebComponents/google-apis#^1.0.0"
|
| + },
|
| + "devDependencies": {
|
| + "polymer-test-tools": "Polymer/polymer-test-tools#~0.5.6",
|
| + "iron-component-page": "PolymerElements/iron-component-page#^1.0.2",
|
| + "sinon-browser-only": "~1.12.1"
|
| + },
|
| + "_release": "1.0.1",
|
| + "_resolution": {
|
| + "type": "version",
|
| + "tag": "v1.0.1",
|
| + "commit": "bead2dc203b4b6ddcf90c9dba3b72486113b7c66"
|
| + },
|
| + "_source": "git://github.com/GoogleWebComponents/google-hangout-button.git",
|
| + "_target": "^1.0.0",
|
| + "_originalSource": "GoogleWebComponents/google-hangout-button"
|
| +}
|
|
|