{
  "author": "Arnout Kazemier",
  "description": "file change notification that doesn't suck hairy monkey balls and just works.",
  "dependencies": {
    "async": "~0.1.22",
    "retry": "~0.6.0"
  },
  "keywords": [
    "watch",
    "notify",
    "fs",
    "notification",
    "watching",
    "watcher",
    "fs.watch",
    "FSWatcher"
  ],
  "license": "MIT",
  "main": "notify.js",
  "name": "fs.notify",
  "repository": {
    "type": "git",
    "url": "git@github.com:3rd-Eden/fs.notify.git"
  },
  "version": "0.0.4"
}
