UNPKG

zero-two-anime-v1

Version:

A full featured scraper of sanji.to with all functionalities.

38 lines (35 loc) 801 B
{ "name": "zero-two-anime-v1", "version": "1.0.2", "description": "A full featured scraper of sanji.to with all functionalities.", "main": "index.mjs", "directories": { "Components": "Components" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/FantoX001/Z-Anime.git" }, "homepage": "https://github.com/FantoX001/Z-Anime#readme", "keywords": [ "zanime", "z-anime", "anime-api", "anime", "anime-scraper" ], "author": "FantoX001", "license": "MIT", "dependencies": { "axios": "^1.4.0", "cheerio": "^1.0.0-rc.12" }, "devDependencies": { "@babel/cli": "^7.23.9", "@babel/core": "^7.24.0", "@babel/preset-env": "^7.24.0" } }