| { | |
| "name": "is", | |
| "version": "1.0.0", | |
| "description": "", | |
| "main": "index.js", | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "author": "", | |
| "license": "ISC", | |
| "dependencies": { | |
| "axios": "^1.7.2", | |
| "cheerio": "^1.0.0-rc.12", | |
| "express": "^4.19.2", | |
| "fs": "^0.0.1-security", | |
| "node-fetch": "^3.3.2", | |
| "path": "^0.12.7", | |
| "puppeteer": "^22.10.0", | |
| "stream": "^0.0.2" | |
| } | |
| } | |