UNPKG

npmanga

Version:

A package that allows you to fetch data from any manga.

25 lines (24 loc) 573 B
{ "name": "npmanga", "version": "1.2.1", "description": "A package that allows you to fetch data from any manga.", "main": "npmanga.js", "dependencies": { "axios": "^0.26.1", "cheerio": "^1.0.0-rc.10" }, "repository": { "type": "git", "url": "https://github.com/olyxz16/npmanga.git" }, "keywords": [ "manga", "nautiljon" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "olyxz16", "license": "ISC", "homepage": "https://github.com/olyxz16/npmanga#readme" }