jellyfin-web/dashboard-ui/bower_components/webcomponentsjs/bower.json

22 lines
423 B
JSON
Raw Normal View History

2015-06-09 21:01:14 -07:00
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
2015-12-15 22:30:14 -07:00
"version": "0.7.20",
2015-06-09 21:01:14 -07:00
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
],
2015-06-19 09:36:51 -07:00
"repository": {
"type": "git",
"url": "https://github.com/webcomponents/webcomponentsjs.git"
},
2015-06-09 21:01:14 -07:00
"keywords": [
"webcomponents"
],
"license": "BSD",
2015-12-14 08:43:03 -07:00
"ignore": [],
"devDependencies": {
2015-12-15 22:30:14 -07:00
"web-component-tester": "^4.0.1"
2015-12-14 08:43:03 -07:00
}
2015-06-09 21:01:14 -07:00
}