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

Unified Diff: third_party/polymer/components/paper-button/package.json

Issue 2960873002: WIP - Pinpoint - New Page.
Patch Set: . Created 3 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: third_party/polymer/components/paper-button/package.json
diff --git a/third_party/polymer/components/paper-button/package.json b/third_party/polymer/components/paper-button/package.json
new file mode 100644
index 0000000000000000000000000000000000000000..24f4d4d003eaf2c881aef9b41ce6b430d12db06d
--- /dev/null
+++ b/third_party/polymer/components/paper-button/package.json
@@ -0,0 +1,9 @@
+{
+ "name": "paper-button",
+ "version": "2.0.0",
+ "private": true,
+ "main": "index.js",
+ "repository": "https://github.com/PolymerElements/paper-button.git",
+ "author": "Justin Fagnani <justinfagnani@google.com>",
+ "license": "MIT"
+}

Powered by Google App Engine
This is Rietveld 408576698