{
  "name": "vp",
  "version": "1.0.3",
  "description": "Redirect to https://viteplus.dev",
  "license": "MIT",
  "author": "fengmk2",
  "type": "commonjs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fengmk2/vp-cli-placeholder.git"
  },
  "bin": {
    "vp": "bin/vp.js"
  },
  "files": [
    "bin"
  ],
  "scripts": {
    "test": "node test/vp.test.js"
  },
  "packageManager": "pnpm@10.32.1"
}