11{
2- "name" : " @nativescript-community/ui-mapbox" ,
3- "version" : " 5.0.0" ,
4- "description" : " A Nativescript plugin for Mapbox Native Maps." ,
5- "main" : " mapbox" ,
6- "typings" : " index.d.ts" ,
7- "nativescript" : {
8- "platforms" : {
9- "android" : " 3.0.0" ,
10- "ios" : " 3.0.0"
11- },
12- "plugin" : {
13- "nan" : true ,
14- "pan" : true ,
15- "core3" : " true" ,
16- "category" : " Interface"
17- }
2+ "name" : " @nativescript-community/ui-mapbox" ,
3+ "version" : " 6.0.0" ,
4+ "description" : " A Nativescript plugin for Mapbox Native Maps." ,
5+ "main" : " mapbox" ,
6+ "typings" : " index.d.ts" ,
7+ "nativescript" : {
8+ "platforms" : {
9+ "android" : " 3.0.0" ,
10+ "ios" : " 3.0.0"
1811 },
19- "repository" : {
20- "type" : " git" ,
21- "url" : " https://github.com/nativescript-community/ui-mapbox.git"
22- },
23- "keywords" : [
24- " ecosystem:nativescript" ,
25- " NativeScript" ,
26- " Map" ,
27- " Maps" ,
28- " Native Maps" ,
29- " Mapbox"
30- ],
31- "author" : {
32- "name" : " Yermo Lamers" ,
33- "email" : " yml@yml.com" ,
34- "url" : " https://miles-by-motorcycle.com/flyingbricksoftware/about"
35- },
36- "contributors" : [
37- {
38- "name" : " Eddy Verbruggen - Original Author" ,
39- "email" : " eddyverbruggen@gmail.com"
40- }, {
41- "name" : " Alex Wells" ,
42- "email" : " autaut03@gmail.com"
43- }
44- ],
45- "license" : " MIT" ,
46- "bugs" : {
47- "url" : " https://github.com/nativescript-community/ui-mapbox/issues"
12+ "plugin" : {
13+ "nan" : true ,
14+ "pan" : true ,
15+ "core3" : " true" ,
16+ "category" : " Interface"
17+ }
18+ },
19+ "repository" : {
20+ "type" : " git" ,
21+ "url" : " https://github.com/nativescript-community/ui-mapbox.git"
22+ },
23+ "keywords" : [
24+ " ecosystem:nativescript" ,
25+ " NativeScript" ,
26+ " Map" ,
27+ " Maps" ,
28+ " Native Maps" ,
29+ " Mapbox"
30+ ],
31+ "author" : {
32+ "name" : " Yermo Lamers" ,
33+ "email" : " yml@yml.com" ,
34+ "url" : " https://miles-by-motorcycle.com/flyingbricksoftware/about"
35+ },
36+ "contributors" : [
37+ {
38+ "name" : " Eddy Verbruggen - Original Author" ,
39+ "email" : " eddyverbruggen@gmail.com"
4840 },
49- "homepage" : " https://github.com/nativescript-community/ui-mapbox" ,
50- "readmeFilename" : " README.md" ,
51- "dependencies" : {
52- "@nativescript-community/perms" : " ^2.1.1"
41+ {
42+ "name" : " Alex Wells" ,
43+ "email" : " autaut03@gmail.com"
5344 }
45+ ],
46+ "license" : " MIT" ,
47+ "bugs" : {
48+ "url" : " https://github.com/nativescript-community/ui-mapbox/issues"
49+ },
50+ "homepage" : " https://github.com/nativescript-community/ui-mapbox" ,
51+ "readmeFilename" : " README.md" ,
52+ "dependencies" : {
53+ "@nativescript-community/perms" : " ^2.1.1"
5454 }
55-
55+ }
0 commit comments