jellyfin-web/dashboard-ui/bower_components/polymer/.bower.json
2015-08-18 12:41:41 -04:00

36 lines
808 B
JSON

{
"name": "polymer",
"version": "1.1.0",
"main": [
"polymer.html"
],
"license": "http://polymer.github.io/LICENSE.txt",
"ignore": [
"/.*",
"/test/"
],
"authors": [
"The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"
],
"repository": {
"type": "git",
"url": "https://github.com/Polymer/polymer.git"
},
"dependencies": {
"webcomponentsjs": "^0.7.2"
},
"devDependencies": {
"web-component-tester": "*"
},
"private": true,
"homepage": "https://github.com/polymer/polymer",
"_release": "1.1.0",
"_resolution": {
"type": "version",
"tag": "v1.1.0",
"commit": "67fb2f85fd66d8556fc07cf1dec41ff5273fa68a"
},
"_source": "git://github.com/polymer/polymer.git",
"_target": "^1.0.0",
"_originalSource": "polymer/polymer"
}