{
  "name": "@leohenon/ocv",
  "version": "1.18.3-ocv.4.8",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/leohenon/opencode-vim"
  },
  "homepage": "https://leohenon.github.io/opencode-vim/",
  "bugs": {
    "url": "https://github.com/leohenon/opencode-vim/issues"
  },
  "bin": {
    "ocv": "./bin/ocv"
  },
  "scripts": {
    "postinstall": "node ./postinstall.cjs"
  },
  "engines": {
    "node": ">=18"
  }
}
