mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
27 lines
628 B
JSON
27 lines
628 B
JSON
{
|
|
"name": "webcomponentsjs",
|
|
"main": "webcomponents.js",
|
|
"version": "0.7.5",
|
|
"homepage": "http://webcomponents.org",
|
|
"authors": [
|
|
"The Polymer Authors"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/webcomponents/webcomponentsjs.git"
|
|
},
|
|
"keywords": [
|
|
"webcomponents"
|
|
],
|
|
"license": "BSD",
|
|
"ignore": [],
|
|
"_release": "0.7.5",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.7.5",
|
|
"commit": "6e2fd746392a9fbec95711872e21fa22bff22fae"
|
|
},
|
|
"_source": "git://github.com/Polymer/webcomponentsjs.git",
|
|
"_target": "^0.7.2",
|
|
"_originalSource": "webcomponentsjs"
|
|
} |