{ "name": "spox-ripper", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "cheerio": "^1.0.0-rc.2", "request": "^2.83.0" } }