|
1 | 1 | { |
2 | | - "main": "./src/main.ts", |
3 | | - "dependencies": { |
4 | | - "@nativescript/core": "file:../../node_modules/@nativescript/core", |
5 | | - "@nativescript/ionic-portals": "file:../../dist/packages/ionic-portals", |
6 | | - "@nativescript/animated-circle": "file:../../dist/packages/animated-circle", |
7 | | - "@nativescript/appavailability": "file:../../dist/packages/appavailability", |
8 | | - "@nativescript/apple-sign-in": "file:../../dist/packages/apple-sign-in", |
9 | | - "@nativescript/auto-fit-text": "file:../../dist/packages/auto-fit-text", |
10 | | - "@nativescript/background-http": "file:../../dist/packages/background-http", |
11 | | - "@nativescript/biometrics": "file:../../dist/packages/biometrics", |
12 | | - "@nativescript/brightness": "file:../../dist/packages/brightness", |
13 | | - "@nativescript/camera": "file:../../dist/packages/camera", |
14 | | - "@nativescript/contacts": "file:../../dist/packages/contacts", |
15 | | - "@nativescript/datetimepicker": "file:../../dist/packages/datetimepicker", |
16 | | - "@nativescript/debug-android": "file:../../dist/packages/debug-android", |
17 | | - "@nativescript/debug-ios": "file:../../dist/packages/debug-ios", |
18 | | - "@nativescript/detox": "file:../../dist/packages/detox", |
19 | | - "@nativescript/directions": "file:../../dist/packages/directions", |
20 | | - "@nativescript/email": "file:../../dist/packages/email", |
21 | | - "@nativescript/facebook": "file:../../dist/packages/facebook", |
22 | | - "@nativescript/fingerprint-auth": "file:../../dist/packages/fingerprint-auth", |
23 | | - "@nativescript/geolocation": "file:../../dist/packages/geolocation", |
24 | | - "@nativescript/google-maps": "file:../../dist/packages/google-maps", |
25 | | - "@nativescript/google-signin": "file:../../dist/packages/google-signin", |
26 | | - "@nativescript/imagepicker": "file:../../dist/packages/imagepicker", |
27 | | - "@nativescript/ios-security": "file:../../dist/packages/ios-security", |
28 | | - "@nativescript/iqkeyboardmanager": "file:../../dist/packages/iqkeyboardmanager", |
29 | | - "@nativescript/local-notifications": "file:../../dist/packages/local-notifications", |
30 | | - "@nativescript/localize": "file:../../dist/packages/localize", |
31 | | - "@nativescript/picker": "file:../../dist/packages/picker", |
32 | | - "@nativescript/shared-notification-delegate": "file:../../dist/packages/shared-notification-delegate", |
33 | | - "@nativescript/social-share": "file:../../dist/packages/social-share", |
34 | | - "@nativescript/theme-switcher": "file:../../dist/packages/theme-switcher", |
35 | | - "@nativescript/twitter": "file:../../dist/packages/twitter", |
36 | | - "@nativescript/zip": "file:../../dist/packages/zip" |
37 | | - }, |
38 | | - "devDependencies": { |
39 | | - "@nativescript/android": "~8.1.1", |
40 | | - "@nativescript/ios": "~8.1.0" |
41 | | - } |
| 2 | + "main": "./src/main.ts", |
| 3 | + "dependencies": { |
| 4 | + "@nativescript/core": "file:../../node_modules/@nativescript/core", |
| 5 | + "@nativescript/ionic-portals": "file:../../dist/packages/ionic-portals", |
| 6 | + "@nativescript/animated-circle": "file:../../dist/packages/animated-circle", |
| 7 | + "@nativescript/appavailability": "file:../../dist/packages/appavailability", |
| 8 | + "@nativescript/apple-sign-in": "file:../../dist/packages/apple-sign-in", |
| 9 | + "@nativescript/auto-fit-text": "file:../../dist/packages/auto-fit-text", |
| 10 | + "@nativescript/background-http": "file:../../dist/packages/background-http", |
| 11 | + "@nativescript/biometrics": "file:../../dist/packages/biometrics", |
| 12 | + "@nativescript/brightness": "file:../../dist/packages/brightness", |
| 13 | + "@nativescript/camera": "file:../../dist/packages/camera", |
| 14 | + "@nativescript/contacts": "file:../../dist/packages/contacts", |
| 15 | + "@nativescript/datetimepicker": "file:../../dist/packages/datetimepicker", |
| 16 | + "@nativescript/debug-android": "file:../../dist/packages/debug-android", |
| 17 | + "@nativescript/debug-ios": "file:../../dist/packages/debug-ios", |
| 18 | + "@nativescript/detox": "file:../../dist/packages/detox", |
| 19 | + "@nativescript/directions": "file:../../dist/packages/directions", |
| 20 | + "@nativescript/email": "file:../../dist/packages/email", |
| 21 | + "@nativescript/facebook": "file:../../dist/packages/facebook", |
| 22 | + "@nativescript/fingerprint-auth": "file:../../dist/packages/fingerprint-auth", |
| 23 | + "@nativescript/geolocation": "file:../../dist/packages/geolocation", |
| 24 | + "@nativescript/google-maps": "file:../../dist/packages/google-maps", |
| 25 | + "@nativescript/google-signin": "file:../../dist/packages/google-signin", |
| 26 | + "@nativescript/imagepicker": "file:../../dist/packages/imagepicker", |
| 27 | + "@nativescript/ios-security": "file:../../dist/packages/ios-security", |
| 28 | + "@nativescript/iqkeyboardmanager": "file:../../dist/packages/iqkeyboardmanager", |
| 29 | + "@nativescript/local-notifications": "file:../../dist/packages/local-notifications", |
| 30 | + "@nativescript/localize": "file:../../dist/packages/localize", |
| 31 | + "@nativescript/picker": "file:../../dist/packages/picker", |
| 32 | + "@nativescript/shared-notification-delegate": "file:../../dist/packages/shared-notification-delegate", |
| 33 | + "@nativescript/social-share": "file:../../dist/packages/social-share", |
| 34 | + "@nativescript/theme-switcher": "file:../../dist/packages/theme-switcher", |
| 35 | + "@nativescript/twitter": "file:../../dist/packages/twitter", |
| 36 | + "@nativescript/zip": "file:../../dist/packages/zip" |
| 37 | + }, |
| 38 | + "devDependencies": { |
| 39 | + "@nativescript/android": "~8.2.0", |
| 40 | + "@nativescript/ios": "~8.2.0" |
| 41 | + } |
42 | 42 | } |
0 commit comments