mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 03:48:18 -07:00
30 lines
697 B
JSON
30 lines
697 B
JSON
{
|
|
"name": "webcomponentsjs",
|
|
"main": "webcomponents.js",
|
|
"version": "0.7.17",
|
|
"homepage": "http://webcomponents.org",
|
|
"authors": [
|
|
"The Polymer Authors"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/webcomponents/webcomponentsjs.git"
|
|
},
|
|
"keywords": [
|
|
"webcomponents"
|
|
],
|
|
"license": "BSD",
|
|
"ignore": [],
|
|
"devDependencies": {
|
|
"web-component-tester": "~3.3.10"
|
|
},
|
|
"_release": "0.7.17",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.7.17",
|
|
"commit": "c532ebd6c764037242f51f9e4049e3d7dee0974a"
|
|
},
|
|
"_source": "git://github.com/Polymer/webcomponentsjs.git",
|
|
"_target": "^0.7.2",
|
|
"_originalSource": "webcomponentsjs"
|
|
} |