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

34 lines
820 B
JSON
Raw Normal View History

2018-10-19 20:17:48 -04:00
{
"name": "webcomponentsjs",
"description": "Web components polyfill",
"main": "webcomponents.js",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
],
"repository": {
"type": "git",
"url": "https://github.com/webcomponents/webcomponentsjs.git"
},
"keywords": [
"webcomponents",
"web-components",
"polyfill",
"shim"
],
"license": "BSD-3-Clause",
"ignore": [],
"devDependencies": {
"web-component-tester": "^v6.0.0"
},
"version": "1.2.0",
"_release": "1.2.0",
"_resolution": {
"type": "version",
"tag": "v1.2.0",
"commit": "e6728c15201987b0f71aec6464b743d4277d99ae"
},
"_source": "https://github.com/webcomponents/webcomponentsjs.git",
"_target": "^v1.1.0",
"_originalSource": "webcomponents/webcomponentsjs"
}