UNPKG

@lobehub/market-types

Version:

[![NPM version](https://img.shields.io/npm/v/@lobehub/market-sdk.svg?style=flat)](https://npmjs.org/package/@lobehub/market-types) [![NPM downloads](https://img.shields.io/npm/dm/@lobehub/market-sdk.svg?style=flat)](https://npmjs.org/package/@lobehub/mark

29 lines (28 loc) 606 B
{ "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" } }