xgraph-adapter/Tests/WebViewer/Static/bower_components/polymer/.bower.json

46 lines
1.1 KiB
JSON

{
"name": "polymer",
"main": [
"polymer.html"
],
"license": "http://polymer.github.io/LICENSE.txt",
"ignore": [
"/.*",
"/test/",
"/util/",
"gulpfile.js",
"CONTRIBUTING.md",
"CHANGELOG.md"
],
"authors": [
"The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"
],
"repository": {
"type": "git",
"url": "https://github.com/Polymer/polymer.git"
},
"dependencies": {
"shadycss": "webcomponents/shadycss#^v1.1.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^v1.1.0"
},
"devDependencies": {
"web-component-tester": "^6.0.0",
"test-fixture": "PolymerElements/test-fixture#3.0.0-rc.1",
"iron-component-page": "PolymerElements/iron-component-page#^3.0.1"
},
"private": true,
"resolutions": {
"test-fixture": "3.0.0-rc.1"
},
"homepage": "https://github.com/Polymer/polymer",
"version": "2.6.0",
"_release": "2.6.0",
"_resolution": {
"type": "version",
"tag": "v2.6.0",
"commit": "00d510f17a19b5b2ffed2fab5c2220b562b69b4f"
},
"_source": "https://github.com/Polymer/polymer.git",
"_target": "^2.0.0",
"_originalSource": "Polymer/polymer"
}