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

Unified Diff: third_party/polymer/v0_8/components-chromium/paper-styles/.bower.json

Issue 1082403004: Import Polymer 0.8 and several key elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Also remove polymer/explainer Created 5 years, 8 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: third_party/polymer/v0_8/components-chromium/paper-styles/.bower.json
diff --git a/third_party/polymer/v0_8/components-chromium/paper-styles/.bower.json b/third_party/polymer/v0_8/components-chromium/paper-styles/.bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..a67e854939a0fb9f61414f1d42f19e35b754eb6d
--- /dev/null
+++ b/third_party/polymer/v0_8/components-chromium/paper-styles/.bower.json
@@ -0,0 +1,33 @@
+{
+ "name": "paper-styles",
+ "version": "0.8.6",
+ "authors": [
+ "Ian MacLeod <imac@google.com>",
+ "The Polymer Authors"
+ ],
+ "description": "Common (global) styles for Material Design elements.",
+ "keywords": [
+ "web-component",
+ "web-components",
+ "polymer"
+ ],
+ "main": "paper-styles.html",
+ "license": "MIT",
+ "homepage": "https://github.com/PolymerLabs/paper-styles/",
+ "ignore": [
+ "/.*",
+ "/demo/"
+ ],
+ "dependencies": {
+ "polymer": "Polymer/polymer#v0.8.0-rc.7"
+ },
+ "_release": "0.8.6",
+ "_resolution": {
+ "type": "version",
+ "tag": "v0.8.6",
+ "commit": "d0cdb1ad31d9b97855db3020a55c0b731a742334"
+ },
+ "_source": "git://github.com/PolymerElements/paper-styles.git",
+ "_target": "^0.8.0",
+ "_originalSource": "PolymerElements/paper-styles"
+}

Powered by Google App Engine
This is Rietveld 408576698