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

Unified Diff: polymer_1.0.4/bower_components/google-castable-video/.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/google-castable-video/.bower.json
diff --git a/polymer_1.0.4/bower_components/google-castable-video/.bower.json b/polymer_1.0.4/bower_components/google-castable-video/.bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..b7f667cfc9b1ac768f2a3e1044f6ef030e88a117
--- /dev/null
+++ b/polymer_1.0.4/bower_components/google-castable-video/.bower.json
@@ -0,0 +1,36 @@
+{
+ "name": "google-castable-video",
+ "version": "1.0.1",
+ "authors": [
+ "Thorsten Schaeff <thorsten.schaeff@gmail.com>"
+ ],
+ "description": "HTML5 Video Element with extended Chromecast functionality.",
+ "keywords": [
+ "video",
+ "chromecast",
+ "polymer",
+ "web-components"
+ ],
+ "main": "google-castable-video.html",
+ "license": "Apache-2",
+ "homepage": "https://github.com/GoogleWebComponents/google-castable-video",
+ "ignore": [
+ "/.*",
+ "/test/"
+ ],
+ "dependencies": {
+ "polymer": "Polymer/polymer#^1.0.0"
+ },
+ "devDependencies": {
+ "iron-component-page": "PolymerElements/iron-component-page#^1.0.0"
+ },
+ "_release": "1.0.1",
+ "_resolution": {
+ "type": "version",
+ "tag": "v1.0.1",
+ "commit": "c2a1b5e40c9fdd626da835e548600c139185133d"
+ },
+ "_source": "git://github.com/GoogleWebComponents/google-castable-video.git",
+ "_target": "^1.0.0",
+ "_originalSource": "GoogleWebComponents/google-castable-video"
+}

Powered by Google App Engine
This is Rietveld 408576698