UNPKG

mal-api-v2

Version:

An awesome library to connect with the new MyAnimeList's API v2!

27 lines (26 loc) 668 B
{ "author": "DroidXrX <droidxrx@gmail.com> (https://github.com/droidxrx)", "bugs": { "url": "https://github.com/droidxrx/mal-api-v2/issues" }, "description": "An awesome library to connect with the new MyAnimeList's API v2!", "homepage": "https://github.com/droidxrx/mal-api-v2#readme", "keywords": [ "anime", "manga", "mal-api" ], "license": "MIT", "main": "lib/index.js", "types": "lib/index.d.ts", "name": "mal-api-v2", "repository": { "type": "git", "url": "git+https://github.com/droidxrx/mal-api-v2.git" }, "version": "1.0.4", "dependencies": { "query-string": "^7.0.1", "superagent": "^6.1.0" } }