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

27 lines
631 B
JSON
Raw Normal View History

2015-06-19 09:36:51 -07:00
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
2015-09-28 20:35:38 -07:00
"version": "0.7.14",
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-09-28 20:35:38 -07:00
"_release": "0.7.14",
2015-06-19 09:36:51 -07:00
"_resolution": {
"type": "version",
2015-09-28 20:35:38 -07:00
"tag": "v0.7.14",
"commit": "48194e673b7a0a8810b32320e0444b512e5a7557"
2015-06-19 09:36:51 -07:00
},
"_source": "git://github.com/Polymer/webcomponentsjs.git",
"_target": "^0.7.2",
"_originalSource": "webcomponentsjs"
}