mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"name": "paper-styles",
|
|
"version": "1.0.7",
|
|
"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": {
|
|
"iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
|
|
"font-roboto": "PolymerElements/font-roboto#^1.0.0",
|
|
"polymer": "Polymer/polymer#^1.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
|
},
|
|
"_release": "1.0.7",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.0.7",
|
|
"commit": "c65f5ce6b898bb756fca35cedaa53c3e8011abeb"
|
|
},
|
|
"_source": "git://github.com/polymerelements/paper-styles.git",
|
|
"_target": "^1.0.0",
|
|
"_originalSource": "polymerelements/paper-styles"
|
|
} |