@kawaiioverflow/arm 0.217.0 → 0.218.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.
- package/README.md +4 -4
- package/arm.json +9798 -10131
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -54,13 +54,13 @@ type Anime = {
|
|
|
54
54
|
|
|
55
55
|
<!-- start statistics -->
|
|
56
56
|
|
|
57
|
-
The database has **
|
|
57
|
+
The database has **35226** anime, it consists of data from several services.
|
|
58
58
|
|
|
59
59
|
| Service | Anime |
|
|
60
60
|
| :-------------- | :---------- |
|
|
61
|
-
| MyAnimeList |
|
|
62
|
-
| AniList |
|
|
63
|
-
| Annict |
|
|
61
|
+
| MyAnimeList | 29359 anime |
|
|
62
|
+
| AniList | 21724 anime |
|
|
63
|
+
| Annict | 16203 anime |
|
|
64
64
|
| Syoboi Calendar | 6368 anime |
|
|
65
65
|
|
|
66
66
|
<!-- end statistics -->
|