aboutsummaryrefslogtreecommitdiff
path: root/catapult/third_party/polymer/components/iron-fit-behavior/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'catapult/third_party/polymer/components/iron-fit-behavior/.bower.json')
-rw-r--r--catapult/third_party/polymer/components/iron-fit-behavior/.bower.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/catapult/third_party/polymer/components/iron-fit-behavior/.bower.json b/catapult/third_party/polymer/components/iron-fit-behavior/.bower.json
new file mode 100644
index 00000000..6078a5b7
--- /dev/null
+++ b/catapult/third_party/polymer/components/iron-fit-behavior/.bower.json
@@ -0,0 +1,41 @@
+{
+ "name": "iron-fit-behavior",
+ "version": "1.2.7",
+ "license": "http://polymer.github.io/LICENSE.txt",
+ "description": "Fits an element inside another element",
+ "private": true,
+ "main": "iron-fit-behavior.html",
+ "keywords": [
+ "web-components",
+ "polymer",
+ "behavior"
+ ],
+ "authors": [
+ "The Polymer Authors"
+ ],
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/PolymerElements/iron-fit-behavior.git"
+ },
+ "dependencies": {
+ "polymer": "Polymer/polymer#^1.1.0"
+ },
+ "devDependencies": {
+ "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
+ "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.0.0",
+ "test-fixture": "PolymerElements/test-fixture#^1.0.0",
+ "web-component-tester": "^4.0.0",
+ "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
+ },
+ "ignore": [],
+ "homepage": "https://github.com/PolymerElements/iron-fit-behavior",
+ "_release": "1.2.7",
+ "_resolution": {
+ "type": "version",
+ "tag": "v1.2.7",
+ "commit": "c4b8a39c910da28ca8846fe960c244ce2f64f7be"
+ },
+ "_source": "https://github.com/PolymerElements/iron-fit-behavior.git",
+ "_target": "^1.0.0",
+ "_originalSource": "PolymerElements/iron-fit-behavior"
+} \ No newline at end of file