{
  "author": "Bryan Tong <bryan@nullivex.com>",
  "name": "safety",
  "description": "Incremental backup system for NodeJS applications",
  "version": "0.2.1",
  "homepage": "http://kado.org/",
  "repository": {
    "type": "git",
    "url": "https://github.com/nullivex/safety.git"
  },
  "keywords": [
    "backup",
    "incremental backup",
    "restore",
    "safe",
    "offsite"
  ],
  "engines": {
    "node": ">=10"
  }
}
