{
  "name": "@lobehub/market-types",
  "version": "1.14.1",
  "keywords": [
    "lobehub",
    "market",
    "types"
  ],
  "homepage": "https://github.com/lobehub-biz/lobehub-market",
  "bugs": {
    "url": "https://github.com/lobehub-biz/lobehub-market/issues/new/choose"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/lobehub-biz/lobehub-market.git"
  },
  "license": "MIT",
  "author": "LobeHub <i@lobehub.com>",
  "sideEffects": false,
  "main": "./dist/index.mjs",
  "types": "./dist/index.d.mts",
  "files": [
    "dist"
  ],
  "dependencies": {
    "zod": "^3.22.4"
  }
}
