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 && npm run storybook-build",
10 "dev": "gulp --dev && gulp watch",
11 "dev-docs": "run-p storybook gulp-docs",
12 "dev-sync": "gulp --dev --sync-only --p 80",
13 "gulp-build": "gulp -b --dev",
14 "gulp-docs": "gulp -p 9001 --dev",
15 "gulp-watch": "gulp watch",
16 "test": "echo \"Error: no test specified\" && exit 1",
17 "storybook": "start-storybook -s ./,./interface -p 9001 -c .storybook",
18 "storybook-build": "build-storybook -c .storybook -o .docs/.out"
23 "author": "d3sandoval",
26 "@storybook/addon-knobs": "^3.4.5",
27 "@storybook/react": "^3.4.5",
28 "babel-core": "^6.26.3",
29 "browser-sync": "^2.24.4",
33 "gulp-append-prepend": "^1.0.4",
34 "gulp-autoprefixer": "^5.0.0",
35 "gulp-csso": "^3.0.1",
37 "gulp-rename": "^1.2.3",
38 "gulp-sass": "^4.0.1",
39 "gulp-sourcemaps": "^2.6.4",
40 "gulp-watch": "^5.0.1",
43 "replace-in-file": "^3.4.2",
44 "run-sequence": "^2.2.1",
45 "storybook-readme": "^3.3.0"
49 "angular-sanitize": "1.5.8",
50 "angular-summernote": "0.8.1",
51 "anythingslider": "https://github.com/CSS-Tricks/AnythingSlider/archive/v1.9.4.tar.gz",
54 "bootstrap-rtl": "3.3.4",
56 "checklist-model": "0.10.0",
58 "datatables.net": "1.10.13",
59 "datatables.net-bs": "1.10.13",
60 "datatables.net-colreorder": "1.3.2",
61 "datatables.net-colreorder-dt": "1.3.2",
62 "datatables.net-dt": "1.10.13",
63 "datatables.net-jqui": "1.10.13",
64 "datatables.net-scroller": "1.4.2",
65 "datatables.net-scroller-jqui": "1.4.2",
69 "flot": "0.8.0-alpha",
70 "font-awesome": "4.6.3",
73 "i18next-browser-languagedetector": "2.0.0",
74 "i18next-xhr-backend": "1.4.3",
76 "jquery-datetimepicker": "2.5.20",
77 "jscolor": "EastDesire/jscolor",
81 "magic-wand-js": "1.0.0",
85 "react-dom": "16.3.2",
87 "select2-bootstrap-theme": "0.1.0-beta.10",
88 "summernote": "0.8.2",
89 "underscore": "1.8.3",
90 "validate.js": "0.12.0"
93 "bootstrap-sidebar": "https://github.com/asyraf9/bootstrap-sidebar/archive/v0.2.2.tar.gz",
94 "jquery-1-7-2": "https://github.com/jquery/jquery/archive/1.7.2.tar.gz",
95 "jquery-1-9-1": "https://github.com/jquery/jquery/archive/1.9.1.tar.gz",
96 "jquery-1-10-2": "https://github.com/jquery/jquery/archive/1.10.2.tar.gz",
97 "jquery-1-11-3": "https://github.com/jquery/jquery/archive/1.11.3.tar.gz",
98 "jquery-creditcardvalidator": "https://github.com/PawelDecowski/jquery-creditcardvalidator/archive/v1.1.0.tar.gz",
99 "jquery-panelslider": "https://github.com/eduardomb/jquery-panelslider/archive/0.1.1.tar.gz",
100 "jquery-ui-1-10-4": "https://jqueryui.com/resources/download/jquery-ui-1.10.4.zip",
101 "jquery-ui-1-11-4": "https://jqueryui.com/resources/download/jquery-ui-1.11.4.zip",
102 "jquery-ui": "https://jqueryui.com/resources/download/jquery-ui-1.12.1.zip",
103 "jquery-ui-themes-1-10-4": "https://jqueryui.com/resources/download/jquery-ui-themes-1.10.4.zip",
104 "jquery-ui-themes-1-11-4": "https://jqueryui.com/resources/download/jquery-ui-themes-1.11.4.zip",
105 "jquery-ui-themes": "https://jqueryui.com/resources/download/jquery-ui-themes-1.12.1.zip",
106 "jquery-validation": "https://github.com/jquery-validation/jquery-validation/releases/download/1.13.1/jquery-validation-1.13.1.zip",
107 "literallycanvas": "https://github.com/literallycanvas/literallycanvas/archive/v0.4.13.tar.gz",
108 "pure": "https://github.com/pure-css/pure/releases/download/v0.5.0/pure-0.5.0.tar.gz",
109 "react-15-1-0": "https://github.com/facebook/react/releases/download/v15.1.0/react-15.1.0.zip",
110 "summernote-nugget": "https://github.com/pHAlkaline/summernote-plugins"