| 123456789101112131415161718192021222324252627 |
- {
- "imports": {
- "react": "https://esm.d8d.fun/react@19.0.0",
- "react-dom": "https://esm.d8d.fun/react-dom@19.0.0",
- "react-dom/client": "https://esm.d8d.fun/react-dom@19.0.0/client",
- "react-router": "https://esm.d8d.fun/react-router@7.3.0?deps=react@19.0.0,react-dom@19.0.0",
- "antd": "https://esm.d8d.fun/antd@5.24.5?standalone&deps=react@19.0.0,react-dom@19.0.0",
- "antd/locale/zh_CN": "https://esm.d8d.fun/antd@5.24.5/locale/zh_CN?standalone&deps=react@19.0.0,react-dom@19.0.0",
- "@ant-design/icons": "https://esm.d8d.fun/@ant-design/icons@5.6.1?standalone&deps=react@19.0.0,react-dom@19.0.0",
- "@tanstack/react-query": "https://esm.d8d.fun/@tanstack/react-query@5.67.1?deps=react@19.0.0,react-dom@19.0.0",
- "axios": "https://esm.d8d.fun/axios@1.6.2",
- "dayjs": "https://esm.d8d.fun/dayjs@1.11.13",
- "dayjs/locale/zh-cn": "https://esm.d8d.fun/dayjs@1.11.13/locale/zh-cn",
- "dayjs/plugin/weekday": "https://esm.d8d.fun/dayjs@1.11.13/plugin/weekday",
- "dayjs/plugin/localeData": "https://esm.d8d.fun/dayjs@1.11.13/plugin/localeData",
- "@d8d-appcontainer/types": "https://esm.d8d.fun/@d8d-appcontainer/types@3.0.47",
- "@d8d-appcontainer/api": "https://esm.d8d.fun/@d8d-appcontainer/api@3.0.47",
- "@ant-design/plots": "https://esm.d8d.fun/@ant-design/plots@2.1.13?deps=react@19.0.0,react-dom@19.0.0",
- "lodash": "https://esm.d8d.fun/lodash@4.17.21"
- },
- "compilerOptions": {
- "lib": ["dom", "dom.iterable", "esnext", "deno.ns"],
- "jsx": "react",
- "jsxFactory": "React.createElement",
- "jsxFragmentFactory": "React.Fragment"
- }
- }
|