{ "name": "education-filter", "version": "0.1.0", "description": "", "main": "filter.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Tom Smeding (https://tomsmeding.com)", "license": "MIT", "dependencies": { "cheerio": "^1.0.0-rc.2", "node-fetch": "^2.2.0" } }