2 "name": "openemr-interface",
4 "description": "UI toolkit, theme and component library for OpenEMR",
7 "postinstall": "napa && gulp -i",
9 "dev-build": "npm run gulp-build",
10 "dev": "gulp --dev && gulp watch",
11 "gulp-build": "gulp -b --dev",
12 "gulp-watch": "gulp watch",
13 "test": "echo \"Error: no test specified\" && exit 1"
18 "author": "d3sandoval",
34 "autoprefixer": "^10.0.4",
39 "gulp-append-prepend": "^1.0.8",
40 "gulp-csso": "^4.0.1",
41 "gulp-dart-sass": "^1.0.2",
43 "gulp-inject-string": "^1.1.2",
44 "gulp-postcss": "^9.0.0",
45 "gulp-rename": "^2.0.0",
46 "gulp-sourcemaps": "^3.0.0",
47 "gulp-watch": "^5.0.1",
50 "popper.js": "^1.16.1",
52 "replace-in-file": "^6.1.0",
53 "stylelint": "^13.8.0",
54 "stylelint-config-sass-guidelines": "^7.1.0",
55 "stylelint-config-standard": "^20.0.0",
56 "stylelint-order": "^4.1.0",
57 "stylelint-scss": "^3.18.0"
60 "@fortawesome/fontawesome-free": "5.15.1",
61 "@ttskch/select2-bootstrap4-theme": "1.4.0",
63 "angular-sanitize": "1.8.0",
64 "angular-summernote": "0.8.1",
67 "bootswatch": "4.5.3",
69 "checklist-model": "1.0.0",
70 "ckeditor4": "4.15.0",
71 "datatables.net": "1.10.21",
72 "datatables.net-bs4": "1.10.21",
73 "datatables.net-colreorder": "1.5.2",
74 "datatables.net-colreorder-dt": "1.5.2",
75 "datatables.net-dt": "1.10.21",
76 "datatables.net-jqui": "1.10.21",
77 "datatables.net-scroller": "2.0.2",
78 "datatables.net-scroller-jqui": "2.0.2",
84 "i18next-browser-languagedetector": "6.0.1",
85 "i18next-xhr-backend": "3.2.2",
86 "interactjs": "1.9.22",
88 "jquery-datetimepicker": "2.5.21",
89 "jquery-validation": "1.19.2",
90 "@eastdesire/jscolor": "2.4.5",
95 "magic-wand-js": "1.0.0",
100 "summernote": "0.8.18",
101 "underscore": "1.11.0",
102 "validate.js": "0.13.1"
105 "bootstrap-rtl": "https://github.com/PerseusTheGreat/bootstrap-4-rtl/archive/24455eb4e0e675e82c40f30a911a5508ae09d846.zip",
106 "jquery-creditcardvalidator": "https://github.com/PawelDecowski/jquery-creditcardvalidator/archive/v1.1.0.tar.gz",
107 "jquery-panelslider": "https://github.com/eduardomb/jquery-panelslider/archive/1.0.0.tar.gz",
108 "jquery-ui": "https://jqueryui.com/resources/download/jquery-ui-1.12.1.zip",
109 "jquery-ui-themes": "https://jqueryui.com/resources/download/jquery-ui-themes-1.12.1.zip",
110 "summernote-nugget": "https://github.com/pHAlkaline/summernote-plugins",
111 "literallycanvas": "https://github.com/literallycanvas/literallycanvas/archive/v0.4.14.tar.gz",
112 "react": "https://github.com/facebook/react/releases/download/v15.1.0/react-15.1.0.zip"