node-weeb
Version:
A Feature-rich weeb wrapper.
28 lines (27 loc) • 508 B
JSON
{
"name": "node-weeb",
"version": "1.0.4",
"description": "A Feature-rich weeb wrapper.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/OblivionSan/node-weeb"
},
"keywords": [
"kitsu",
"anime",
"manga",
"neko.life",
"neko",
"node",
"weeb"
],
"author": "OblivionSan",
"license": "GPL-3.0",
"dependencies": {
"node-fetch": "^2.3.0"
}
}