-
Notifications
You must be signed in to change notification settings - Fork 207
Expand file tree
/
Copy pathpackage.json
More file actions
131 lines (131 loc) · 4.82 KB
/
package.json
File metadata and controls
131 lines (131 loc) · 4.82 KB
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
"name": "@spectrum-css/bundle",
"version": "2.0.0-next.17",
"description": "A demo-ready bundle of the components in the Spectrum CSS library.",
"license": "Apache-2.0",
"author": "Adobe",
"contributors": [
"Larry Davis <lazdnet@gmail.com>",
"Garth Braithwaite <garthdb@gmail.com> (https://garthdb.com)",
"Steve Gill <stevengill97@gmail.com>",
"Cassondra Roberts <castastrophe@users.noreply.github.com> (https://allons-y.llc)"
],
"homepage": "https://opensource.adobe.com/spectrum-css/",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "bundle"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"type": "module",
"exports": {
".": "./dist/index.css",
"./*.md": "./*.md",
"./dist/*": "./dist/*",
"./index.css": "./dist/index.css",
"./package.json": "./package.json",
"./src/*": "./src/*"
},
"main": "dist/index.css",
"dependencies": {
"@spectrum-css/accordion": "8.0.0-next.5",
"@spectrum-css/actionbar": "11.0.0-next.3",
"@spectrum-css/actionbutton": "8.0.0-next.4",
"@spectrum-css/actiongroup": "7.0.0-next.3",
"@spectrum-css/actionmenu": "8.0.0-next.2",
"@spectrum-css/alertbanner": "4.0.0-next.3",
"@spectrum-css/alertdialog": "5.0.0-next.4",
"@spectrum-css/asset": "8.0.0-next.0",
"@spectrum-css/assetcard": "6.0.0-next.2",
"@spectrum-css/assetlist": "9.0.0-next.2",
"@spectrum-css/avatar": "10.0.0-next.0",
"@spectrum-css/badge": "7.0.0-next.2",
"@spectrum-css/breadcrumb": "12.0.0-next.3",
"@spectrum-css/button": "15.0.0-next.2",
"@spectrum-css/buttongroup": "10.0.0-next.1",
"@spectrum-css/calendar": "8.0.0-next.3",
"@spectrum-css/card": "12.0.0-next.3",
"@spectrum-css/checkbox": "11.0.0-next.2",
"@spectrum-css/clearbutton": "8.0.0-next.2",
"@spectrum-css/closebutton": "7.0.0-next.1",
"@spectrum-css/coachindicator": "5.0.0-next.1",
"@spectrum-css/coachmark": "10.0.0-next.1",
"@spectrum-css/colorarea": "8.0.0-next.2",
"@spectrum-css/colorhandle": "11.0.0-next.2",
"@spectrum-css/colorloupe": "8.0.0-next.1",
"@spectrum-css/colorslider": "9.0.0-next.3",
"@spectrum-css/colorwheel": "7.0.0-next.4",
"@spectrum-css/combobox": "5.0.0-next.4",
"@spectrum-css/contextualhelp": "6.0.0-next.3",
"@spectrum-css/datepicker": "5.0.0-next.2",
"@spectrum-css/dial": "6.0.0-next.1",
"@spectrum-css/dialog": "13.0.0-next.4",
"@spectrum-css/divider": "6.0.0-next.1",
"@spectrum-css/dropindicator": "8.0.0-next.1",
"@spectrum-css/dropzone": "9.0.0-next.4",
"@spectrum-css/fieldgroup": "8.0.0-next.1",
"@spectrum-css/fieldlabel": "11.0.0-next.2",
"@spectrum-css/floatingactionbutton": "5.0.0-next.1",
"@spectrum-css/form": "2.0.0-next.0",
"@spectrum-css/helptext": "8.0.0-next.2",
"@spectrum-css/icon": "10.0.0-next.3",
"@spectrum-css/illustratedmessage": "10.0.0-next.0",
"@spectrum-css/infieldbutton": "7.0.0-next.3",
"@spectrum-css/inlinealert": "11.0.0-next.3",
"@spectrum-css/link": "8.0.0-next.2",
"@spectrum-css/logicbutton": "7.0.0-next.1",
"@spectrum-css/menu": "10.0.0-next.6",
"@spectrum-css/meter": "2.0.0-next.3",
"@spectrum-css/miller": "9.0.0-next.1",
"@spectrum-css/modal": "8.0.0-next.1",
"@spectrum-css/opacitycheckerboard": "5.0.0-next.0",
"@spectrum-css/page": "10.0.0-next.1",
"@spectrum-css/pagination": "11.0.0-next.2",
"@spectrum-css/picker": "10.0.0-next.4",
"@spectrum-css/pickerbutton": "7.0.0-next.2",
"@spectrum-css/popover": "9.0.0-next.5",
"@spectrum-css/progressbar": "7.0.0-next.4",
"@spectrum-css/progresscircle": "6.0.0-next.0",
"@spectrum-css/radio": "11.0.0-next.3",
"@spectrum-css/rating": "7.0.0-next.2",
"@spectrum-css/search": "9.0.0-next.3",
"@spectrum-css/sidenav": "8.0.0-next.3",
"@spectrum-css/slider": "7.0.0-next.4",
"@spectrum-css/splitview": "8.0.0-next.0",
"@spectrum-css/statuslight": "10.0.0-next.2",
"@spectrum-css/steplist": "8.0.0-next.2",
"@spectrum-css/stepper": "8.0.0-next.3",
"@spectrum-css/swatch": "9.0.0-next.1",
"@spectrum-css/swatchgroup": "6.0.0-next.1",
"@spectrum-css/switch": "7.0.0-next.2",
"@spectrum-css/table": "9.0.0-next.4",
"@spectrum-css/tabs": "7.0.0-next.2",
"@spectrum-css/tag": "11.0.0-next.2",
"@spectrum-css/taggroup": "8.0.0-next.2",
"@spectrum-css/textfield": "9.0.0-next.1",
"@spectrum-css/thumbnail": "9.0.0-next.1",
"@spectrum-css/toast": "12.0.0-next.2",
"@spectrum-css/tokens": "16.1.0-next.10",
"@spectrum-css/tooltip": "8.0.0-next.4",
"@spectrum-css/tray": "6.0.0-next.3",
"@spectrum-css/treeview": "13.0.0-next.3",
"@spectrum-css/typography": "9.0.0-next.0",
"@spectrum-css/underlay": "7.0.0-next.1",
"@spectrum-css/well": "8.0.0-next.1",
"colors": "1.4.0",
"postcss": "8.5.6",
"postcss-licensing": "5.0.0"
},
"keywords": [
"design-system",
"spectrum",
"spectrum-css",
"adobe",
"adobe-spectrum"
],
"publishConfig": {
"access": "public"
}
}