-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathpackage.json
48 lines (48 loc) · 1.35 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
{
"name": "nextdom",
"description": "Website (English): [https://www.nextdom.org/en/](https://www.nextdom.org/en/)",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.10.2",
"admin-lte": "^2.4.18",
"autosize": "^4.0.2",
"blueimp-file-upload": "^9.25.1",
"bootbox": "^5.1.3",
"bootstrap-rating": "^0.0.1",
"codemirror": "^5.41.0",
"font-awesome": "^4.7.0",
"gridstack": "^0.4.0",
"highcharts": "^7.0.1",
"inputmask": "^4.0.2",
"isotope-layout": "^3.0.6",
"izitoast": "^1.4.0",
"jquery-contextmenu": "^2.5.0",
"jquery-cron": "^1.0.0",
"jquery-datetimepicker": "^2.5.20",
"jquery-lazyload": "^1.9.7",
"jquery-ui-bootstrap": "^1.0.0",
"jquery-ui-dist": "^1.12.1",
"less": "^3.10.3",
"moment": "^2.24.0",
"node-waves": "^0.7.6",
"notosans-fontface": "^1.1.0",
"packery": "^2.1.2",
"roboto-fontface": "^0.10.0",
"snapsvg": "^0.5.1",
"tablesorter": "^2.31.0",
"three": "^0.112.1",
"vivagraphjs": "^0.10.1",
"wowjs": "^1.1.3",
"pace-js": "^1.0.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NextDom/nextdom-core.git"
},
"keywords": [],
"author": "NextDom",
"license": "ISC",
"bugs": {
"url": "https://github.com/NextDom/nextdom-core/issues"
},
"homepage": "https://github.com/NextDom/nextdom-core#readme"
}