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

Unified Diff: polymer_1.0.4/bower_components/iron-flex-layout/.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/iron-flex-layout/.bower.json
diff --git a/polymer_1.0.4/bower_components/iron-flex-layout/.bower.json b/polymer_1.0.4/bower_components/iron-flex-layout/.bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..98650a2547b8ff6e0154cf8f9e59ee77909f326e
--- /dev/null
+++ b/polymer_1.0.4/bower_components/iron-flex-layout/.bower.json
@@ -0,0 +1,36 @@
+{
+ "name": "iron-flex-layout",
+ "version": "1.0.2",
+ "description": "Provide flexbox-based layouts",
+ "keywords": [
+ "web-components",
+ "polymer",
+ "layout"
+ ],
+ "private": true,
+ "license": "http://polymer.github.io/LICENSE.txt",
+ "authors": [
+ "The Polymer Authors"
+ ],
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/PolymerElements/iron-flex-layout.git"
+ },
+ "dependencies": {
+ "polymer": "Polymer/polymer#^1.0.0"
+ },
+ "devDependencies": {
+ "paper-styles": "polymerelements/paper-styles#^1.0.0",
+ "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
+ },
+ "homepage": "https://github.com/PolymerElements/iron-flex-layout",
+ "_release": "1.0.2",
+ "_resolution": {
+ "type": "version",
+ "tag": "v1.0.2",
+ "commit": "50bcecf40ab23caa7c2cd90030555e00c5ba7154"
+ },
+ "_source": "git://github.com/PolymerElements/iron-flex-layout.git",
+ "_target": "^1.0.0",
+ "_originalSource": "PolymerElements/iron-flex-layout"
+}

Powered by Google App Engine
This is Rietveld 408576698