-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
196 lines (196 loc) · 5.97 KB
/
package.json
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
{
"name": "@quarkly/community-kit",
"version": "0.0.88",
"author": "quarkly-team",
"dependencies": {
"@reach/router": "^1.3.4",
"@react-hook/resize-observer": "^1.2.0",
"@u-wave/react-vimeo": "^0.9.4",
"date-fns": "^2.24.0",
"disqus-react": "^1.0.11",
"easy-scroll": "^0.7.0",
"jsonp": "^0.2.1",
"lottie-web": "^5.7.11",
"react-facebook": "^8.1.4",
"react-google-recaptcha": "^2.1.0",
"react-livechat": "^1.1.1",
"react-redux": "^7.2.4",
"react-text-loop": "^2.3.0",
"react-vk": "^5.0.2",
"react-yandex-maps": "^4.6.0",
"react-youtube": "^7.13.1",
"redux": "^4.1.0",
"redux-thunk": "^2.3.0",
"use-deep-compare-effect": "^1.6.1"
},
"devDependencies": {
"@babel/cli": "^7.13.16",
"@babel/core": "^7.14.2",
"@babel/preset-env": "^7.14.2",
"@babel/preset-react": "^7.13.13",
"@quarkly/atomize": "^1.0.8",
"@quarkly/components": "^0.2.50",
"@quarkly/sdk": "^0.5.4",
"@quarkly/theme": "^0.1.3",
"@quarkly/widgets": "^0.2.68",
"@storybook/addon-actions": "^6.2.9",
"@storybook/addon-essentials": "^6.2.9",
"@storybook/addon-knobs": "^6.2.9",
"@storybook/addon-links": "^6.2.9",
"@storybook/addon-storyshots": "^6.2.9",
"@storybook/addons": "^6.2.9",
"@storybook/react": "^6.2.9",
"@storybook/theming": "^6.2.9",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",
"eslint": "^7.26.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
"jest-canvas-mock": "^2.3.1",
"lint-staged": "^13.1.2",
"prettier": "2.2.1",
"react": "^16.13.0",
"react-dom": "^16.14.0",
"react-icons": "^4.2.0",
"react-router-dom": "^5.2.0",
"react-router-hash-link": "^2.4.3",
"react-test-renderer": "^17.0.2",
"resize-observer-polyfill": "^1.5.1",
"rimraf": "3.0.2",
"styled-components": "^5.3.0"
},
"engines": {
"node": ">=14.0.0"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"license": "MIT",
"lint-staged": {
"src/**/*.{js,jsx}": [
"eslint --fix"
]
},
"main": "./index.js",
"peerDependencies": {
"@quarkly/atomize": ">=1.0.8",
"@quarkly/components": ">=0.2.52",
"@quarkly/widgets": ">=0.2.50",
"react": "16.x || 17.x",
"styled-components": "^5.0.1"
},
"quarklyInfo": {
"components": {
"Audio": "Audio",
"DisqusComment": "DisqusComment",
"Disqus": "Disqus",
"Vimeo": "Vimeo",
"Video": "Video",
"Collapse": "Collapse",
"Popup": "Popup",
"Timeline": "Timeline",
"Tooltip": "Tooltip",
"Timer": "Timer",
"BeforeAfterImage": "BeforeAfterImage",
"BgImageParallax": "BgImageParallax",
"Gallery": "Gallery",
"SoundCloud": "SoundCloud",
"YandexMap": "YandexMap",
"LiveChat": "LiveChat",
"YouTube": "YouTube",
"Table": "Table",
"VkPage": "VkPage",
"VkComments": "VkComments",
"FbLike": "FbLike",
"FbComment": "FbComment",
"ScrollIndicator": "ScrollIndicator",
"LoopText": "LoopText",
"BackToTop": "BackToTop",
"YoomoneyDonateForm": "YoomoneyDonateForm",
"Carousel": "Carousel",
"Animation": "Animation",
"CardFlip": "CardFlip",
"MenuWithGroups": "MenuWithGroups",
"MobileSidePanel": "MobileSidePanel",
"Menu": "Menu",
"Formspree": "Formspree",
"GoogleMap": "GoogleMap",
"Track": "Track",
"Source": "Source",
"Picture": "Picture",
"Counter": "Counter",
"TwitterFeed": "TwitterFeed",
"PayPalDonateButton": "PayPalDonateButton",
"NetlifyForm": "NetlifyForm",
"Lottie": "Lottie",
"Breadcrumbs": "Breadcrumbs",
"ReCaptcha": "ReCaptcha",
"ShareButton": "ShareButton",
"Form": "Form",
"Label": "Label",
"Input": "Input",
"Textarea": "Textarea",
"Select": "Select",
"Option": "Option",
"Checkbox": "Checkbox",
"Radio": "Radio",
"DatePicker": "DatePicker",
"DateSinglePicker": "DateSinglePicker",
"DateSingleInput": "DateSingleInput",
"DateRangePicker": "DateRangePicker",
"DateRangeInput": "DateRangeInput",
"CookieUsed": "CookieUsed",
"CSVToTable": "CSVToTable",
"Slider": "Slider",
"MailChimp": "MailChimp",
"ScrollAnimationCustom": "ScrollAnimationCustom",
"RadioGroup": "RadioGroup",
"TabsFull": "TabsFull",
"TabsFullBody": "TabsFullBody",
"TabsFullButton": "TabsFullButton",
"TabsFullContent": "TabsFullContent",
"TabsFullHead": "TabsFullHead",
"Marquee": "Marquee",
"ImageViewer": "ImageViewer"
}
},
"quarklyInfoDeleted": {
"components": {
"SocialMedia": "SocialMedia",
"Accordion": "Accordion",
"AccordionItem": "AccordionItem",
"AccordionItemSummary": "AccordionItemSummary",
"AccordionItemDetails": "AccordionItemDetails",
"LightBoxImage": "LightBoxImage",
"LightBoxMap": "LightBoxMap",
"LightBoxVideo": "LightBoxVideo",
"SimpleTabsList": "SimpleTabsList",
"SimpleTabsItem": "SimpleTabsItem",
"SvgShape": "SvgShape",
"ScrollAnimation": "ScrollAnimation"
}
},
"repository": "https://github.com/quarkly/community-kit",
"scripts": {
"build": "npm run clean && npm run build:cjs && cp package.json ./build && cp README.md ./build",
"build-storybook": "build-storybook",
"build:cjs": "NODE_ENV=cjs babel src --out-dir build --ignore src/**/*.stories.js,src/**/*.test.js",
"clean": "rimraf build/*",
"create:component": "quarkly-sdk component $1",
"lint": "eslint src",
"lint:fix": "eslint --fix src",
"storybook": "start-storybook -p 6006",
"test": "jest"
},
"sideEffects": false
}