aboutsummaryrefslogtreecommitdiff
path: root/catapult/third_party/polymer/components/webcomponentsjs/bower.json
blob: b96995e0eb7bd966c23f92864aeae1617ef4f044 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "webcomponentsjs",
  "main": "webcomponents.js",
  "version": "0.7.24",
  "homepage": "http://webcomponents.org",
  "authors": [
    "The Polymer Authors"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/webcomponents/webcomponentsjs.git"
  },
  "keywords": [
    "webcomponents"
  ],
  "license": "BSD",
  "ignore": [],
  "devDependencies": {
    "web-component-tester": "^4.0.1"
  }
}