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
| {
| "_args": [
| [
| "dhtmlx-gantt@8.0.6",
| "E:\\WebstormProjects\\XKD"
| ]
| ],
| "_from": "dhtmlx-gantt@8.0.6",
| "_id": "dhtmlx-gantt@8.0.6",
| "_inBundle": false,
| "_integrity": "sha512-GrEQ40/vgV1wDWkv/IvjJEM27Z4lDv76XvE5nlvMtFQTqUuo5VnL1XNDv/uFSJVMRnaN9StYaPxP1ebGamDLFg==",
| "_location": "/dhtmlx-gantt",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "dhtmlx-gantt@8.0.6",
| "name": "dhtmlx-gantt",
| "escapedName": "dhtmlx-gantt",
| "rawSpec": "8.0.6",
| "saveSpec": null,
| "fetchSpec": "8.0.6"
| },
| "_requiredBy": [
| "/"
| ],
| "_resolved": "https://registry.npmmirror.com/dhtmlx-gantt/-/dhtmlx-gantt-8.0.6.tgz",
| "_spec": "8.0.6",
| "_where": "E:\\WebstormProjects\\XKD",
| "author": {
| "name": "DHTMLX"
| },
| "bugs": {
| "url": "https://github.com/DHTMLX/gantt/issues"
| },
| "description": "An open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.",
| "homepage": "https://github.com/DHTMLX/gantt#readme",
| "keywords": [
| "gantt",
| "chart",
| "gantt chart",
| "calendar",
| "scheduler",
| "dhtmlx",
| "dhtmlxgantt",
| "timeline",
| "browser"
| ],
| "license": "GPL-2.0",
| "main": "codebase/dhtmlxgantt.js",
| "name": "dhtmlx-gantt",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DHTMLX/gantt.git"
| },
| "types": "codebase/dhtmlxgantt.d.ts",
| "version": "8.0.6"
| }
|
|