| Index: polymer_1.0.4/bower_components/gold-elements/bower.json
|
| diff --git a/polymer_1.0.4/bower_components/gold-elements/bower.json b/polymer_1.0.4/bower_components/gold-elements/bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..eefbaa439d8ef2dfa264fc07c05f0f60f84459a8
|
| --- /dev/null
|
| +++ b/polymer_1.0.4/bower_components/gold-elements/bower.json
|
| @@ -0,0 +1,33 @@
|
| +{
|
| + "name": "gold-elements",
|
| + "version": "1.0.1",
|
| + "homepage": "https://github.com/PolymerElements/gold-elements",
|
| + "authors": [
|
| + "The Polymer Authors"
|
| + ],
|
| + "description": "The gold elements are built for e-commerce use-cases like checkout flows.",
|
| + "main": "gold-elements.html",
|
| + "keywords": [
|
| + "web-components",
|
| + "polymer",
|
| + "google",
|
| + "ecommerce",
|
| + "checkout"
|
| + ],
|
| + "license": "http://polymer.github.io/LICENSE.txt",
|
| + "ignore": [
|
| + "**/.*",
|
| + "node_modules",
|
| + "bower_components",
|
| + "test",
|
| + "tests"
|
| + ],
|
| + "dependencies": {
|
| + "gold-cc-cvc-input": "PolymerElements/gold-cc-cvc-input#^1.0.0",
|
| + "gold-cc-expiration-input": "PolymerElements/gold-cc-expiration-input#^1.0.0",
|
| + "gold-cc-input": "PolymerElements/gold-cc-input#^1.0.0",
|
| + "gold-email-input": "PolymerElements/gold-email-input#^1.0.0",
|
| + "gold-phone-input": "PolymerElements/gold-phone-input#^1.0.0",
|
| + "gold-zip-input": "PolymerElements/gold-zip-input#^1.0.0"
|
| + }
|
| +}
|
|
|