@lobehub/market-types
Version:
[](https://npmjs.org/package/@lobehub/market-types) [](https://npmjs.org/package/@lobehub/mark
29 lines (28 loc) • 606 B
JSON
{
"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"
}
}