{
  "name": "findr",
  "version": "0.0.6",
  "description": "monitor a directory",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "prepublish": "make build"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:pgherveou/findr.git"
  },
  "keywords": [
    "watch",
    "file",
    "monitor"
  ],

  "author": "PG Herveou",
  "license": "BSD"
}
