{ "name": "get-vercel-sourcecode", "version": "2.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "chalk": "^5.0.0", "dotenv": "^16.0.0", "got": "^12.0.1", "ora": "^6.0.1" } }