react-native-mal-scrape
Version:
scrapes info from myanimelist
21 lines (20 loc) • 416 B
JSON
{
"name": "react-native-mal-scrape",
"version": "1.1.0",
"main": "index.js",
"repository": "https://github.com/leon-4A6C/mal-scrape",
"keywords": [
"MAL",
"myanimelist",
"my anime list",
"anime",
"api",
"mal-api",
"myanimelist-api"
],
"author": "leon in 't Veld <leon3110l@gmail.com>",
"license": "MIT",
"dependencies": {
"react-native-cheerio": "^1.0.0-rc.4"
}
}