jellyfin-web/dashboard-ui/bower_components/webcomponentsjs/.bower.json
2016-02-19 00:07:26 -05:00

30 lines
697 B
JSON

{
"name": "webcomponentsjs",
"main": "webcomponents.js",
"version": "0.7.21",
"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"
},
"_release": "0.7.21",
"_resolution": {
"type": "version",
"tag": "v0.7.21",
"commit": "19ffcd921e1aef84b55f515b00eb56e8e9116126"
},
"_source": "git://github.com/Polymer/webcomponentsjs.git",
"_target": "^0.7.20",
"_originalSource": "webcomponentsjs"
}