+4
-4
| { | ||
| "name": "mal-api-ts", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "mal-api-ts is an api wrapper for the myanimelist api that makes it fast, easy and fun to interact with mal. supports all endpoints, has interfaces for every response, and most importantly, saves you a lot of time.", | ||
@@ -9,8 +9,8 @@ "author": "Shikiiii <shikii123@proton.me>", | ||
| "type": "git", | ||
| "url": "https://github.com/Shikiiii/mal.ts.git" | ||
| "url": "https://github.com/Shikiiii/mal-api.ts.git" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/Shikiiii/mal.ts/issues" | ||
| "url": "https://github.com/Shikiiii/mal-api.ts/issues" | ||
| }, | ||
| "homepage": "https://github.com/Shikiiii/mal.ts#readme", | ||
| "homepage": "https://github.com/Shikiiii/mal-api.ts#readme", | ||
| "type": "module", | ||
@@ -17,0 +17,0 @@ "main": "dist/mal.js", |
+3
-3
| # MyAnimeList API Wrapper | ||
|  | ||
|  | ||
|  | ||
|  | ||
| mal.ts is a typescript api wrapper for the myanimelist api that makes it fast, easy and fun to interact with mal. supports all endpoints, has interfaces for every response, and most importantly, saves you a lot of time. | ||
| mal-api.ts is a typescript api wrapper for the myanimelist api that makes it fast, easy and fun to interact with mal. supports all endpoints, has interfaces for every response, and most importantly, saves you a lot of time. | ||
@@ -8,0 +8,0 @@ ## Features |
393686
0.01%