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

30 lines
699 B
JSON
Raw Normal View History

2015-06-19 09:36:51 -07:00
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
2016-04-16 09:51:35 -07:00
"version": "0.7.22",
2015-06-19 09:36:51 -07:00
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
],
"repository": {
"type": "git",
"url": "https://github.com/webcomponents/webcomponentsjs.git"
},
"keywords": [
"webcomponents"
],
"license": "BSD",
"ignore": [],
2015-12-14 08:43:03 -07:00
"devDependencies": {
2015-12-15 22:30:14 -07:00
"web-component-tester": "^4.0.1"
2015-12-14 08:43:03 -07:00
},
2016-04-16 09:51:35 -07:00
"_release": "0.7.22",
2015-06-19 09:36:51 -07:00
"_resolution": {
"type": "version",
2016-04-16 09:51:35 -07:00
"tag": "v0.7.22",
"commit": "50f9751f8e638301603aebb33ba9f1e90d2b0d32"
2015-06-19 09:36:51 -07:00
},
2016-04-16 09:51:35 -07:00
"_source": "https://github.com/Polymer/webcomponentsjs.git",
2016-01-27 23:38:15 -07:00
"_target": "^0.7.20",
2015-06-19 09:36:51 -07:00
"_originalSource": "webcomponentsjs"
}