{
  "name": "disk-stat",
  "version": "1.0.4",
  "description": "Disk usage statistics",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jub3i/node-disk-stat"
  },
  "keywords": [
    "disk",
    "usage",
    "stats",
    "statistics",
    "read",
    "write"
  ],
  "bugs": {
    "url": "https://github.com/jub3i/node-disk-stat/issues"
  },
  "author": "jub3i",
  "license": "MIT"
}
