african-states-and-tribes 1.0.0 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +312 -1
  3. package/SECURITY.md +11 -0
  4. package/dist/AO-LQ4VRH4F.mjs +192 -0
  5. package/dist/BF-BZ7WXNF3.mjs +132 -0
  6. package/dist/BI-DLK4YMGO.mjs +182 -0
  7. package/dist/BJ-PNML7KGU.mjs +120 -0
  8. package/dist/BW-CNU7L4NH.mjs +112 -0
  9. package/dist/CD-3L2NXQVL.mjs +252 -0
  10. package/dist/CF-ESX77N6V.mjs +212 -0
  11. package/dist/CG-VO3X7LDQ.mjs +132 -0
  12. package/dist/CI-GS6CFDT3.mjs +162 -0
  13. package/dist/CM-BTFLGGR5.mjs +112 -0
  14. package/dist/CV-B7NIY45I.mjs +242 -0
  15. package/dist/DJ-ZMQOBOIG.mjs +52 -0
  16. package/dist/DZ-LPE6ZB5C.mjs +534 -0
  17. package/dist/EG-S75L33PX.mjs +282 -0
  18. package/dist/ER-UP22LPAH.mjs +72 -0
  19. package/dist/ET-OBCUOADT.mjs +112 -0
  20. package/dist/GA-MAVC3U4Q.mjs +102 -0
  21. package/dist/GH-6ZWTNM6E.mjs +172 -0
  22. package/dist/GM-3TYRGF43.mjs +82 -0
  23. package/dist/GN-J26OKD3H.mjs +92 -0
  24. package/dist/GQ-TVJPRBZ4.mjs +62 -0
  25. package/dist/GW-BXXBSDB3.mjs +102 -0
  26. package/dist/KE-FR37ZDM6.mjs +332 -0
  27. package/dist/KM-2T7XZQOW.mjs +42 -0
  28. package/dist/LR-SDYDWBD2.mjs +162 -0
  29. package/dist/LS-WW7EJFSS.mjs +112 -0
  30. package/dist/LY-GLNCPO5D.mjs +152 -0
  31. package/dist/MA-TSZB2KUC.mjs +142 -0
  32. package/dist/MG-V4B3MJ27.mjs +72 -0
  33. package/dist/ML-5UC2UZFE.mjs +202 -0
  34. package/dist/MR-V7C27OIX.mjs +162 -0
  35. package/dist/MU-2QTJWWOZ.mjs +112 -0
  36. package/dist/MW-QHGL2IKS.mjs +232 -0
  37. package/dist/MZ-5UZ67NUU.mjs +122 -0
  38. package/dist/NA-5VDTGOMK.mjs +152 -0
  39. package/dist/NE-ZOWNVUFW.mjs +92 -0
  40. package/dist/NG-6QW6RXJE.mjs +382 -0
  41. package/dist/RW-GQU5ZEII.mjs +57 -0
  42. package/dist/SC-SY5UMMU2.mjs +272 -0
  43. package/dist/SD-GZVFH7EN.mjs +192 -0
  44. package/dist/SL-G6OQ2OKF.mjs +72 -0
  45. package/dist/SN-6NZD3VMK.mjs +152 -0
  46. package/dist/SO-OYCQEJXC.mjs +192 -0
  47. package/dist/SS-VC4OP4LH.mjs +7 -0
  48. package/dist/ST-W5CRCMYC.mjs +32 -0
  49. package/dist/SZ-WPJM53Q7.mjs +72 -0
  50. package/dist/TD-T6K52QM6.mjs +232 -0
  51. package/dist/TG-4GRO64UZ.mjs +62 -0
  52. package/dist/TN-KZ7WMICO.mjs +252 -0
  53. package/dist/TZ-MR6WGF2A.mjs +222 -0
  54. package/dist/UG-UNMXRIJ5.mjs +402 -0
  55. package/dist/ZA-RNKH3KHE.mjs +102 -0
  56. package/dist/ZM-KVDEVKJK.mjs +112 -0
  57. package/dist/ZW-EFGG3D6Y.mjs +112 -0
  58. package/dist/chunk-4UEJOM6W.mjs +9 -0
  59. package/dist/index.d.mts +1356 -435
  60. package/dist/index.d.ts +1356 -435
  61. package/dist/index.js +8877 -62
  62. package/dist/index.mjs +436 -60
  63. package/docs/CONTRIBUTING +1 -0
  64. package/package.json +7 -3
@@ -0,0 +1,112 @@
1
+ import "./chunk-4UEJOM6W.mjs";
2
+
3
+ // src/data/africa/tribes/ZW.json
4
+ var ZW = {
5
+ BULAWAYO: {
6
+ capitalCity: "Bulawayo",
7
+ subdivisions: ["Bulawayo District"],
8
+ geoPoliticalZone: "South West",
9
+ location: "South West",
10
+ name: "Bulawayo",
11
+ stateCode: "BU",
12
+ tribes: ["Ndebele", "Shona", "Kalanga"],
13
+ type: "province"
14
+ },
15
+ HARARE: {
16
+ capitalCity: "Harare",
17
+ subdivisions: ["Harare District"],
18
+ geoPoliticalZone: "North East",
19
+ location: "North East",
20
+ name: "Harare",
21
+ stateCode: "HA",
22
+ tribes: ["Shona", "Zezuru", "Manyika"],
23
+ type: "province"
24
+ },
25
+ MANICALAND: {
26
+ capitalCity: "Mutare",
27
+ subdivisions: ["Buhera", "Chimanimani", "Chipinge", "Makoni", "Mutare", "Mutasa", "Nyanga"],
28
+ geoPoliticalZone: "East",
29
+ location: "East",
30
+ name: "Manicaland",
31
+ stateCode: "MA",
32
+ tribes: ["Shona", "Manyika", "Ndau"],
33
+ type: "province"
34
+ },
35
+ "MASHONALAND CENTRAL": {
36
+ capitalCity: "Bindura",
37
+ subdivisions: ["Bindura", "Guruve", "Mazowe", "Mount Darwin", "Mukumbura", "Shamva"],
38
+ geoPoliticalZone: "North East",
39
+ location: "North East",
40
+ name: "Mashonaland Central",
41
+ stateCode: "MC",
42
+ tribes: ["Shona", "Korekore"],
43
+ type: "province"
44
+ },
45
+ "MASHONALAND EAST": {
46
+ capitalCity: "Marondera",
47
+ subdivisions: ["Chikomba", "Goromonzi", "Hwedza", "Marondera", "Murehwa", "Mutoko", "Seke", "Uzumba-Maramba-Pfungwe"],
48
+ geoPoliticalZone: "East",
49
+ location: "East",
50
+ name: "Mashonaland East",
51
+ stateCode: "ME",
52
+ tribes: ["Shona", "Zezuru"],
53
+ type: "province"
54
+ },
55
+ "MASHONALAND WEST": {
56
+ capitalCity: "Chinhoyi",
57
+ subdivisions: ["Chegutu", "Hurungwe", "Kariba", "Makonde", "Mhondoro-Ngezi", "Sanyati", "Zvimba"],
58
+ geoPoliticalZone: "North West",
59
+ location: "North West",
60
+ name: "Mashonaland West",
61
+ stateCode: "MW",
62
+ tribes: ["Shona", "Zezuru", "Ndebele"],
63
+ type: "province"
64
+ },
65
+ MASVINGO: {
66
+ capitalCity: "Masvingo",
67
+ subdivisions: ["Bikita", "Chiredzi", "Gutu", "Masvingo", "Mwenezi", "Zaka"],
68
+ geoPoliticalZone: "South",
69
+ location: "South",
70
+ name: "Masvingo",
71
+ stateCode: "MS",
72
+ tribes: ["Shona", "Karanga", "Ndau"],
73
+ type: "province"
74
+ },
75
+ "MATABELALAND NORTH": {
76
+ capitalCity: "Lupane",
77
+ subdivisions: ["Binga", "Hwange", "Lupane", "Nkayi", "Tsholotsho", "Umguza"],
78
+ geoPoliticalZone: "West",
79
+ location: "West",
80
+ name: "Matabeleland North",
81
+ stateCode: "MN",
82
+ tribes: ["Ndebele", "Tonga", "Kalanga", "Nambya"],
83
+ type: "province"
84
+ },
85
+ "MATABELALAND SOUTH": {
86
+ capitalCity: "Gwanda",
87
+ subdivisions: ["Beitbridge", "Bulilima", "Gwanda", "Insiza", "Mangwe", "Matobo", "Umzingwane"],
88
+ geoPoliticalZone: "South West",
89
+ location: "South West",
90
+ name: "Matabeleland South",
91
+ stateCode: "MS",
92
+ tribes: ["Ndebele", "Kalanga", "Venda"],
93
+ type: "province"
94
+ },
95
+ MIDLANDS: {
96
+ capitalCity: "Gweru",
97
+ subdivisions: ["Chirumhanzu", "Gokwe North", "Gokwe South", "Gweru", "Kwekwe", "Mberengwa", "Shurugwi", "Zvishavane"],
98
+ geoPoliticalZone: "Central",
99
+ location: "Central",
100
+ name: "Midlands",
101
+ stateCode: "MI",
102
+ tribes: ["Shona", "Ndebele", "Karanga", "Tonga"],
103
+ type: "province"
104
+ }
105
+ };
106
+ var ZW_default = {
107
+ ZW
108
+ };
109
+ export {
110
+ ZW,
111
+ ZW_default as default
112
+ };
@@ -0,0 +1,9 @@
1
+ var __glob = (map) => (path) => {
2
+ var fn = map[path];
3
+ if (fn) return fn();
4
+ throw new Error("Module not found in bundle: " + path);
5
+ };
6
+
7
+ export {
8
+ __glob
9
+ };