jellyfin-web/dashboard-ui/bower_components/iron-location/.bower.json
2016-03-29 21:32:51 -04:00

45 lines
1.4 KiB
JSON

{
"name": "iron-location",
"version": "0.8.1",
"description": "Bidirectional data binding into the page's URL.",
"private": true,
"authors": [
"The Polymer Authors"
],
"keywords": [
"web-components",
"polymer",
"routing"
],
"main": "iron-location.html",
"repository": {
"type": "git",
"url": "git://github.com/PolymerElements/iron-location.git"
},
"license": "http://polymer.github.io/LICENSE.txt",
"homepage": "https://github.com/PolymerElements/iron-location",
"ignore": [],
"dependencies": {
"polymer": "Polymer/polymer#^1.0.0"
},
"devDependencies": {
"promise-polyfill": "polymerlabs/promise-polyfill#^1.0.0",
"iron-component-page": "polymerelements/iron-component-page#^1.0.0",
"iron-flex-layout": "polymerelements/iron-flex-layout#^1.0.0",
"paper-input": "polymerelements/paper-input#^1.0.0",
"paper-slider": "polymerelements/paper-slider#^1.0.0",
"paper-styles": "polymerelements/paper-styles#^1.0.0",
"test-fixture": "polymerelements/test-fixture#^1.0.0",
"web-component-tester": "^4.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
"_release": "0.8.1",
"_resolution": {
"type": "version",
"tag": "v0.8.1",
"commit": "fe42515f03ff4b3397dedf1c0810f1667f460172"
},
"_source": "git://github.com/PolymerElements/iron-location.git",
"_target": "^0.8.0",
"_originalSource": "PolymerElements/iron-location"
}