{ "name": "2022", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Yanick Champoux (http://techblog.babyl.ca/)", "license": "ISC", "dependencies": { "debug": "^4.3.4", "fs-extra": "^11.1.0", "prettier": "^2.8.0", "remeda": "^1.3.0", "vitest": "^0.25.3" } }