{
  "name": "version-buddy",
  "version": "1.2.0",
  "description": "A command-line tool designed to simplify the process of upgrading packages in your projects.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "npm",
    "outdate",
    "update",
    "upgrade",
    "packages",
    "version",
    "angular",
    "angular cli",
    "dependencies",
    "devdependencies",
    "package.json",
    "react"
  ],
  "author": "Yashwanth Byalla",
  "license": "ISC",
  "dependencies": {
    "child_process": "^1.0.2",
    "fs": "^0.0.1-security",
    "npm-registry-client": "^8.6.0",
    "npmlog": "^7.0.1",
    "path": "^0.12.7",
    "prompt-sync": "^4.2.0"
  }
}
