This repository has been archived by the owner on Dec 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
170 lines (170 loc) · 5.38 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
{
"name": "com.dilawar.hippo",
"version": "1.1.0",
"description": "NCBS community app powered by NCBS Hippo",
"repository": {
"type": "git",
"url": "https://github.com/dilawar/HippoApp.git"
},
"scripts": {
"default": "echo \"There is no scripts you can run with npm run command.\" && exit 1"
},
"keywords": [
"ecosystem:cordova"
],
"license": "MIT",
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"cheerio": "^0.22.0",
"chokidar": "^2.1.8",
"clean-webpack-plugin": "^1.0.0",
"cordova-android": "^9.0.0",
"cordova-browser": "^6.0.0",
"cordova-minify": "0.0.15",
"css-loader": "^2.1.0",
"current-device": "^0.8.2",
"epipebomb": "^1.0.0",
"eslint-plugin-promise": "^4.3.1",
"extract-text-webpack-plugin": "4.0.0-beta.0",
"file-loader": "^3.0.1",
"html-loader": "^0.5.1",
"html-webpack-plugin": "^3.2.0",
"node-sass": "^4.14.1",
"path": "^0.12.7",
"sass-loader": "^8.0.2",
"style-loader": "^0.23.1",
"svg-url-loader": "^2.3.3",
"uglify-js": "^3.12.8",
"uglifyjs-webpack-plugin": "^2.1.3",
"url-loader": "^1.1.2",
"vue-hot-reload-api": "^2.3.4",
"vue-html-loader": "^1.2.4",
"vue-loader": "^15.9.6",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.2",
"webpack-merge": "^4.2.2"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.2",
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@lazy-copilot/datetimepicker": "^0.1.48",
"@types/leaflet": "^1.5.23",
"@updivision/vue2-multi-uploader": "^1.6.2",
"base64-to-image": "^1.0.2",
"bootstrap": "^4.6.0",
"browser-sync": "^2.26.14",
"chart.js": "^2.9.4",
"cordova-android-firebase-gradle-release": "^4.0.0",
"cordova-android-play-services-gradle-release": "4.0.0",
"cordova-custom-config": "^5.1.0",
"cordova-electron": "^1.1.1",
"cordova-plugin-androidx": "^1.0.2",
"cordova-plugin-androidx-adapter": "^1.1.3",
"cordova-plugin-app-event": "^1.2.2",
"cordova-plugin-badge": "^0.8.8",
"cordova-plugin-camera": "^4.1.0",
"cordova-plugin-device": "^2.0.3",
"cordova-plugin-dialogs": "^2.0.2",
"cordova-plugin-document-viewer": "^0.9.13",
"cordova-plugin-file": "6.0.2",
"cordova-plugin-firebase": "2.0.5",
"cordova-plugin-firebase-messaging": "4.0.2",
"cordova-plugin-inappbrowser": "^3.2.0",
"cordova-plugin-local-notification": "^0.9.0-beta.2",
"cordova-plugin-network-information": "^2.0.2",
"cordova-plugin-splashscreen": "^5.0.4",
"cordova-plugin-statusbar": "^2.4.3",
"cordova-plugin-whitelist": "^1.3.4",
"cordova-support-android-plugin": "1.0.1",
"cordova-support-google-services": "1.3.2",
"csp-parse": "0.0.2",
"elementtree": "^0.1.7",
"fibers": "^4.0.3",
"filesaver": "0.0.13",
"font-awesome": "^4.7.0",
"fontawesome": "^5.6.3",
"framework7": "^5.7.14",
"framework7-icons": "^3.0.1",
"framework7-vue": "^5.7.14",
"highcharts": "^8.2.2",
"highcharts-more": "^0.1.7",
"highcharts-vue": "^1.3.5",
"jquery": "^3.5.1",
"leaflet": "^1.7.1",
"leaflet-geosearch": "^2.7.0",
"leaflet-hotline": "^0.4.0",
"leaflet-search": "^2.9.9",
"leaflet.locatecontrol": "^0.72.2",
"lodash": "^4.17.20",
"loglevel": "^1.7.1",
"material-design-icons": "^3.0.1",
"moment": "^2.29.1",
"npm": "^6.14.11",
"papaparse": "^5.3.0",
"plist": "^3.0.1",
"printd": "^1.4.2",
"q": "^1.5.1",
"sass": "^1.32.7",
"tableexport": "^5.2.0",
"v-img": "^0.2.0",
"vue-chartkick": "^0.6.1",
"vue-gtag": "^1.11.0",
"vue-light-timeline": "^1.0.3",
"vue-linkify": "^1.0.1",
"vue-localstorage": "^0.6.2",
"vue-lodash": "^2.1.2",
"vue-persistent-state": "^0.2.1",
"vue-picture-input": "^2.1.6",
"vue-screen-size": "^1.0.1",
"vue-star-rating": "^1.7.0",
"vue2": "^1.0.0",
"vue2-datepicker": "^2.13.4",
"vue2-dropzone": "^3.6.0",
"vue2-editor": "^2.10.2",
"vue2-google-maps": "^0.10.7",
"vue2-leaflet": "^2.6.0",
"vue2-leaflet-geosearch": "^1.0.6",
"vue2-leaflet-locatecontrol": "^1.0.1",
"vue2-leaflet-movingmarker": "0.0.1",
"vue2vis": "0.0.16",
"vuejs-auto-complete": "^0.9.0",
"vuex": "^3.6.2",
"web": "0.0.2",
"xlsx": "^0.16.9"
},
"displayName": "Hippo",
"cordova": {
"plugins": {
"cordova-plugin-whitelist": {},
"cordova-plugin-inappbrowser": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-camera": {
"ANDROID_SUPPORT_V4_VERSION": "27.+"
},
"cordova-plugin-local-notification": {},
"cordova-plugin-dialogs": {},
"cordova-support-google-services": {},
"cordova-plugin-firebase-messaging": {},
"cordova-android-play-services-gradle-release": {},
"cordova-android-firebase-gradle-release": {},
"cordova-plugin-androidx": {},
"cordova-plugin-androidx-adapter": {},
"cordova-plugin-network-information": {},
"cordova-plugin-file": {},
"cordova-plugin-device": {}
},
"platforms": [
"browser",
"electron",
"android"
]
}
}