{
  "name": "my-opendir-watcher",
  "version": "1.0.0",
  "description": "A custom watcher that emits 'opendir' events when directories are opened",
  "main": "index.js",
  "keywords": [
    "watcher",
    "directory",
    "opendir",
    "events"
  ],
  "author": "Your Name",
  "license": "MIT"
}
