-
Notifications
You must be signed in to change notification settings - Fork 12
/
package.json
226 lines (226 loc) · 9.06 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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
{
"name": "gchange-client",
"version": "1.4.0",
"description": "Make exchanges in the libre currency Ğ1!",
"author": "Gchange team",
"license": "AGPL-3.0",
"homepage": "https://gchange.fr",
"repository": {
"type": "git",
"url": "[email protected]:duniter-gchange/gchange-client.git"
},
"scripts": {
"clean": "gulp clean webClean webExtClean && trash dist/desktop/**/*.deb platforms/android/**/*.apk",
"postinstall": "node scripts/node/postinstall.js",
"gulp": "gulp",
"lint": "gulp lint",
"install-platforms": "ionic cordova prepare",
"start": "ionic serve",
"start:webExt": "gulp webExtCompile && web-ext run --source-dir ./dist/web/ext/",
"start:android": "ionic cordova run android --color",
"docker:build": "sudo docker build . -t gchange-client/release",
"docker:run": "sudo docker run -ti --rm -p 8100:8100 -p 35729:35729 -v .:/gchange-client:rw gchange-client/release",
"build": "gulp build",
"build:web": "gulp config --env default && gulp webBuild --release",
"build:webExt": "gulp config --env default && gulp webExtBuild --release",
"build:android": "ionic cordova build android --warning-mode=none --color --release",
"build:ios": "ionic cordova build ios --warning-mode=none --color --release"
},
"keywords": [
"duniter",
"gchange",
"g1",
"ionic",
"angularjs",
"cordova",
"market-place"
],
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/duniter-gchange/gchange-client/issues",
"new": "https://github.com/duniter-gchange/gchange-client/issues/new?labels=bug"
},
"dependencies": {
"@bower_components/Leaflet.EasyButton": "CliffCloud/Leaflet.EasyButton#v2.4.0",
"@bower_components/Leaflet.FeatureGroup.SubGroup": "ghybs/Leaflet.FeatureGroup.SubGroup#v0.1.2",
"@bower_components/Leaflet.awesome-markers": "lvoogdt/Leaflet.awesome-markers#v2.0.2",
"@bower_components/aes-js": "ricmoo/aes-js#v3.1.2",
"@bower_components/angular": "angular/bower-angular#v1.5.11",
"@bower_components/angular-animate": "angular/bower-angular-animate#v1.5.11",
"@bower_components/angular-bind-notifier": "aeisenberg/angular-bind-notifier#v1.1.11",
"@bower_components/angular-cache": "jmdobry/angular-cache#4.6.0",
"@bower_components/angular-chart.js": "jtblin/angular-chart#1.1.1",
"@bower_components/angular-expose-api": "duniter-cesium/angular-expose-api#0.3.1",
"@bower_components/angular-file-saver": "alferov/angular-file-saver#1.1.3",
"@bower_components/angular-fullscreen-toggle": "duniter-cesium/angular-fullscreen-toggle#1.0.4",
"@bower_components/angular-image-crop": "duniter-cesium/angular-image-crop#v2.0.2",
"@bower_components/angular-leaflet-directive": "duniter-cesium/angular-leaflet-directive#0.10.1",
"@bower_components/angular-messages": "angular/bower-angular-messages#v1.5.11",
"@bower_components/angular-moment": "urish/angular-moment#1.3.0",
"@bower_components/angular-resource": "angular/bower-angular-resource#v1.5.11",
"@bower_components/angular-sanitize": "angular/bower-angular-sanitize#v1.5.11",
"@bower_components/angular-screenmatch": "bensurman/angular-screenmatch#v1.0.1",
"@bower_components/angular-simple-logger": "nmccready/angular-simple-logger#0.1.7",
"@bower_components/angular-translate": "PascalPrecht/bower-angular-translate#2.18.2",
"@bower_components/angular-ui-router": "angular-ui/angular-ui-router-bower#0.2.18",
"@bower_components/blob-polyfill": "bjornstar/blob-polyfill#~1.0.20150320",
"@bower_components/chart.js": "chartjs/Chart.js#v2.9.3",
"@bower_components/converse": "conversejs/converse.js#3.3.4",
"@bower_components/file-saver.js": "Teleborder/FileSaver.js#~1.20150507.2",
"@bower_components/ion-digit-keyboard": "skol-pro/ion-digit-keyboard#973b90c2fc",
"@bower_components/ionic": "driftyco/ionic-bower#v1.3.5",
"@bower_components/ionic-material": "zachsoft/Ionic-Material#v0.4.2",
"@bower_components/js-nacl": "tonyg/js-nacl#1.3.2",
"@bower_components/js-scrypt": "tonyg/js-scrypt#v1.2.0",
"@bower_components/leaflet": "Leaflet/Leaflet#v0.7.7",
"@bower_components/leaflet-search": "stefanocudini/leaflet-search#v2.7.2",
"@bower_components/leaflet.loading": "ebrelsford/Leaflet.loading#v0.1.24",
"@bower_components/leaflet.markercluster": "Leaflet/Leaflet.markercluster#v0.5.0",
"@bower_components/moment": "moment/moment#2.24.0",
"@bower_components/ng-idle": "HackedByChinese/ng-idle#1.3.2",
"@bower_components/ngCordova": "driftyco/ng-cordova#v0.1.27-alpha",
"@bower_components/numeral": "adamwdraper/Numeral-js#1.5.6",
"@bower_components/qrcode-generator": "kazuhikoarase/qrcode-generator#js1.4.4",
"@bower_components/robotodraft": "raibutera/robotodraft#1.1.0",
"@bower_components/socket.io": "socketio/socket.io#^1.7.4",
"@bower_components/socket.io-client": "socketio/socket.io-client#^1.7.4",
"@bower_components/ui-leaflet": "angular-ui/ui-leaflet#v2.0.0",
"@bower_components/underscore": "jashkenas/underscore#1.10.2",
"d3": "^6.0.0",
"d3-geo": "^2.0.1",
"d3-interpolate": "^2.0.1",
"d3-scale": "^3.2.2",
"d3-transform": "^1.0.5",
"gulp-fun": "^1.1.1",
"through2": "^4.0.2",
"uuid": "3.2.1"
},
"devDependencies": {
"@ionic/cli": "~6.20.9",
"@ionic/v1-toolkit": "^3.2.20",
"@prantlf/gulp-jsonlint": "^2.4.0",
"ansi-colors": "^4.1.1",
"cordova": "^11.1.0",
"cordova-android": "^10.1.2",
"cordova-clipboard": "^1.3.0",
"cordova-fetch": "^4.0.0",
"cordova-ios": "^6.3.0",
"cordova-plugin-androidx-adapter": "^1.1.3",
"cordova-plugin-camera": "^5.0.3",
"cordova-plugin-customurlscheme": "^5.0.2",
"cordova-plugin-device": "^2.1.0",
"cordova-plugin-dialogs": "^2.0.2",
"cordova-plugin-ionic-keyboard": "^2.2.0",
"cordova-plugin-ionic-webview": "^5.0.0",
"cordova-plugin-network-information": "~3.0.0",
"cordova-plugin-secure-storage-android10": "~6.0.7",
"cordova-plugin-splashscreen": "^6.0.2",
"cordova-plugin-statusbar": "^3.0.0",
"cordova-plugin-vibration": "^3.1.1",
"cordova-plugin-websocket": "^0.12.2",
"cordova-plugin-x-toast": "^2.7.3",
"del": "^5.1.0",
"delete-empty": "^0.1.3",
"event-stream": "3.3.4",
"fancy-log": "^1.3.3",
"glob": "^5.0.15",
"graceful-fs": "^4.2.3",
"gulp": "^4.0.2",
"gulp-angular-templatecache": "^3.0.1",
"gulp-angular-translate": "^0.1.4",
"gulp-base64-v2": "^1.0.4",
"gulp-bump": "^3.1.3",
"gulp-clean": "^0.4.0",
"gulp-clean-css": "^4.3.0",
"gulp-cli": "^2.3.0",
"gulp-css-base64": "^1.3.4",
"gulp-csso": "^4.0.1",
"gulp-debug": "^4.0.0",
"gulp-filter": "^6.0.0",
"gulp-footer": "^2.0.2",
"gulp-header": "^2.0.9",
"gulp-html-remove": "^0.1.1",
"gulp-htmlmin": "^5.0.1",
"gulp-jshint": "^2.1.0",
"gulp-ng-annotate": "^2.1.0",
"gulp-ng-constant": "^1.2.0",
"gulp-remove-code": "^3.0.4",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.0.0",
"gulp-sass": "^5.1.0",
"gulp-sort": "^2.0.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-sri-hash": "^2.2.1",
"gulp-uglify-es": "^2.0.0",
"gulp-useref": "^4.0.1",
"gulp-zip": "^5.0.2",
"ionic-plugin-keyboard": "^2.2.1",
"jshint": "^2.12.0",
"jshint-stylish": "^2.2.1",
"lazypipe": "^1.0.2",
"map-stream": "0.0.7",
"merge2": "^1.3.0",
"mv": "^2.1.1",
"node-sass": "^8.0.0",
"phonegap-plugin-barcodescanner": "^8.1.0",
"playup": "^1.1.0",
"simplify-geojson": "^1.0.3",
"vinyl-fs": "^3.0.3",
"web-ext": "^7.6.2",
"yargs": "^5.0.0"
},
"peerDependencies": {
"gulp": "^4.0.2",
"gulp-cli": "^2.3.0",
"leaflet": "Leaflet/Leaflet#v0.7.7",
"nopt": "4.0.1"
},
"resolutions": {
"gulp": "4.0.2",
"gulp-cli": "2.3.0",
"graceful-fs": "4.2.4"
},
"cordova": {
"plugins": {
"cordova-plugin-camera": {
"CAMERA_USAGE_DESCRIPTION": "Add picture to Ad",
"PHOTOLIBRARY_USAGE_DESCRIPTION": "Add picture to Ad",
"ANDROID_SUPPORT_V4_VERSION": "28.+"
},
"cordova-plugin-device": {},
"cordova-plugin-dialogs": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-vibration": {},
"cordova-plugin-websocket": {},
"cordova-plugin-x-toast": {},
"cordova-plugin-ionic-keyboard": {},
"phonegap-plugin-barcodescanner": {
"CAMERA_USAGE_DESCRIPTION": "To scan QRCode",
"ANDROID_SUPPORT_V4_VERSION": "28.+"
},
"ionic-plugin-keyboard": {},
"cordova-clipboard": {},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "28.+"
},
"cordova-plugin-androidx-adapter": {},
"cordova-plugin-customurlscheme": {
"URL_SCHEME": "gchange",
"ANDROID_SCHEME": "http",
"ANDROID_HOST": "www.gchange.fr",
"ANDROID_PATHPREFIX": "/"
},
"cordova-plugin-secure-storage-android10": {},
"cordova-plugin-network-information": {}
},
"platforms": [
"ios",
"android"
]
},
"engines": {
"node": ">= 16.17.0",
"yarn": ">= 1.22.0"
}
}