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

Unified Diff: packages/web_components/lib/bower.json

Issue 2312183003: Removed Polymer from Observatory deps (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « packages/web_components/lib/ShadowDOM.min.js ('k') | packages/web_components/lib/build.log » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/web_components/lib/bower.json
diff --git a/packages/web_components/lib/bower.json b/packages/web_components/lib/bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..7603c35ef99734633f1b0dac01641be32147da93
--- /dev/null
+++ b/packages/web_components/lib/bower.json
@@ -0,0 +1,21 @@
+{
+ "name": "webcomponentsjs",
+ "main": "webcomponents.js",
+ "version": "0.7.21",
+ "homepage": "http://webcomponents.org",
+ "authors": [
+ "The Polymer Authors"
+ ],
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/webcomponents/webcomponentsjs.git"
+ },
+ "keywords": [
+ "webcomponents"
+ ],
+ "license": "BSD",
+ "ignore": [],
+ "devDependencies": {
+ "web-component-tester": "^4.0.1"
+ }
+}
« no previous file with comments | « packages/web_components/lib/ShadowDOM.min.js ('k') | packages/web_components/lib/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698