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

30 lines
698 B
JSON
Raw Normal View History

2015-06-19 09:36:51 -07:00
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
2015-12-05 07:18:07 -07:00
"version": "0.7.19",
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-11-06 08:02:22 -07:00
"devDependencies": {
"web-component-tester": "~3.3.10"
},
2015-12-05 07:18:07 -07:00
"_release": "0.7.19",
2015-06-19 09:36:51 -07:00
"_resolution": {
"type": "version",
2015-12-05 07:18:07 -07:00
"tag": "v0.7.19",
"commit": "d2b2329a8453e93b0d0c4949bb83e7166088adaf"
2015-06-19 09:36:51 -07:00
},
"_source": "git://github.com/Polymer/webcomponentsjs.git",
2015-11-17 09:35:09 -07:00
"_target": "^0.7.18",
2015-06-19 09:36:51 -07:00
"_originalSource": "webcomponentsjs"
}