comick
Version:
A comick api wrapper
28 lines (27 loc) • 578 B
JSON
{
"name": "comick",
"version": "0.0.1",
"type": "module",
"description": "A comick api wrapper",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/theprasant/comick.git"
},
"keywords": [
"comick",
"comic",
"manga",
"manhwa",
"manhua"
],
"author": "decodeprasant",
"license": "ISC",
"bugs": {
"url": "https://github.com/theprasant/comick/issues"
},
"homepage": "https://github.com/theprasant/comick#readme"
}