cricketstudio-mcp 1.0.2 → 1.4.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.
@@ -0,0 +1,94 @@
1
+ [
2
+ {
3
+ "v": 1,
4
+ "leagueCode": "wpl",
5
+ "slug": "delhi-capitals",
6
+ "name": "Delhi Capitals",
7
+ "seasons": [
8
+ "2022/23",
9
+ "2023/24",
10
+ "2024/25",
11
+ "2025/26"
12
+ ],
13
+ "firstSeason": "2022/23",
14
+ "lastSeason": "2025/26",
15
+ "matchCount": 37,
16
+ "generatedAt": "2026-06-25T03:45:01.856Z"
17
+ },
18
+ {
19
+ "v": 1,
20
+ "leagueCode": "wpl",
21
+ "slug": "gujarat-giants",
22
+ "name": "Gujarat Giants",
23
+ "seasons": [
24
+ "2022/23",
25
+ "2023/24",
26
+ "2024/25",
27
+ "2025/26"
28
+ ],
29
+ "firstSeason": "2022/23",
30
+ "lastSeason": "2025/26",
31
+ "matchCount": 34,
32
+ "generatedAt": "2026-06-25T03:45:01.855Z"
33
+ },
34
+ {
35
+ "v": 1,
36
+ "leagueCode": "wpl",
37
+ "slug": "mumbai-indians",
38
+ "name": "Mumbai Indians",
39
+ "seasons": [
40
+ "2022/23",
41
+ "2023/24",
42
+ "2024/25",
43
+ "2025/26"
44
+ ],
45
+ "firstSeason": "2022/23",
46
+ "lastSeason": "2025/26",
47
+ "matchCount": 37,
48
+ "generatedAt": "2026-06-25T03:45:01.854Z"
49
+ },
50
+ {
51
+ "v": 1,
52
+ "leagueCode": "wpl",
53
+ "slug": "royal-challengers-bangalore",
54
+ "name": "Royal Challengers Bangalore",
55
+ "seasons": [
56
+ "2022/23",
57
+ "2023/24"
58
+ ],
59
+ "firstSeason": "2022/23",
60
+ "lastSeason": "2023/24",
61
+ "matchCount": 18,
62
+ "generatedAt": "2026-06-25T03:45:01.858Z"
63
+ },
64
+ {
65
+ "v": 1,
66
+ "leagueCode": "wpl",
67
+ "slug": "royal-challengers-bengaluru",
68
+ "name": "Royal Challengers Bengaluru",
69
+ "seasons": [
70
+ "2024/25",
71
+ "2025/26"
72
+ ],
73
+ "firstSeason": "2024/25",
74
+ "lastSeason": "2025/26",
75
+ "matchCount": 17,
76
+ "generatedAt": "2026-06-25T03:45:01.859Z"
77
+ },
78
+ {
79
+ "v": 1,
80
+ "leagueCode": "wpl",
81
+ "slug": "up-warriorz",
82
+ "name": "UP Warriorz",
83
+ "seasons": [
84
+ "2022/23",
85
+ "2023/24",
86
+ "2024/25",
87
+ "2025/26"
88
+ ],
89
+ "firstSeason": "2022/23",
90
+ "lastSeason": "2025/26",
91
+ "matchCount": 33,
92
+ "generatedAt": "2026-06-25T03:45:01.858Z"
93
+ }
94
+ ]