{ "name": "rssssing", "version": "1.0.3", "description": "", "main": "index.js", "scripts": { "setup": "mkdir out && cp -r default/* ." }, "author": "", "license": "ISC", "dependencies": { "jsdom": "^22.1.0", "node-fetch": "^3.3.1" } }