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

36 lines
808 B
JSON
Raw Normal View History

2015-06-19 09:36:51 -07:00
{
"name": "polymer",
2015-08-14 07:42:40 -07:00
"version": "1.1.0",
2015-06-19 09:36:51 -07:00
"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,
2015-08-18 09:41:41 -07:00
"homepage": "https://github.com/polymer/polymer",
2015-08-14 07:42:40 -07:00
"_release": "1.1.0",
2015-06-19 09:36:51 -07:00
"_resolution": {
"type": "version",
2015-08-14 07:42:40 -07:00
"tag": "v1.1.0",
"commit": "67fb2f85fd66d8556fc07cf1dec41ff5273fa68a"
2015-06-19 09:36:51 -07:00
},
2015-08-18 09:41:41 -07:00
"_source": "git://github.com/polymer/polymer.git",
2015-06-19 09:36:51 -07:00
"_target": "^1.0.0",
2015-08-18 09:41:41 -07:00
"_originalSource": "polymer/polymer"
2015-06-19 09:36:51 -07:00
}