-
Notifications
You must be signed in to change notification settings - Fork 374
/
package.json
160 lines (160 loc) · 7.66 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
{
"name": "gantt-schedule-timeline-calendar",
"version": "3.37.5",
"description": "Gantt, Schedule, Timeline, Calendar components all in one. [gantt, timeline, schedule, scheduler, calendar, booking, gantt chart, reservation, javascript gantt, javascript timeline, javascript schedule, javascript scheduler, javascript calendar, javascript booking, javascript gantt chart, javascript reservation, js gantt, js timeline, js schedule, js scheduler, js calendar, js booking, js gantt chart, js reservation, typescript gantt, typescript timeline, typescript schedule, typescript scheduler, typescript calendar, typescript booking, typescript gantt chart, typescript reservation, vue gantt, vue timeline, vue schedule, vue scheduler, vue calendar, vue booking, vue gantt chart, vue reservation, react gantt, react timeline, react schedule, react scheduler, react calendar, react booking, react gantt chart, react reservation, angular gantt, angular timeline, angular schedule, angular scheduler, angular calendar, angular booking, angular gantt chart, angular reservation, svelte gantt, svelte timeline, svelte schedule, svelte scheduler, svelte calendar, svelte booking, svelte gantt chart, svelte reservation, jQuery gantt, jQuery timeline, jQuery schedule, jQuery scheduler, jQuery calendar, jQuery booking, jQuery gantt chart, jQuery reservation, component gantt, component timeline, component schedule, component scheduler, component calendar, component booking, component gantt chart, component reservation, javascript horizontal timeline, javascript multimedia editor, javascript timeline editor, js horizontal timeline, js multimedia editor, js timeline editor, typescript horizontal timeline, typescript multimedia editor, typescript timeline editor, vue horizontal timeline, vue multimedia editor, vue timeline editor, react horizontal timeline, react multimedia editor, react timeline editor, angular horizontal timeline, angular multimedia editor, angular timeline editor, svelte horizontal timeline, svelte multimedia editor, svelte timeline editor, jQuery horizontal timeline, jQuery multimedia editor, jQuery timeline editor, component horizontal timeline, component multimedia editor, component timeline editor]",
"main": "dist/gstc.wasm.esm.min.js",
"module": "dist/gstc.wasm.esm.min.js",
"type": "module",
"types": "dist/gstc.d.ts",
"scripts": {
"examples": "node ./examples/server.js",
"lint": "eslint --fix --ext .ts .",
"build": "echo 'nothing to build here ;)'",
"test": "if ! pgrep -a -f -x 'node ./examples/server.js' && ! pgrep -a -f -x 'node ./tests/server.js 8080'; then node ./examples/server.js; fi & ./node_modules/.bin/cypress run --record --key 70a72be1-45d1-487f-8c76-9b7df228e0e6 && { pkill -e -f -x 'node ./examples/server.js'; echo 'ok'; exit 0; } || { pkill -e -f -x 'node ./examples/server.js'; echo 'not ok'; exit 1; }",
"test:dev": "if ! pgrep -a -f -x 'node ./examples/server.js' && ! pgrep -a -f -x 'node ./tests/server.js 8080'; then node ./examples/server.js; fi & ./node_modules/.bin/cypress run --config video=false --browser chrome --headed && { pkill -e -f -x 'node ./examples/server.js'; echo 'ok'; exit 0; } || { pkill -e -f -x 'node ./examples/server.js'; echo 'not ok'; exit 1; }",
"test:browsers": "if ! pgrep -a -f -x 'node ./examples/server.js' && ! pgrep -a -f -x 'node ./tests/server.js 8080'; then node ./examples/server.js; fi & cypress run --browser chrome && ./node_modules/.bin/cypress run --browser firefox && { pkill -e -f -x 'node ./examples/server.js'; echo 'ok'; exit 0; } || { pkill -e -f -x 'node ./examples/server.js'; echo 'not ok'; exit 1; }",
"test:repeat": "if ! pgrep -a -f -x 'node ./examples/server.js' && ! pgrep -a -f -x 'node ./tests/server.js 8080'; then node ./examples/server.js; fi & npx cypress-repeat run -n 6 && { pkill -e -f -x 'node ./examples/server.js'; echo 'ok'; exit 0; } || { pkill -e -f -x 'node ./examples/server.js'; echo 'not ok'; exit 1; }",
"cypress:open": "./node_modules/.bin/cypress open --config video=false"
},
"repository": {
"type": "git",
"url": "git+https://github.com/neuronetio/gantt-schedule-timeline-calendar.git"
},
"author": "NEURONET - Rafal Pospiech <[email protected]>",
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/neuronetio/gantt-schedule-timeline-calendar/issues"
},
"homepage": "https://gantt-schedule-timeline-calendar.neuronet.io/",
"keywords": [
"gantt",
"timeline",
"schedule",
"scheduler",
"calendar",
"booking",
"gantt chart",
"reservation",
"javascript gantt",
"javascript timeline",
"javascript schedule",
"javascript scheduler",
"javascript calendar",
"javascript booking",
"javascript gantt chart",
"javascript reservation",
"js gantt",
"js timeline",
"js schedule",
"js scheduler",
"js calendar",
"js booking",
"js gantt chart",
"js reservation",
"typescript gantt",
"typescript timeline",
"typescript schedule",
"typescript scheduler",
"typescript calendar",
"typescript booking",
"typescript gantt chart",
"typescript reservation",
"vue gantt",
"vue timeline",
"vue schedule",
"vue scheduler",
"vue calendar",
"vue booking",
"vue gantt chart",
"vue reservation",
"react gantt",
"react timeline",
"react schedule",
"react scheduler",
"react calendar",
"react booking",
"react gantt chart",
"react reservation",
"angular gantt",
"angular timeline",
"angular schedule",
"angular scheduler",
"angular calendar",
"angular booking",
"angular gantt chart",
"angular reservation",
"svelte gantt",
"svelte timeline",
"svelte schedule",
"svelte scheduler",
"svelte calendar",
"svelte booking",
"svelte gantt chart",
"svelte reservation",
"jQuery gantt",
"jQuery timeline",
"jQuery schedule",
"jQuery scheduler",
"jQuery calendar",
"jQuery booking",
"jQuery gantt chart",
"jQuery reservation",
"component gantt",
"component timeline",
"component schedule",
"component scheduler",
"component calendar",
"component booking",
"component gantt chart",
"component reservation",
"javascript horizontal timeline",
"javascript multimedia editor",
"javascript timeline editor",
"js horizontal timeline",
"js multimedia editor",
"js timeline editor",
"typescript horizontal timeline",
"typescript multimedia editor",
"typescript timeline editor",
"vue horizontal timeline",
"vue multimedia editor",
"vue timeline editor",
"react horizontal timeline",
"react multimedia editor",
"react timeline editor",
"angular horizontal timeline",
"angular multimedia editor",
"angular timeline editor",
"svelte horizontal timeline",
"svelte multimedia editor",
"svelte timeline editor",
"jQuery horizontal timeline",
"jQuery multimedia editor",
"jQuery timeline editor",
"component horizontal timeline",
"component multimedia editor",
"component timeline editor"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"compression": "^1.7.4",
"cypress": "^13.1.0",
"deep-state-observer": "^5.5.9",
"eslint": "^7.15.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-prettier": "^3.2.0",
"polonez": "^1.1.1",
"prettier": "^2.2.1",
"serve-static": "^1.14.1",
"tippy.js": "^6.2.7",
"tslib": "^2.4.0",
"typescript": "^4.7.4"
},
"dependencies": {
"@neuronet.io/vido": "^4.2.15",
"dayjs": "^1.11.4",
"lit-html": "^2.2.7"
}
}