{
  "name": "heimdalljs-fs-monitor",
  "version": "0.1.0",
  "description": "fs operation monitoring for heimdalljs",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/heimdalljs/heimdall-fs-monitor.git"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "heimdalljs": "^0.2.0",
    "heimdalljs-logger": "^0.1.7"
  }
}
