@mateoaranda/jikanjs
Version:
A small Wrapper for the unofficial MAL API Jikan (v4)
33 lines (32 loc) • 670 B
JSON
{
"name": "@mateoaranda/jikanjs",
"version": "1.3.1",
"description": "A small Wrapper for the unofficial MAL API Jikan (v4)",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mateoaranda/jikanjs.git"
},
"keywords": [
"Anime",
"Manga",
"API",
"Wrapper",
"MAL",
"myanimelist",
"jikan"
],
"author": "mateoaranda",
"license": "ISC",
"bugs": {
"url": "https://github.com/mateoaranda/jikanjs/issues"
},
"homepage": "https://github.com/mateoaranda/jikanjs#readme",
"devDependencies": {
"chai": "^4.3.6",
"mocha": "^9.2.2"
}
}