Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: polymer_1.0.4/bower_components/gold-elements/bower.json

Issue 1205703007: Add polymer 1.0 to npm_modules (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Renamed folder to 1.0.4 Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
+ }
+}
« no previous file with comments | « polymer_1.0.4/bower_components/gold-elements/README.md ('k') | polymer_1.0.4/bower_components/gold-elements/screenshot.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698