{
  "name": "novada-search",
  "version": "0.8.7",
  "description": "RETIRED — this product is now novada-mcp. Running this package redirects you to `npx novada-mcp`.",
  "type": "module",
  "author": "Novada <support@novada.com>",
  "license": "MIT",
  "homepage": "https://novada.com",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NovadaLabs/novada-search-mcp.git"
  },
  "bin": {
    "novada-search": "bin/redirect.js",
    "nova": "bin/redirect.js"
  },
  "files": [
    "bin",
    "README.md"
  ],
  "engines": {
    "node": ">=18.0.0"
  }
}
