UNPKG

sl-dbmaria

Version:

A powerful web scraping tool for everything

25 lines (24 loc) 612 B
{ "name": "sl-dbmaria", "version": "0.1.4", "description": "A powerful web scraping tool for everything", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Ptradtya26/SL-dbmaria.git" }, "homepage": "https://github.com/Ptradtya26/SL-dbmaria", "keywords": ["web", "scraping", "tool"], "author": "Ptradtya26", "license": "MIT", "dependencies": { "axios": "^0.24.0", "sl-appyc": "^0.1.0", "cheerio": "^1.0.0-rc.10", "moment": "^2.29.1", "uuid": "^8.3.2" } }