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

30 lines
699 B
JSON
Raw Normal View History

2016-09-15 18:09:46 -07:00
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
2016-11-03 10:40:27 -07:00
"version": "0.7.23",
2016-09-15 18:09:46 -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": [],
"devDependencies": {
"web-component-tester": "^4.0.1"
},
2016-11-03 10:40:27 -07:00
"_release": "0.7.23",
2016-09-15 18:09:46 -07:00
"_resolution": {
"type": "version",
2016-11-03 10:40:27 -07:00
"tag": "v0.7.23",
"commit": "9d6cb3a3571241e4cda0617e043629c5c9002b34"
2016-09-15 18:09:46 -07:00
},
"_source": "https://github.com/Polymer/webcomponentsjs.git",
"_target": "^0.7.22",
2016-11-03 10:40:27 -07:00
"_originalSource": "webcomponentsjs"
2016-09-15 18:09:46 -07:00
}