forked from stats4sd/FUMA-Gaskiya-app
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage-moriben.json
144 lines (144 loc) · 4.26 KB
/
package-moriben.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
{
"name": "moriben-frn-app",
"author": "FUMA GASKIYA Maradi",
"homepage": "https://fumagaskiya.ne",
"email": "[email protected]",
"private": true,
"version": "1.1.0",
"scripts": {
"clean": "ionic-app-scripts clean",
"build": "ionic-app-scripts build",
"lint": "ionic-app-scripts lint",
"ionic:build": "ionic-app-scripts build",
"ionic:serve": "ionic-app-scripts serve",
"electron": "electron .",
"electron dist": "electron .",
"ebuild": "node_modules/.bin/build"
},
"dependencies": {
"@angular/common": "4.1.3",
"@angular/compiler": "4.1.3",
"@angular/compiler-cli": "4.1.3",
"@angular/core": "4.1.3",
"@angular/forms": "4.1.3",
"@angular/http": "4.1.3",
"@angular/platform-browser": "4.1.3",
"@angular/platform-browser-dynamic": "4.1.3",
"@ionic-native/camera": "^3.13.1",
"@ionic-native/core": "3.12.1",
"@ionic-native/date-picker": "^4.1.0",
"@ionic-native/device": "^3.10.3",
"@ionic-native/file": "^3.14.0",
"@ionic-native/geolocation": "^3.12.1",
"@ionic-native/image-picker": "^3.14.0",
"@ionic-native/photo-viewer": "^3.14.0",
"@ionic-native/printer": "^3.14.0",
"@ionic-native/sim": "^3.10.3",
"@ionic-native/splash-screen": "3.7.0",
"@ionic-native/status-bar": "3.7.0",
"@ionic/storage": "2.0.1",
"@ngx-translate/core": "^6.0.1",
"@ngx-translate/http-loader": "0.0.3",
"@types/leaflet": "^1.0.50",
"@types/node": "^8.0.17",
"@types/pouchdb": "5.4.28",
"@types/uuid": "^3.0.0",
"ajv": "^5.2.2",
"ajv-keywords": "^2.1.0",
"com-sarriaroman-photoviewer": "^1.1.10",
"cordova-android": "^6.2.3",
"cordova-plugin-camera": "^2.4.1",
"cordova-plugin-compat": "^1.1.0",
"cordova-plugin-console": "1.0.5",
"cordova-plugin-datepicker": "^0.9.3",
"cordova-plugin-device": "~1.1.4",
"cordova-plugin-globalization": "~1.0.7",
"cordova-plugin-sim": "~1.3.3",
"cordova-plugin-splashscreen": "~4.0.1",
"cordova-plugin-statusbar": "2.2.1",
"cordova-plugin-whitelist": "1.3.1",
"cordova-sqlite-storage": "~2.0.2",
"datepicker-ionic2": "^2.5.1",
"file-saver": "^1.3.3",
"install": "^0.10.1",
"ionic-angular": "^3.6.0",
"ionic-img-viewer": "^2.4.0",
"ionic-plugin-keyboard": "~2.2.1",
"ionic2-auto-complete": "^1.5.1-beta",
"ionic2-date-picker": "^1.0.6",
"ionicons": "3.0.0",
"jsbarcode": "^3.5.8",
"node": "0.0.0",
"npm": "^5.0.3",
"object-keys": "^1.0.11",
"pouchdb": "^6.3.4",
"pouchdb-authentication": "^0.5.5",
"pouchdb-browser": "6.3.4",
"pouchdb-core": "^6.3.4",
"pouchdb-find": "^6.3.4",
"rxjs": "5.4.0",
"simple-statistics": "^2.2.0",
"strip-ansi": "^4.0.0",
"sw-toolbox": "3.6.0",
"toid": "^1.0.1",
"uuid": "^3.1.0",
"webpack": "^3.5.5",
"zone": "^0.3.4",
"zone.js": "0.8.12"
},
"devDependencies": {
"@ionic/app-scripts": "^2.1.4",
"@types/electron": "^1.6.10",
"@types/node": "^8.0.8",
"@types/pouchdb": "^6.3.4",
"@types/pouchdb-find": "^6.3.4",
"copy-webpack-plugin": "^4.0.1",
"electron": "^1.6.11",
"electron-builder": "^19.8.0",
"ionic": "3.12.0",
"typescript": "2.3.4"
},
"cordovaPlugins": [
"cordova-plugin-whitelist",
"cordova-plugin-console",
"cordova-plugin-statusbar",
"cordova-plugin-device",
"cordova-plugin-splashscreen",
"ionic-plugin-keyboard",
"cordova-plugin-globalization"
],
"cordovaPlatforms": [],
"description": "FUMA Gaskiya App",
"main": "electron/electron.js",
"config": {
"ionic_bundler": "webpack",
"ionic_webpack": "./config/webpack.config.js"
},
"build": {
"appId": "com.moriben.frn_app",
"electronVersion": "1.6.11",
"asar": true,
"files": [
"www/**/*",
"electron/*"
]
},
"cordova": {
"plugins": {
"cordova-plugin-camera": {},
"cordova-plugin-console": {},
"cordova-plugin-device": {},
"cordova-plugin-globalization": {},
"cordova-plugin-sim": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-whitelist": {},
"cordova-sqlite-storage": {},
"ionic-plugin-keyboard": {},
"com-sarriaroman-photoviewer": {}
},
"platforms": [
"android"
]
}
}