jellyfish-web/dashboard-ui/bower_components/iron-flex-layout/.bower.json

36 lines
983 B
JSON
Raw Normal View History

2015-06-19 12:36:51 -04:00
{
"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"
},
2015-07-13 17:26:11 -04:00
"homepage": "https://github.com/PolymerElements/iron-flex-layout",
2015-06-19 12:36:51 -04:00
"_release": "1.0.2",
"_resolution": {
"type": "version",
"tag": "v1.0.2",
"commit": "50bcecf40ab23caa7c2cd90030555e00c5ba7154"
},
2015-07-13 17:26:11 -04:00
"_source": "git://github.com/PolymerElements/iron-flex-layout.git",
2015-06-19 12:36:51 -04:00
"_target": "^1.0.0",
2015-07-13 17:26:11 -04:00
"_originalSource": "PolymerElements/iron-flex-layout"
2015-06-19 12:36:51 -04:00
}