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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "name": "gold-elements",
3 "version": "1.0.1",
4 "homepage": "https://github.com/PolymerElements/gold-elements",
5 "authors": [
6 "The Polymer Authors"
7 ],
8 "description": "The gold elements are built for e-commerce use-cases like chec kout flows.",
9 "main": "gold-elements.html",
10 "keywords": [
11 "web-components",
12 "polymer",
13 "google",
14 "ecommerce",
15 "checkout"
16 ],
17 "license": "http://polymer.github.io/LICENSE.txt",
18 "ignore": [
19 "**/.*",
20 "node_modules",
21 "bower_components",
22 "test",
23 "tests"
24 ],
25 "dependencies": {
26 "gold-cc-cvc-input": "PolymerElements/gold-cc-cvc-input#^1.0.0",
27 "gold-cc-expiration-input": "PolymerElements/gold-cc-expiration-input#^1.0.0 ",
28 "gold-cc-input": "PolymerElements/gold-cc-input#^1.0.0",
29 "gold-email-input": "PolymerElements/gold-email-input#^1.0.0",
30 "gold-phone-input": "PolymerElements/gold-phone-input#^1.0.0",
31 "gold-zip-input": "PolymerElements/gold-zip-input#^1.0.0"
32 },
33 "_release": "1.0.1",
34 "_resolution": {
35 "type": "version",
36 "tag": "v1.0.1",
37 "commit": "fa713d5a3a275fe86e9961d595f1cdc6e92f2645"
38 },
39 "_source": "git://github.com/PolymerElements/gold-elements.git",
40 "_target": "~1.0.1",
41 "_originalSource": "PolymerElements/gold-elements",
42 "_direct": true
43 }
OLDNEW
« no previous file with comments | « polymer_1.0.4/bower_components/gold-cc-input/test/index.html ('k') | polymer_1.0.4/bower_components/gold-elements/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698