{ "name": "with-package-json", "version": "1.0.0", "description": "", "type": "module", "dependencies": { "brolog": "^0.4.3" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC" }