UNPKG

@lordzagreus/nana-api-cf

Version:

nhentai unofficial api with ddos workaround

36 lines (35 loc) 787 B
{ "name": "@lordzagreus/nana-api-cf", "version": "1.3.1", "description": "nhentai unofficial api with ddos workaround", "main": "./index.js", "typings": "./index.d.ts", "author": "ThaumielSparrow", "license": "MIT", "dependencies": { "axios": "^0.21.4", "cheerio": "^1.0.0-rc.10", "qs": "^6.10.3" }, "directories": { "lib": "lib", "test": "test" }, "scripts": { "test": "node test/test.js" }, "repository": { "type": "git", "url": "git+https://github.com/nikkozu/nana-api.git" }, "keywords": [ "nhentai", "unofficial", "api", "nana" ], "bugs": { "url": "https://github.com/nikkozu/nana-api/issues" }, "homepage": "https://github.com/nikkozu/nana-api#readme" }