{ "name": "borg-difference", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "GPL-3.0-only", "type": "commonjs", "dependencies": { "glob": "^13.0.0", "minimatch": "^10.1.1", "path-scurry": "^2.0.1" }, "devDependencies": { "@types/node": "^22.20.1" } }