summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/catapult/third_party/polymer2/bower_components/webcomponentsjs/.bower.json
blob: 162339f7e45eebb9f8af09365f32c975dc9813be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "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"
}