mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
{
|
|
"name": "iron-icons",
|
|
"version": "1.1.3",
|
|
"description": "A set of icons for use with iron-icon",
|
|
"authors": [
|
|
"The Polymer Authors"
|
|
],
|
|
"keywords": [
|
|
"web-components",
|
|
"polymer",
|
|
"icon"
|
|
],
|
|
"main": "iron-icons.html",
|
|
"private": true,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/PolymerElements/iron-icons"
|
|
},
|
|
"license": "http://polymer.github.io/LICENSE.txt",
|
|
"homepage": "https://github.com/PolymerElements/paper-icons",
|
|
"dependencies": {
|
|
"iron-icon": "polymerelements/iron-icon#^1.0.0",
|
|
"iron-iconset-svg": "polymerelements/iron-iconset-svg#^1.0.0",
|
|
"polymer": "Polymer/polymer#^1.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"paper-styles": "polymerelements/paper-styles#^1.0.2",
|
|
"iron-component-page": "polymerelements/iron-component-page#1.0.0",
|
|
"iron-flex-layout": "polymerelements/iron-flex-layout#^1.0.0",
|
|
"iron-meta": "polymerelements/iron-meta#^1.0.0",
|
|
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
|
|
"web-component-tester": "^4.0.0"
|
|
},
|
|
"ignore": [
|
|
"util",
|
|
"update-icons.sh"
|
|
],
|
|
"_release": "1.1.3",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.1.3",
|
|
"commit": "c13869b57a9464dfc3a1f26e89858f8be37e7441"
|
|
},
|
|
"_source": "git://github.com/PolymerElements/iron-icons.git",
|
|
"_target": "^1.0.0",
|
|
"_originalSource": "PolymerElements/iron-icons"
|
|
} |