{ "name": "byreal-watcher", "version": "1.0.0", "description": "", "license": "ISC", "author": "", "type": "module", "main": "index.mjs", "scripts": { "start": "node index.mjs", "test": "echo \"Error: no test specified\" && exit 1" } }