1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/bower_components/paper-styles/.bower.json

40 lines
1.1 KiB
JSON
Raw Normal View History

2015-06-19 12:36:51 -04:00
{
"name": "paper-styles",
2015-07-13 17:26:11 -04:00
"version": "1.0.8",
2015-06-19 12:36:51 -04:00
"description": "Common (global) styles for Material Design elements.",
"authors": [
"The Polymer Authors"
],
"keywords": [
"web-component",
"polymer",
"style"
],
"repository": {
"type": "git",
"url": "git://github.com/PolymerElements/paper-styles.git"
},
"main": "paper-styles.html",
"license": "http://polymer.github.io/LICENSE.txt",
"homepage": "https://github.com/polymerelements/paper-styles/",
"ignore": [
"/.*"
],
"dependencies": {
2015-06-25 21:13:51 -04:00
"iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
"font-roboto": "PolymerElements/font-roboto#^1.0.0",
2015-06-19 12:36:51 -04:00
"polymer": "Polymer/polymer#^1.0.0"
},
"devDependencies": {
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
2015-07-13 17:26:11 -04:00
"_release": "1.0.8",
2015-06-19 12:36:51 -04:00
"_resolution": {
"type": "version",
2015-07-13 17:26:11 -04:00
"tag": "v1.0.8",
"commit": "741d688f260e29399dec1403acf2853001f94863"
2015-06-19 12:36:51 -04:00
},
2015-07-10 22:23:28 -04:00
"_source": "git://github.com/PolymerElements/paper-styles.git",
2015-06-19 12:36:51 -04:00
"_target": "^1.0.0",
2015-07-10 22:23:28 -04:00
"_originalSource": "PolymerElements/paper-styles"
2015-06-19 12:36:51 -04:00
}