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/webcomponentsjs/bower.json

22 lines
423 B
JSON
Raw Normal View History

2016-09-15 21:09:46 -04:00
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
2016-11-03 13:40:27 -04:00
"version": "0.7.23",
2016-09-15 21:09:46 -04:00
"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": "^4.0.1"
}
}