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.2.5",
39 "gulp-append-prepend": "^1.0.9",
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",
51 "replace-in-file": "^6.2.0",
52 "stylelint": "^13.12.0",
53 "stylelint-config-sass-guidelines": "^8.0.0",
54 "stylelint-config-standard": "^21.0.0",
55 "stylelint-order": "^4.1.0",
56 "stylelint-scss": "^3.19.0"
59 "@fortawesome/fontawesome-free": "5.15.3",
60 "@ttskch/select2-bootstrap4-theme": "1.5.2",
62 "angular-sanitize": "1.8.2",
63 "angular-summernote": "0.8.1",
66 "bootswatch": "4.6.0",
68 "checklist-model": "1.0.0",
69 "ckeditor4": "4.16.0",
70 "datatables.net": "1.10.24",
71 "datatables.net-bs4": "1.10.24",
72 "datatables.net-colreorder": "1.5.3",
73 "datatables.net-colreorder-dt": "1.5.3",
74 "datatables.net-dt": "1.10.24",
75 "datatables.net-jqui": "1.10.24",
76 "datatables.net-scroller": "2.0.3",
77 "datatables.net-scroller-jqui": "2.0.3",
83 "i18next-browser-languagedetector": "6.1.0",
84 "i18next-xhr-backend": "3.2.2",
85 "interactjs": "1.10.11",
87 "jquery-datetimepicker": "2.5.21",
88 "jquery-validation": "1.19.3",
89 "@eastdesire/jscolor": "2.4.5",
94 "magic-wand-js": "1.0.0",
99 "summernote": "0.8.18",
100 "underscore": "1.13.0",
101 "validate.js": "0.13.1"
104 "bootstrap-rtl": "https://github.com/PerseusTheGreat/bootstrap-4-rtl/archive/096d40fef7de0128dbaea9edd106a4d551e761a5.zip",
105 "jquery-creditcardvalidator": "https://github.com/PawelDecowski/jquery-creditcardvalidator/archive/v1.1.0.tar.gz",
106 "jquery-panelslider": "https://github.com/eduardomb/jquery-panelslider/archive/1.0.0.tar.gz",
107 "jquery-ui": "https://jqueryui.com/resources/download/jquery-ui-1.12.1.zip",
108 "jquery-ui-themes": "https://jqueryui.com/resources/download/jquery-ui-themes-1.12.1.zip",
109 "summernote-nugget": "https://github.com/pHAlkaline/summernote-plugins",
110 "literallycanvas": "https://github.com/literallycanvas/literallycanvas/archive/v0.4.14.tar.gz",
111 "react": "https://github.com/facebook/react/releases/download/v15.1.0/react-15.1.0.zip"