{ "name": "weeklyanalysis", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "ts-node index.ts" }, "author": "", "license": "ISC", "dependencies": { "fake-dom": "^1.0.4", "ts-node": "^10.9.1", "typescript": "^4.9.4" } }