{
  "name": "@agentar/agentic-design-mobile",
  "description": "面向Agent的移动端组件库",
  "version": "1.0.1",
  "main": "dist/index.umd.js",
  "module": "esm/index.js",
  "types": "esm/index.d.ts",
  "files": [
    "esm",
    "dist"
  ],
  "keywords": [
    "agentar",
    "mobile",
    "react",
    "antd-mobile",
    "@agentar/agentic-design-mobile-mcp"
  ],
  "dependencies": {
    "@babel/runtime": "^7.21.5",
    "antd-mobile-icons": "^0.3.0",
    "antd-style": "^3.7.1",
    "dayjs": "^1.11.19",
    "lodash-es": "^4.17.21",
    "lottie-react": "^2.4.1",
    "react-markdown": "^10.1.0",
    "rehype-raw": "^7.0.0"
  },
  "peerDependencies": {
    "antd-mobile": "^5.0.0",
    "react": "^18.2.0",
    "react-dom": "^18.2.0"
  },
  "engines": {
    "node": ">=20.0.0"
  },
  "author": {
    "name": "tangxiaoxin",
    "email": "1302947749@qq.com",
    "url": "https://github.com/hey-tangxiaoxin"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "license": "ISC"
}
