{
  "name": "@weibaohui/ntd",
  "version": "0.0.83",
  "description": "ntd - Rust CLI for managing your daily tasks",
  "keywords": [
    "todo",
    "task",
    "cli",
    "rust"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/weibaohui/ntd"
  },
  "scripts": {
    "postinstall": "node install.js"
  },
  "optionalDependencies": {
    "@weibaohui/ntd-linux-x64": "*",
    "@weibaohui/ntd-linux-arm64": "*",
    "@weibaohui/ntd-darwin-arm64": "*",
    "@weibaohui/ntd-windows-x64": "*"
  }
}
