{ "name": "test", "version": "1.0.0", "description": "", "main": "collect.js", "scripts": { "test": "cd test && node test.js" }, "author": "", "license": "ISC", "dependencies": { "fs": "^0.0.1-security", "path": "^0.12.7", "typescript": "^4.7.4" } }