UNPKG

@rifzkhy/azur-lane

Version:
30 lines (29 loc) 535 B
{ "name": "@rifzkhy/azur-lane", "version": "1.0.1", "description": "Azurlane scraper", "main": "index.js", "scripts": { "test": "node example.js" }, "repository": { "type": "git", "url": "git+https://github.com/Rifzkhy/azur-lane.git" }, "keywords": [ "scraper", "azurlane", "azur-lane", "shipgirl", "shikikan", "nodejs", "cheerio", "request" ], "author": "@rifzkhy", "license": "MIT", "dependencies": { "cheerio": "^1.0.0-rc.12", "request": "^2.88.2" } }