-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
134 lines (134 loc) · 4.12 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
{
"name": "emarketadmin",
"version": "0.1.0",
"private": true,
"homepage": "http://salecenter.saralifestyle.com/",
"dependencies": {
"@ant-design/icons": "^4.8.0",
"@ckeditor/ckeditor5-build-classic": "^24.0.0",
"@ckeditor/ckeditor5-react": "^3.0.3",
"@ckeditor/ckeditor5-upload": "^25.0.0",
"@date-io/date-fns": "^1.3.13",
"@david.kucsai/react-pdf-table": "^0.3.0",
"@hookform/resolvers": "^1.3.4",
"@material-ui/core": "^4.11.4",
"@material-ui/icons": "^4.11.2",
"@material-ui/pickers": "^3.3.10",
"@progress/kendo-drawing": "^1.10.1",
"@progress/kendo-licensing": "^1.1.4",
"@progress/kendo-react-buttons": "^4.7.0",
"@progress/kendo-react-pdf": "^4.7.0",
"@progress/kendo-theme-material": "^3.34.0",
"@react-pdf-viewer/core": "^2.6.1",
"@react-pdf-viewer/default-layout": "^2.6.1",
"@react-pdf/renderer": "^2.0.21",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"antd": "^5.0.0",
"axios": "^0.19.2",
"bootstrap": "^4.5.2",
"classnames": "^2.2.6",
"draft-js": "^0.11.7",
"draft-js-image-plugin": "^2.0.7",
"draft-js-import-html": "^1.4.1",
"draftjs-to-html": "^0.9.1",
"email-validator": "^2.0.4",
"file-saver": "^2.0.5",
"file-upload-with-preview": "^4.1.0",
"formik": "^2.1.5",
"html-react-parser": "^1.4.8",
"html-to-draftjs": "^1.5.0",
"html2canvas": "^1.1.1",
"jodit-react": "^1.0.66",
"jquery": "^3.5.1",
"jspdf": "^2.5.1",
"jspdf-autotable": "^3.5.25",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.20",
"material-ui": "^0.20.2",
"mdbreact": "^5.0.1",
"moment": "^2.29.1",
"moment-timezone": "^0.5.33",
"popper.js": "^1.16.1",
"primeflex": "^2.0.0",
"primeicons": "^4.1.0",
"primereact": "^7.0.1",
"prop-types": "^15.7.2",
"qrcode.react": "^2.0.0",
"rc-datetime-picker": "^1.6.1",
"react": "^16.13.1",
"react-barcode": "^1.4.1",
"react-bootstrap": "^1.3.0",
"react-chartjs-2": "^2.11.1",
"react-ckeditor-component": "^1.1.0",
"react-countup": "^4.3.3",
"react-datepicker": "^3.4.1",
"react-dom": "^16.13.1",
"react-draft-wysiwyg": "^1.14.5",
"react-feather": "^2.0.9",
"react-flip-move": "^3.0.4",
"react-google-charts": "^3.0.15",
"react-helmet": "^6.1.0",
"react-hook-form": "^6.15.1",
"react-hook-form-input": "^1.1.10",
"react-html-parser": "^2.0.2",
"react-icons": "^4.4.0",
"react-image-file-resizer": "^0.4.7",
"react-images-upload": "^1.2.8",
"react-images-uploading": "^3.1.3",
"react-loader-spinner": "^3.1.14",
"react-multi-select-component": "^4.0.2",
"react-paginate": "^6.5.0",
"react-pdf": "^5.3.2",
"react-quill": "^1.3.5",
"react-redux": "^7.2.0",
"react-router": "^5.2.0",
"react-router-dom": "^5.1.2",
"react-rte": "^0.16.3",
"react-scripts": "^3.4.1",
"react-select": "^3.2.0",
"react-summernote": "^2.0.2",
"react-toastify": "^5.5.0",
"react-upload-gallery": "^0.4.1",
"recharts": "^2.1.8",
"redux": "^4.0.5",
"redux-devtools-extension": "^2.13.8",
"redux-form": "^8.3.6",
"redux-form-website-template": "^1.0.17",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"sass": "^1.55.0",
"summernote": "^0.8.18",
"suneditor-react": "^2.14.4",
"toaster": "^0.1.2",
"uglifyjs-webpack-plugin": "^2.2.0",
"validator": "^13.1.17",
"xlsx": "^0.17.5",
"yup": "^0.29.3"
},
"scripts": {
"start": "set PORT=3006 && react-scripts --max_old_space_size=4096 start",
"build": "react-scripts --max_old_space_size=4096 build && rm -rf ../../builds/admin-build && mv build ../../builds/admin-build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": "react-app"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"style-loader": "^1.1.4"
}
}