{ "name": "test", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "fs": "^0.0.1-security", "https": "^1.0.0", "typescript": "^5.5.4" }, "devDependencies": { "@types/node": "^22.5.1" } }