-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
45 lines (45 loc) · 1.23 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
{
"dependencies": {
"@dung95/test123": "^1.6.3",
"@finxindustries/create-fullstack-app": "^0.2.2",
"@redux-requests/core": "^1.6.2",
"audio": "^1.2.0",
"automatic-updates": "^1.0.4",
"axios": "^0.21.1",
"baqend": "^3.0.0",
"bootstrap": "^5.0.1",
"chalk": "^4.1.1",
"cli-format": "^3.0.9",
"coc-tabnine": "^1.3.4",
"commander": "^7.2.0",
"cropperjs": "^1.5.11",
"css-declaration-sorter": "^6.0.3",
"denque": "^1.5.0",
"documentation": "^13.2.5",
"email-templates": "^8.0.7",
"jsdoc": "^3.6.7",
"jsdoc-to-markdown": "^7.0.1",
"json-format-cli": "^1.1.1",
"jsonpath": "^1.1.1",
"live-server": "^1.2.1",
"local-web-server": "^4.2.1",
"lsp": "^1.1.1",
"markdown-styles": "^3.2.0",
"mock-rest-server": "^1.2.0",
"moleculer": "^0.14.13",
"moment": "^2.29.1",
"netlify-cms-backend-gitlab": "^2.11.2",
"npm": "7.14.0",
"postgres": "^1.0.2",
"react-dom": "^17.0.2",
"recordrtc": "^5.6.2",
"recursive-readdir": "^2.2.2",
"recursive-readdir-async": "^1.1.8",
"recursive-rename": "^4.0.0",
"recursive-search": "^1.0.1",
"redux": "^4.1.0",
"sequelize": "^6.6.2",
"tslib": "^2.2.0",
"webmidi": "^2.5.2"
}
}