summaryrefslogtreecommitdiffstats
path: root/bower.json
blob: f3661306e3f27bf1187a16ca21948ae14b6e5f56 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* C
{
  "name": "vaadin-core",
  "authors": [
    "Vaadin Ltd"
  ],
  "description": "The Vaadin core components are an evolving set of free and open source, standards-based web components.",
  "license": "Apache-2.0",
  "keywords": [
    "vaadin",
    "core",
    "elements",
    "web",
    "components",
    "webcomponents",
    "web-components",
    "element-collection"
  ],
  "main": "vaadin-core.html",
  "ignore": [
    "**/.*",
    "**/node_modules",
    "**/bower_components",
    "**/test",
    "**/tests",
    "**/vaadin-core.js"
  ],
  "dependencies": {
    "iron-a11y-announcer": "iron-a11y-announcer#2.1.0",
    "iron-a11y-keys-behavior": "iron-a11y-keys-behavior#2.1.1",
    "iron-fit-behavior": "iron-fit-behavior#2.2.1",
    "iron-flex-layout": "iron-flex-layout#2.0.3",
    "iron-icon": "iron-icon#2.1.0",
    "iron-iconset-svg": "iron-iconset-svg#2.2.1",
    "iron-list": "iron-list#2.0.20",
    "iron-media-query": "iron-media-query#2.1.0",
    "iron-meta": "iron-meta#2.1.1",
    "iron-overlay-behavior": "iron-overlay-behavior#2.3.4",
    "iron-resizable-behavior": "iron-resizable-behavior#2.1.1",
    "iron-scroll-target-behavior": "iron-scroll-target-behavior#2.1.1",
    "polymer": "polymer#2.7.0",
    "shadycss": "shadycss#1.8.0",
    "vaadin-accordion": "vaadin/vaadin-accordion#1.2.0",
    "vaadin-app-layout"
aadin-avatar#1.0.4", "vaadin-button": "vaadin/vaadin-button#2.4.0", "vaadin-checkbox": "vaadin/vaadin-checkbox#2.5.1", "vaadin-combo-box": "vaadin/vaadin-combo-box#5.4.12", "vaadin-context-menu": "vaadin/vaadin-context-menu#4.6.0", "vaadin-control-state-mixin": "vaadin/vaadin-control-state-mixin#2.2.6", "vaadin-custom-field": "vaadin/vaadin-custom-field#1.3.1", "vaadin-date-picker": "vaadin/vaadin-date-picker#4.4.2", "vaadin-date-time-picker": "vaadin/vaadin-date-time-picker#1.4.0", "vaadin-details": "vaadin/vaadin-details#1.2.1", "vaadin-development-mode-detector": "vaadin/vaadin-development-mode-detector#2.0.5", "vaadin-dialog": "vaadin/vaadin-dialog#2.6.0", "vaadin-element-mixin": "vaadin/vaadin-element-mixin#2.4.2", "vaadin-form-layout": "vaadin/vaadin-form-layout#2.3.0", "vaadin-grid": "vaadin/vaadin-grid#5.9.5", "vaadin-icons": "vaadin/vaadin-icons#4.3.2", "vaadin-item": "vaadin/vaadin-item#2.3.0", "vaadin-list-box": "vaadin/vaadin-list-box#1.4.0", "vaadin-list-mixin": "vaadin/vaadin-list-mixin#2.5.1", "vaadin-login": "vaadin/vaadin-login#1.2.0", "vaadin-lumo-styles": "vaadin/vaadin-lumo-styles#1.6.1", "vaadin-material-styles": "vaadin/vaadin-material-styles#1.3.2", "vaadin-menu-bar": "vaadin/vaadin-menu-bar#1.3.0", "vaadin-notification": "vaadin/vaadin-notification#1.6.2", "vaadin-ordered-layout": "vaadin/vaadin-ordered-layout#1.4.0", "vaadin-overlay": "vaadin/vaadin-overlay#3.5.1", "vaadin-progress-bar": "vaadin/vaadin-progress-bar#1.3.0", "vaadin-radio-button": "vaadin/vaadin-radio-button#1.5.4", "vaadin-select": "vaadin/vaadin-select#2.4.3", "vaadin-split-layout": "vaadin/vaadin-split-layout#4.3.1", "vaadin-tabs": "vaadin/vaadin-tabs#3.2.0", "vaadin-text-field": "vaadin/vaadin-text-field#2.9.2", "vaadin-themable-mixin": "vaadin/vaadin-themable-mixin#1.6.2", "vaadin-time-picker": "vaadin/vaadin-time-picker#2.4.0", "vaadin-upload": "vaadin/vaadin-upload#4.4.3", "vaadin-usage-statistics": "vaadin/vaadin-usage-statistics#2.1.2", "webcomponentsjs": "webcomponentsjs#1.2.6" } }