1
1
{
2
- "name" : " ionic3-components" ,
3
- "author" : " Ionic Framework" ,
4
- "homepage" : " https://ionicframework.com/" ,
5
- "private" : true ,
6
- "scripts" : {
7
- "clean" : " ionic-app-scripts clean" ,
8
- "build" : " ionic-app-scripts build" ,
9
- "ionic:build" : " ionic-app-scripts build" ,
10
- "ionic:serve" : " ionic-app-scripts serve"
11
- },
12
- "dependencies" : {
13
- "@angular/common" : " 4.1.3" ,
14
- "@angular/compiler" : " 4.1.3" ,
15
- "@angular/compiler-cli" : " 4.1.3" ,
16
- "@angular/core" : " 4.1.3" ,
17
- "@angular/forms" : " 4.1.3" ,
18
- "@angular/http" : " 4.1.3" ,
19
- "@angular/platform-browser" : " 4.1.3" ,
20
- "@angular/platform-browser-dynamic" : " 4.1.3" ,
21
- "@angular/tsc-wrapped" : " 4.2.6" ,
22
- "@ionic-native/barcode-scanner" : " 4.0.0" ,
23
- "@ionic-native/camera" : " 4.0.0" ,
24
- "@ionic-native/card-io" : " 4.0.0" ,
25
- "@ionic-native/core" : " 4.0.0" ,
26
- "@ionic-native/diagnostic" : " 4.0.0" ,
27
- "@ionic-native/geolocation" : " 4.0.0" ,
28
- "@ionic-native/google-maps" : " 4.0.0" ,
29
- "@ionic-native/splash-screen" : " 4.0.0" ,
30
- "@ionic-native/status-bar" : " 4.0.0" ,
31
- "@ionic/storage" : " 2.0.1" ,
32
- "angular2-swing" : " ^0.12.1" ,
33
- "chart.js" : " ^2.4.0" ,
34
- "ionic-angular" : " ^3.6.1" ,
35
- "ionicons" : " 3.0.0" ,
36
- "moment" : " ^2.15.2" ,
37
- "rxjs" : " 5.4.2" ,
38
- "sw-toolbox" : " 3.6.0" ,
39
- "tslint-config-airbnb" : " ^5.2.1" ,
40
- "zone.js" : " ^0.8.12" ,
41
- "cordova-android" : " ~6.1.2" ,
42
- "card.io.cordova.mobilesdk" : " https://github.com/card-io/card.io-Cordova-Plugin" ,
43
- "cordova-plugin-camera" : " ~2.3.1" ,
44
- "cordova-plugin-console" : " 1.0.5" ,
45
- "cordova-plugin-device" : " 1.1.4" ,
46
- "cordova-plugin-geolocation" : " ~2.4.2" ,
47
- "cordova-plugin-googlemaps" : " ~1.4.0" ,
48
- "cordova-plugin-splashscreen" : " ~4.0.1" ,
49
- "cordova-plugin-statusbar" : " 2.2.1" ,
50
- "cordova-plugin-whitelist" : " 1.3.1" ,
51
- "cordova.plugins.diagnostic" : " ~3.4.1" ,
52
- "ionic-plugin-keyboard" : " ~2.2.1" ,
53
- "phonegap-plugin-barcodescanner" : " ~6.0.6"
54
- },
55
- "devDependencies" : {
56
- "@ionic/app-scripts" : " ^2.1.4" ,
57
- "typescript" : " ~2.3.4"
58
- },
59
- "cordovaPlugins" : [
60
- " cordova-plugin-whitelist" ,
61
- " cordova-plugin-console" ,
62
- " cordova-plugin-statusbar" ,
63
- " cordova-plugin-device" ,
64
- " cordova-plugin-splashscreen" ,
65
- " ionic-plugin-keyboard"
2
+ "name" : " ionic3-components" ,
3
+ "author" : " Ionic Framework" ,
4
+ "homepage" : " https://ionicframework.com/" ,
5
+ "private" : true ,
6
+ "scripts" : {
7
+ "clean" : " ionic-app-scripts clean" ,
8
+ "build" : " ionic-app-scripts build" ,
9
+ "ionic:build" : " ionic-app-scripts build" ,
10
+ "ionic:serve" : " ionic-app-scripts serve" ,
11
+ "add-contributor" : " all-contributors add" ,
12
+ "generate-contributors" : " all-contributors generate"
13
+ },
14
+ "dependencies" : {
15
+ "@angular/common" : " 4.1.3" ,
16
+ "@angular/compiler" : " 4.1.3" ,
17
+ "@angular/compiler-cli" : " 4.1.3" ,
18
+ "@angular/core" : " 4.1.3" ,
19
+ "@angular/forms" : " 4.1.3" ,
20
+ "@angular/http" : " 4.1.3" ,
21
+ "@angular/platform-browser" : " 4.1.3" ,
22
+ "@angular/platform-browser-dynamic" : " 4.1.3" ,
23
+ "@angular/tsc-wrapped" : " 4.2.6" ,
24
+ "@ionic-native/barcode-scanner" : " 4.0.0" ,
25
+ "@ionic-native/camera" : " 4.0.0" ,
26
+ "@ionic-native/card-io" : " 4.0.0" ,
27
+ "@ionic-native/core" : " 4.0.0" ,
28
+ "@ionic-native/diagnostic" : " 4.0.0" ,
29
+ "@ionic-native/geolocation" : " 4.0.0" ,
30
+ "@ionic-native/google-maps" : " 4.0.0" ,
31
+ "@ionic-native/splash-screen" : " 4.0.0" ,
32
+ "@ionic-native/status-bar" : " 4.0.0" ,
33
+ "@ionic/storage" : " 2.0.1" ,
34
+ "angular2-swing" : " ^0.12.1" ,
35
+ "chart.js" : " ^2.4.0" ,
36
+ "ionic-angular" : " ^3.6.1" ,
37
+ "ionicons" : " 3.0.0" ,
38
+ "moment" : " ^2.15.2" ,
39
+ "rxjs" : " 5.4.2" ,
40
+ "sw-toolbox" : " 3.6.0" ,
41
+ "tslint-config-airbnb" : " ^5.2.1" ,
42
+ "zone.js" : " ^0.8.12" ,
43
+ "cordova-android" : " ~6.1.2" ,
44
+ "card.io.cordova.mobilesdk" : " https://github.com/card-io/card.io-Cordova-Plugin" ,
45
+ "cordova-plugin-camera" : " ~2.3.1" ,
46
+ "cordova-plugin-console" : " 1.0.5" ,
47
+ "cordova-plugin-device" : " 1.1.4" ,
48
+ "cordova-plugin-geolocation" : " ~2.4.2" ,
49
+ "cordova-plugin-googlemaps" : " ~1.4.0" ,
50
+ "cordova-plugin-splashscreen" : " ~4.0.1" ,
51
+ "cordova-plugin-statusbar" : " 2.2.1" ,
52
+ "cordova-plugin-whitelist" : " 1.3.1" ,
53
+ "cordova.plugins.diagnostic" : " ~3.4.1" ,
54
+ "ionic-plugin-keyboard" : " ~2.2.1" ,
55
+ "phonegap-plugin-barcodescanner" : " ~6.0.6"
56
+ },
57
+ "devDependencies" : {
58
+ "@ionic/app-scripts" : " ^2.1.4" ,
59
+ "all-contributors-cli" : " ^4.5.0" ,
60
+ "typescript" : " ~2.3.4"
61
+ },
62
+ "cordovaPlugins" : [
63
+ " cordova-plugin-whitelist" ,
64
+ " cordova-plugin-console" ,
65
+ " cordova-plugin-statusbar" ,
66
+ " cordova-plugin-device" ,
67
+ " cordova-plugin-splashscreen" ,
68
+ " ionic-plugin-keyboard"
69
+ ],
70
+ "cordovaPlatforms" : [],
71
+ "description" : " Advanced Ionic Components: An Awesome Ionic project" ,
72
+ "cordova" : {
73
+ "platforms" : [
74
+ " android"
66
75
],
67
- "cordovaPlatforms" : [],
68
- "description" : " Advanced Ionic Components: An Awesome Ionic project" ,
69
- "cordova" : {
70
- "platforms" : [
71
- " android"
72
- ],
73
- "plugins" : {
74
- "card.io.cordova.mobilesdk" : {},
75
- "cordova-plugin-camera" : {},
76
- "cordova-plugin-console" : {},
77
- "cordova-plugin-device" : {},
78
- "cordova-plugin-geolocation" : {},
79
- "cordova-plugin-googlemaps" : {
80
- "API_KEY_FOR_ANDROID" : " AIzaSyBaTVlHDndpSgbdDnRsCy2xFJt2tB41NB0" ,
81
- "API_KEY_FOR_IOS" : " AIzaSyBaTVlHDndpSgbdDnRsCy2xFJt2tB41NB0"
82
- },
83
- "cordova-plugin-splashscreen" : {},
84
- "cordova-plugin-statusbar" : {},
85
- "cordova-plugin-whitelist" : {},
86
- "cordova.plugins.diagnostic" : {},
87
- "ionic-plugin-keyboard" : {},
88
- "phonegap-plugin-barcodescanner" : {}
89
- }
76
+ "plugins" : {
77
+ "card.io.cordova.mobilesdk" : {},
78
+ "cordova-plugin-camera" : {},
79
+ "cordova-plugin-console" : {},
80
+ "cordova-plugin-device" : {},
81
+ "cordova-plugin-geolocation" : {},
82
+ "cordova-plugin-googlemaps" : {
83
+ "API_KEY_FOR_ANDROID" : " AIzaSyBaTVlHDndpSgbdDnRsCy2xFJt2tB41NB0" ,
84
+ "API_KEY_FOR_IOS" : " AIzaSyBaTVlHDndpSgbdDnRsCy2xFJt2tB41NB0"
85
+ },
86
+ "cordova-plugin-splashscreen" : {},
87
+ "cordova-plugin-statusbar" : {},
88
+ "cordova-plugin-whitelist" : {},
89
+ "cordova.plugins.diagnostic" : {},
90
+ "ionic-plugin-keyboard" : {},
91
+ "phonegap-plugin-barcodescanner" : {}
90
92
}
91
- }
93
+ }
94
+ }
0 commit comments