-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpackage.json
141 lines (141 loc) · 4.88 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
{
"name": "@cocreate/cocreatejs",
"version": "1.74.0",
"description": "A collaborative low code headless CMS and Javascript framework for building collaborative no code platforms, apps and UI's. Build powerful applications using HTML5 attributes or Javascript api.",
"keywords": [
"cocreatejs",
"cocreate",
"low-code-framework",
"no-code-framework",
"cocreatejs",
"cocreatejs-component",
"cocreate-framework",
"no-code",
"low-code",
"collaborative-framework",
"realtime",
"realtime-framework",
"collaboration",
"shared-editing",
"html5-framework",
"javascript-framework"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"start": "npx webpack --config webpack.config.js",
"build": "npx webpack --mode=production --config webpack.config.js",
"dev": "npx webpack --config webpack.config.js --watch",
"watch": "npx webpack --config webpack.config.js --watch --env afterCompilation",
"upload": "coc upload",
"postinstall": "node -e \"const { execSync } = require('child_process'); try { execSync('coc --version', { stdio: 'ignore' }); } catch (error) { try { execSync('npm install -g @cocreate/cli', { stdio: 'inherit' }); console.log('Installed \"@cocreate/cli\" globally.'); } catch (error) { console.error('Failed to install \"@cocreate/cli\" globally:', error); } }\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/CoCreate-app/CoCreateJS.git"
},
"author": "CoCreate LLC",
"license": "AGPL-3.0",
"bugs": {
"url": "https://github.com/CoCreate-app/CoCreateJS/issues"
},
"homepage": "https://cocreate.app",
"funding": {
"type": "GitHub Sponsors ❤",
"url": "https://github.com/sponsors/CoCreate-app"
},
"main": "./src/index.js",
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@cocreate/cli": "^1.47.4",
"@cocreate/webpack": "^1.3.5",
"babel-loader": "^8.1.0",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.2.6",
"css-minimizer-webpack-plugin": "^3.0.0",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^1.4.0",
"sass-loader": "^12.1.0",
"style-loader": "^3.3.1",
"svg-loader": "^0.0.2",
"terser-webpack-plugin": "5.1.0",
"url-loader": "^4.1.1",
"webpack": "^5.39.1",
"webpack-bundle-analyzer": "^4.4.0",
"webpack-cli": "^4.7.2",
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.18.2",
"@cocreate/aos": "^1.0.2",
"@cocreate/api": "^1.21.0",
"@cocreate/attributes": "^1.14.2",
"@cocreate/cache": "^1.5.1",
"@cocreate/calculate": "^1.14.6",
"@cocreate/charts": "^1.12.2",
"@cocreate/clipboard": "^1.0.0",
"@cocreate/clone": "^1.10.2",
"@cocreate/cocreatecss": "^1.20.3",
"@cocreate/codearea": "^1.12.2",
"@cocreate/conditional-logic": "^1.11.3",
"@cocreate/config": "^1.12.3",
"@cocreate/crdt": "^1.27.4",
"@cocreate/croppie": "^1.10.2",
"@cocreate/crud-client": "^1.33.9",
"@cocreate/css-parser": "^1.14.4",
"@cocreate/cursors": "^1.23.4",
"@cocreate/dnd": "^0.31.2",
"@cocreate/domain": "^1.13.3",
"@cocreate/element-config": "^1.11.1",
"@cocreate/element-prototype": "^1.23.0",
"@cocreate/elements": "^1.35.4",
"@cocreate/events": "^1.20.1",
"@cocreate/fabric": "^1.0.0",
"@cocreate/ffmpeg": "^1.1.1",
"@cocreate/file": "^1.17.3",
"@cocreate/filter": "^1.29.0",
"@cocreate/floating-label": "^1.13.3",
"@cocreate/fullcalendar": "^1.11.2",
"@cocreate/fullscreen": "^1.11.1",
"@cocreate/indexeddb": "^1.22.4",
"@cocreate/industry": "^1.21.2",
"@cocreate/lazy-loader": "^1.20.0",
"@cocreate/link": "^1.11.6",
"@cocreate/local-storage": "^1.15.0",
"@cocreate/marked": "^1.1.0",
"@cocreate/modal": "^1.17.1",
"@cocreate/notification": "^1.6.2",
"@cocreate/observer": "^1.16.1",
"@cocreate/openai": "^1.9.2",
"@cocreate/organizations": "^1.27.2",
"@cocreate/parallax": "^1.9.2",
"@cocreate/pickr": "^1.12.2",
"@cocreate/position": "^1.9.1",
"@cocreate/print": "^1.0.0",
"@cocreate/prism": "^1.11.2",
"@cocreate/progress": "^1.10.2",
"@cocreate/pwa": "^1.19.3",
"@cocreate/random-color": "^1.10.1",
"@cocreate/remove": "^1.11.2",
"@cocreate/render": "^1.41.0",
"@cocreate/resize": "^1.11.1",
"@cocreate/rich-text": "^1.10.1",
"@cocreate/scroll": "^1.11.2",
"@cocreate/search": "^1.9.2",
"@cocreate/select": "^1.16.4",
"@cocreate/selection": "^1.12.2",
"@cocreate/social-share": "^1.9.2",
"@cocreate/socket-client": "^1.39.1",
"@cocreate/state": "^1.22.1",
"@cocreate/text": "^1.26.5",
"@cocreate/toolbar": "^1.17.2",
"@cocreate/unique": "^1.19.4",
"@cocreate/users": "^1.36.11",
"@cocreate/utils": "^1.33.7",
"@cocreate/uuid": "^1.11.2",
"@cocreate/validation": "^1.15.5",
"@cocreate/vdom": "^1.12.2"
}
}