{ "name": "lead-deduplication", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "run": "node index.js" }, "author": "", "license": "ISC", "dependencies": { "chalk": "^4.1.2" } }