{
	"schemaVersion": 2,
	"purpose": "SuccApp 前端开发可用依赖清单。写前端代码前优先查这里，避免重复引入或误用不可用包。",
	"moduleSystem": "browser-esm-importmap",
	"importmap": "importmap.json",
	"frameworks": [
		{
			"name": "@ant-design/cssinjs",
			"displayName": "@ant-design/cssinjs",
			"status": "available",
			"category": "library",
			"version": "2.1.2",
			"useFor": [
				"Component level cssinjs resolution for antd"
			],
			"imports": {
				"js": [
					"@ant-design/cssinjs"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/@ant-design/cssinjs/cssinjs-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/ant-design/cssinjs",
				"repository": "git@github.com:ant-design/cssinjs.git",
				"packages": [
					{
						"name": "@ant-design/cssinjs",
						"version": "2.1.2"
					}
				]
			}
		},
		{
			"name": "@ant-design/fast-color",
			"displayName": "@ant-design/fast-color",
			"status": "available",
			"category": "library",
			"version": "3.0.1",
			"useFor": [
				"fast and small color class"
			],
			"imports": {
				"js": [
					"@ant-design/fast-color"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/@ant-design/fast-color/fast-color-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/ant-design/fast-color",
				"repository": "https://github.com/ant-design/fast-color.git",
				"packages": [
					{
						"name": "@ant-design/fast-color",
						"version": "3.0.1"
					}
				]
			}
		},
		{
			"name": "@ant-design/icons",
			"displayName": "@ant-design/icons",
			"status": "available",
			"category": "library",
			"version": "6.3.2",
			"useFor": [
				"可通过 importmap 引入的前端运行时依赖。"
			],
			"imports": {
				"js": [
					"@ant-design/icons"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/@ant-design/icons/icons-bundle.js"
				],
				"license": "MIT",
				"repository": "https://github.com/ant-design/ant-design-icons/tree/master/packages/icons-react",
				"packages": [
					{
						"name": "@ant-design/icons",
						"version": "6.3.2"
					}
				]
			}
		},
		{
			"name": "@ant-design/icons-vue",
			"displayName": "Ant Design Icons Vue",
			"status": "recommended",
			"category": "icons",
			"version": "7.0.1",
			"useFor": [
				"在 Vue 3 界面中使用 Ant Design 图标组件"
			],
			"dependsOn": [
				"vue"
			],
			"imports": {
				"js": [
					"@ant-design/icons-vue"
				]
			},
			"examples": [
				{
					"title": "基础引入",
					"code": "import { UserOutlined } from '@ant-design/icons-vue';"
				}
			],
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/@ant-design/icons-vue/icons-vue-bundle.js"
				],
				"license": "MIT",
				"repository": "https://github.com/ant-design/ant-design-icons/tree/master/packages/icons-vue",
				"packages": [
					{
						"name": "@ant-design/icons-vue",
						"version": "7.0.1"
					}
				]
			}
		},
		{
			"name": "@ant-design/x",
			"displayName": "Ant Design X",
			"status": "recommended",
			"category": "ai-ui-components",
			"version": "2.4.0",
			"useFor": [
				"构建 AI 对话、提示词输入、消息列表等交互组件"
			],
			"dependsOn": [
				"react",
				"antd"
			],
			"imports": {
				"js": [
					"@ant-design/x",
					"@ant-design/x-sdk"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/@ant-design/x/x-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://x.ant.design",
				"repository": "https://github.com/ant-design/x",
				"packages": [
					{
						"name": "@ant-design/x",
						"version": "2.4.0"
					},
					{
						"name": "@ant-design/x-sdk",
						"version": "2.4.0"
					}
				]
			}
		},
		{
			"name": "@ant-design/x-markdown",
			"displayName": "Ant Design X Markdown",
			"status": "recommended",
			"category": "markdown-renderer",
			"version": "2.4.0",
			"useFor": [
				"渲染 AI 回复中的 Markdown 内容"
			],
			"imports": {
				"js": [
					"@ant-design/x-markdown"
				],
				"css": [
					"@ant-design/x-markdown/themes/dark.css",
					"@ant-design/x-markdown/themes/light.css"
				]
			},
			"debug": {
				"packageMode": "bundle+copy",
				"assets": [
					"/dist/node_modules/@ant-design/x-markdown/themes/dark.css",
					"/dist/node_modules/@ant-design/x-markdown/themes/light.css",
					"/dist/node_modules/@ant-design/x-markdown/x-markdown-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://x.ant.design/x-markdowns/introduce",
				"repository": "https://github.com/ant-design/x",
				"packages": [
					{
						"name": "@ant-design/x-markdown",
						"version": "2.4.0"
					}
				]
			}
		},
		{
			"name": "@baidumap/mapv-three",
			"displayName": "@baidumap/mapv-three",
			"status": "available",
			"category": "library",
			"version": "1.5.0",
			"useFor": [
				"A powerful 3D map engine."
			],
			"imports": {
				"js": [
					"@baidumap/mapv-three",
					"@baidumap/mapv-three/dist/mapvthree.umd"
				]
			},
			"debug": {
				"packageMode": "bundle+copy",
				"assets": [
					"/dist/node_modules/@baidumap/mapv-three/dist/mapvthree.umd.js",
					"/dist/node_modules/@baidumap/mapv-three/mapv-three-bundle.js"
				],
				"license": "ISC",
				"packages": [
					{
						"name": "@baidumap/mapv-three",
						"version": "1.5.0"
					}
				]
			}
		},
		{
			"name": "@dagrejs/dagre",
			"displayName": "@dagrejs/dagre",
			"status": "available",
			"category": "library",
			"version": "1.1.4",
			"useFor": [
				"Graph layout for JavaScript"
			],
			"imports": {
				"js": [
					"@dagrejs/dagre"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/@dagrejs/dagre/dagre-bundle.js"
				],
				"license": "MIT",
				"repository": "https://github.com/dagrejs/dagre.git",
				"packages": [
					{
						"name": "@dagrejs/dagre",
						"version": "1.1.4"
					}
				]
			}
		},
		{
			"name": "@typescript/vfs",
			"displayName": "@typescript/vfs",
			"status": "available",
			"category": "library",
			"version": "1.6.4",
			"useFor": [
				"可通过 importmap 引入的前端运行时依赖。"
			],
			"imports": {
				"js": [
					"@typescript/vfs",
					"@typescript/vfs/dist/index"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/@typescript/vfs/dist/index.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/microsoft/TypeScript-Website",
				"repository": "https://github.com/microsoft/TypeScript-Website.git",
				"packages": [
					{
						"name": "@typescript/vfs",
						"version": "1.6.4"
					}
				]
			}
		},
		{
			"name": "@xyflow/react",
			"displayName": "React Flow",
			"status": "available",
			"category": "flow-editor",
			"version": "12.11.1",
			"useFor": [
				"构建流程图、节点编排、拖拽连线编辑器"
			],
			"imports": {
				"js": [
					"@xyflow/react"
				],
				"css": [
					"@xyflow/react/dist/style.css"
				]
			},
			"examples": [
				{
					"title": "基础引入",
					"code": "import { ReactFlow } from '@xyflow/react';"
				},
				{
					"title": "基础引入",
					"code": "import '@xyflow/react/dist/style.css';"
				}
			],
			"debug": {
				"packageMode": "bundle+copy",
				"assets": [
					"/dist/node_modules/@xyflow/react/dist/style.css",
					"/dist/node_modules/@xyflow/react/react-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://reactflow.dev",
				"repository": "https://github.com/xyflow/xyflow.git",
				"packages": [
					{
						"name": "@xyflow/react",
						"version": "12.11.1"
					}
				]
			}
		},
		{
			"name": "ant-design-vue",
			"displayName": "Ant Design Vue",
			"status": "recommended",
			"category": "ui-components",
			"version": "4.2.6",
			"useFor": [
				"构建表单、表格、弹窗、布局等通用 Vue 3 界面"
			],
			"avoidFor": [
				"非 Vue 3 页面",
				"高度定制的数据可视化图表"
			],
			"dependsOn": [
				"vue"
			],
			"imports": {
				"js": [
					"ant-design-vue"
				],
				"css": [
					"ant-design-vue/dist/reset.css"
				]
			},
			"examples": [
				{
					"title": "基础引入",
					"code": "import { Button, Table } from 'ant-design-vue';"
				},
				{
					"title": "基础引入",
					"code": "import 'ant-design-vue/dist/reset.css';"
				}
			],
			"notes": [
				"Vue 3 业务界面优先使用 ant-design-vue 组件。",
				"不要额外安装 ant-design-vue，运行时已通过 importmap 提供。"
			],
			"debug": {
				"packageMode": "bundle+copy",
				"assets": [
					"/dist/node_modules/ant-design-vue/ant-design-vue-bundle.js",
					"/dist/node_modules/ant-design-vue/dist/reset.css"
				],
				"license": "MIT",
				"homepage": "https://www.antdv.com/",
				"repository": "https://github.com/vueComponent/ant-design-vue.git",
				"packages": [
					{
						"name": "ant-design-vue",
						"version": "4.2.6"
					}
				]
			}
		},
		{
			"name": "antd",
			"displayName": "Ant Design",
			"status": "recommended",
			"category": "ui-components",
			"version": "6.5.0",
			"useFor": [
				"构建表单、表格、弹窗、布局等通用 React 界面"
			],
			"avoidFor": [
				"高度定制的数据可视化图表",
				"非 React 页面"
			],
			"dependsOn": [
				"react",
				"react-dom"
			],
			"imports": {
				"js": [
					"antd"
				]
			},
			"examples": [
				{
					"title": "基础引入",
					"code": "import { Button, Table } from 'antd';"
				}
			],
			"notes": [
				"新 React 业务界面优先使用 antd 组件。",
				"不要额外安装 antd，运行时已通过 importmap 提供。"
			],
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/antd/antd-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://ant.design",
				"repository": "https://github.com/ant-design/ant-design",
				"packages": [
					{
						"name": "antd",
						"version": "6.5.0"
					}
				]
			}
		},
		{
			"name": "canvg",
			"displayName": "canvg",
			"status": "available",
			"category": "library",
			"version": "2.0.0",
			"useFor": [
				"Javascript SVG parser and renderer on Canvas"
			],
			"imports": {
				"js": [
					"canvg",
					"canvg/dist/browser/canvg"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/canvg/dist/browser/canvg.min.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/canvg/canvg",
				"repository": "git://github.com/canvg/canvg.git",
				"packages": [
					{
						"name": "canvg",
						"version": "2.0.0"
					}
				]
			}
		},
		{
			"name": "core-js-bundle",
			"displayName": "core-js-bundle",
			"status": "available",
			"category": "library",
			"version": "3.23.3",
			"useFor": [
				"Standard library"
			],
			"imports": {
				"js": [
					"core-js-bundle"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/core-js-bundle/minified.js"
				],
				"license": "MIT",
				"repository": "https://github.com/zloirock/core-js.git",
				"packages": [
					{
						"name": "core-js-bundle",
						"version": "3.23.3"
					}
				]
			}
		},
		{
			"name": "cytoscape",
			"displayName": "cytoscape",
			"status": "available",
			"category": "library",
			"version": "3.33.1",
			"useFor": [
				"Graph theory (a.k.a. network) library for analysis and visualisation"
			],
			"imports": {
				"js": [
					"cytoscape",
					"cytoscape/dist/cytoscape.esm"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/cytoscape/dist/cytoscape.esm.min.mjs"
				],
				"license": "MIT",
				"homepage": "http://js.cytoscape.org",
				"repository": "https://github.com/cytoscape/cytoscape.js.git",
				"packages": [
					{
						"name": "cytoscape",
						"version": "3.33.1"
					}
				]
			}
		},
		{
			"name": "d3",
			"displayName": "D3",
			"status": "available",
			"category": "visualization",
			"version": "7.9.0",
			"useFor": [
				"构建自定义数据可视化、比例尺、布局和 SVG 图形"
			],
			"imports": {
				"js": [
					"d3"
				]
			},
			"examples": [
				{
					"title": "基础引入",
					"code": "import * as d3 from 'd3';"
				}
			],
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/d3/d3-bundle.js"
				],
				"license": "ISC",
				"homepage": "https://d3js.org",
				"repository": "https://github.com/d3/d3.git",
				"packages": [
					{
						"name": "d3",
						"version": "7.9.0"
					}
				]
			}
		},
		{
			"name": "dat.gui",
			"displayName": "dat.gui",
			"status": "available",
			"category": "library",
			"version": "0.7.7",
			"useFor": [
				"A lightweight graphical user interface for changing variables in JavaScript."
			],
			"imports": {
				"js": [
					"dat.gui",
					"dat.gui/build/dat.gui.module"
				],
				"css": [
					"dat.gui/build/dat.gui.css"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/dat.gui/build/dat.gui.css",
					"/dist/node_modules/dat.gui/build/dat.gui.module.js"
				],
				"license": "Apache-2.0",
				"homepage": "https://github.com/dataarts/dat.gui#readme",
				"repository": "git+https://github.com/dataarts/dat.gui.git",
				"packages": [
					{
						"name": "dat.gui",
						"version": "0.7.7"
					}
				]
			}
		},
		{
			"name": "dayjs",
			"displayName": "dayjs",
			"status": "available",
			"category": "library",
			"version": "1.11.19",
			"useFor": [
				"2KB immutable date time library alternative to Moment.js with the same modern API "
			],
			"imports": {
				"js": [
					"dayjs"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/dayjs/dayjs-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://day.js.org",
				"repository": "https://github.com/iamkun/dayjs.git",
				"packages": [
					{
						"name": "dayjs",
						"version": "1.11.19"
					}
				]
			}
		},
		{
			"name": "dompurify",
			"displayName": "DOMPurify",
			"status": "available",
			"category": "security",
			"version": "3.3.1",
			"useFor": [
				"清理 HTML、SVG 和 MathML 中的潜在 XSS 内容"
			],
			"imports": {
				"js": [
					"dompurify"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/dompurify/dompurify-bundle.js"
				],
				"license": "(MPL-2.0 OR Apache-2.0)",
				"homepage": "https://github.com/cure53/DOMPurify",
				"repository": "git://github.com/cure53/DOMPurify.git",
				"packages": [
					{
						"name": "dompurify",
						"version": "3.3.1"
					}
				]
			}
		},
		{
			"name": "echarts",
			"displayName": "ECharts",
			"status": "recommended",
			"category": "charting",
			"version": "6.0.11",
			"useFor": [
				"构建折线图、柱状图、饼图、地图等常规图表"
			],
			"avoidFor": [
				"复杂 SVG 自定义布局，优先考虑 d3",
				"React 组件封装场景可考虑 echarts-for-react"
			],
			"imports": {
				"js": [
					"echarts",
					"echarts/dist/echarts.esm"
				]
			},
			"examples": [
				{
					"title": "基础引入",
					"code": "import * as echarts from 'echarts';"
				}
			],
			"notes": [
				"业务图表优先使用 echarts。"
			],
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/echarts/dist/echarts.esm.min.js"
				],
				"license": "Apache-2.0",
				"homepage": "https://echarts.apache.org",
				"repository": "git+https://gitlab.succez.com/product/echarts.git",
				"packages": [
					{
						"name": "echarts",
						"version": "6.0.11"
					}
				]
			}
		},
		{
			"name": "echarts-for-react",
			"displayName": "echarts-for-react",
			"status": "available",
			"category": "library",
			"version": "3.0.6",
			"useFor": [
				" Apache Echarts components for React."
			],
			"imports": {
				"js": [
					"echarts-for-react"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/echarts-for-react/echarts-for-react-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/hustcc/echarts-for-react",
				"repository": "https://github.com/hustcc/echarts-for-react.git",
				"packages": [
					{
						"name": "echarts-for-react",
						"version": "3.0.6"
					}
				]
			}
		},
		{
			"name": "file-saver",
			"displayName": "FileSaver",
			"status": "available",
			"category": "file-tools",
			"version": "2.0.2",
			"useFor": [
				"在浏览器中保存 Blob、文本和导出文件"
			],
			"imports": {
				"js": [
					"file-saver"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/file-saver/file-saver-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/eligrey/FileSaver.js#readme",
				"repository": "https://github.com/eligrey/FileSaver.js",
				"packages": [
					{
						"name": "file-saver",
						"version": "2.0.2"
					}
				]
			}
		},
		{
			"name": "gbk.js",
			"displayName": "gbk.js",
			"status": "available",
			"category": "library",
			"version": "0.3.0",
			"useFor": [
				"一个小而快的GBK库,支持浏览器"
			],
			"imports": {
				"js": [
					"gbk.js"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/gbk.js/gbk.js-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/cnwhy/GBK.js",
				"repository": "https://github.com/cnwhy/GBK.js",
				"packages": [
					{
						"name": "gbk.js",
						"version": "0.3.0"
					}
				]
			}
		},
		{
			"name": "hammerjs",
			"displayName": "hammerjs",
			"status": "available",
			"category": "library",
			"version": "2.0.8",
			"useFor": [
				"A javascript library for multi-touch gestures"
			],
			"imports": {
				"js": [
					"hammerjs"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/hammerjs/hammer.min.js"
				],
				"license": "MIT",
				"homepage": "http://hammerjs.github.io/",
				"repository": "git://github.com/hammerjs/hammer.js.git",
				"packages": [
					{
						"name": "hammerjs",
						"version": "2.0.8"
					}
				]
			}
		},
		{
			"name": "hls.js",
			"displayName": "hls.js",
			"status": "available",
			"category": "library",
			"version": "1.5.7",
			"useFor": [
				"JavaScript HLS client using MediaSourceExtension"
			],
			"imports": {
				"js": [
					"hls.js",
					"hls.js/dist/hls"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/hls.js/dist/hls.mjs"
				],
				"license": "Apache-2.0",
				"homepage": "https://github.com/video-dev/hls.js",
				"repository": "https://github.com/video-dev/hls.js",
				"packages": [
					{
						"name": "hls.js",
						"version": "1.5.7"
					}
				]
			}
		},
		{
			"name": "html2canvas",
			"displayName": "html2canvas",
			"status": "available",
			"category": "screenshot",
			"version": "1.3.2",
			"useFor": [
				"将页面 DOM 渲染为 Canvas，用于截图和导出"
			],
			"imports": {
				"js": [
					"html2canvas",
					"html2canvas/dist/html2canvas.esm"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/html2canvas/dist/html2canvas.esm.js"
				],
				"license": "MIT",
				"homepage": "https://html2canvas.hertzen.com",
				"repository": "git@github.com:niklasvh/html2canvas.git",
				"packages": [
					{
						"name": "html2canvas",
						"version": "1.3.2"
					}
				]
			}
		},
		{
			"name": "jquery",
			"displayName": "jQuery",
			"status": "legacy",
			"category": "dom-utils",
			"version": "3.4.1",
			"useFor": [
				"维护旧代码中的 DOM 操作"
			],
			"avoidFor": [
				"新 React/Vue 组件开发",
				"新业务页面状态管理"
			],
			"imports": {
				"js": [
					"jquery",
					"jquery/dist/jquery"
				]
			},
			"notes": [
				"新功能优先使用 React、Vue 或原生 DOM API。"
			],
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/jquery/dist/jquery.min.js"
				],
				"license": "MIT",
				"homepage": "https://jquery.com",
				"repository": "https://github.com/jquery/jquery.git",
				"packages": [
					{
						"name": "jquery",
						"version": "3.4.1"
					}
				]
			}
		},
		{
			"name": "js-beautify",
			"displayName": "js-beautify",
			"status": "available",
			"category": "library",
			"version": "1.15.4",
			"useFor": [
				"beautifier.io for node"
			],
			"imports": {
				"js": [
					"js-beautify"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/js-beautify/js-beautify-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://beautifier.io/",
				"repository": "git://github.com/beautifier/js-beautify.git",
				"packages": [
					{
						"name": "js-beautify",
						"version": "1.15.4"
					}
				]
			}
		},
		{
			"name": "jsbarcode",
			"displayName": "jsbarcode",
			"status": "available",
			"category": "library",
			"version": "3.11.4",
			"useFor": [
				"JsBarcode is a customizable barcode generator with support for multiple barcode formats."
			],
			"imports": {
				"js": [
					"jsbarcode",
					"jsbarcode/dist/JsBarcode.all"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/jsbarcode/dist/JsBarcode.all.min.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/lindell/JsBarcode#readme",
				"repository": "git+https://github.com/lindell/JsBarcode.git",
				"packages": [
					{
						"name": "jsbarcode",
						"version": "3.11.4"
					}
				]
			}
		},
		{
			"name": "jsonc-parser",
			"displayName": "jsonc-parser",
			"status": "available",
			"category": "library",
			"version": "3.3.1",
			"useFor": [
				"Scanner and parser for JSON with comments."
			],
			"imports": {
				"js": [
					"jsonc-parser"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/jsonc-parser/jsonc-parser-bundle.js"
				],
				"license": "MIT",
				"repository": "https://github.com/microsoft/node-jsonc-parser",
				"packages": [
					{
						"name": "jsonc-parser",
						"version": "3.3.1"
					}
				]
			}
		},
		{
			"name": "jsonpath-plus",
			"displayName": "jsonpath-plus",
			"status": "available",
			"category": "library",
			"version": "10.3.0",
			"useFor": [
				"A JS implementation of JSONPath with some additional operators"
			],
			"imports": {
				"js": [
					"jsonpath-plus",
					"jsonpath-plus/dist/index-browser-esm"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/jsonpath-plus/dist/index-browser-esm.min.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/s3u/JSONPath",
				"repository": "git://github.com/s3u/JSONPath.git",
				"packages": [
					{
						"name": "jsonpath-plus",
						"version": "10.3.0"
					}
				]
			}
		},
		{
			"name": "jspdf",
			"displayName": "jsPDF",
			"status": "available",
			"category": "pdf-tools",
			"version": "4.2.0",
			"useFor": [
				"在浏览器中生成 PDF 文件"
			],
			"imports": {
				"js": [
					"jspdf"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/jspdf/jspdf-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/parallax/jsPDF",
				"repository": "https://github.com/parallax/jsPDF.git",
				"packages": [
					{
						"name": "jspdf",
						"version": "4.2.0"
					}
				]
			}
		},
		{
			"name": "jszip",
			"displayName": "jszip",
			"status": "available",
			"category": "library",
			"version": "3.10.1",
			"useFor": [
				"Create, read and edit .zip files with JavaScript http://stuartk.com/jszip"
			],
			"imports": {
				"js": [
					"jszip"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/jszip/jszip-bundle.js"
				],
				"license": "(MIT OR GPL-3.0-or-later)",
				"repository": "https://github.com/Stuk/jszip.git",
				"packages": [
					{
						"name": "jszip",
						"version": "3.10.1"
					}
				]
			}
		},
		{
			"name": "leaflet",
			"displayName": "Leaflet",
			"status": "available",
			"category": "map",
			"version": "1.9.4",
			"useFor": [
				"构建轻量 Web 地图和地理信息交互"
			],
			"imports": {
				"js": [
					"leaflet",
					"leaflet/dist/leaflet-src.esm"
				],
				"css": [
					"leaflet/dist/leaflet.css"
				]
			},
			"examples": [
				{
					"title": "基础引入",
					"code": "import * as L from 'leaflet';"
				},
				{
					"title": "基础引入",
					"code": "import 'leaflet/dist/leaflet.css';"
				}
			],
			"notes": [
				"使用 Leaflet 时必须同时引入 CSS，否则地图控件和 marker 样式可能异常。"
			],
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/leaflet/dist/leaflet-src.esm.js",
					"/dist/node_modules/leaflet/dist/leaflet.css"
				],
				"license": "BSD-2-Clause",
				"homepage": "https://leafletjs.com/",
				"repository": "git://github.com/Leaflet/Leaflet.git",
				"packages": [
					{
						"name": "leaflet",
						"version": "1.9.4"
					}
				]
			}
		},
		{
			"name": "less",
			"displayName": "less",
			"status": "available",
			"category": "library",
			"version": "3.9.0",
			"useFor": [
				"Leaner CSS"
			],
			"imports": {
				"js": [
					"less",
					"less/dist/less"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/less/dist/less.min.js"
				],
				"license": "Apache-2.0",
				"homepage": "http://lesscss.org",
				"repository": "https://github.com/less/less.js.git",
				"packages": [
					{
						"name": "less",
						"version": "3.9.0"
					}
				]
			}
		},
		{
			"name": "localforage",
			"displayName": "localforage",
			"status": "available",
			"category": "library",
			"version": "1.9.0",
			"useFor": [
				"Offline storage, improved."
			],
			"imports": {
				"js": [
					"localforage"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/localforage/localforage-bundle.js"
				],
				"license": "Apache-2.0",
				"homepage": "https://github.com/localForage/localForage",
				"repository": "git://github.com/localForage/localForage.git",
				"packages": [
					{
						"name": "localforage",
						"version": "1.9.0"
					}
				]
			}
		},
		{
			"name": "marked",
			"displayName": "Marked",
			"status": "available",
			"category": "markdown-parser",
			"version": "16.4.2",
			"useFor": [
				"将 Markdown 文本解析为 HTML"
			],
			"imports": {
				"js": [
					"marked"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/marked/marked-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://marked.js.org",
				"repository": "git://github.com/markedjs/marked.git",
				"packages": [
					{
						"name": "marked",
						"version": "16.4.2"
					}
				]
			}
		},
		{
			"name": "mxgraph",
			"displayName": "mxgraph",
			"status": "available",
			"category": "library",
			"version": "4.1.1",
			"useFor": [
				"mxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering."
			],
			"imports": {
				"js": [
					"mxgraph",
					"mxgraph/javascript/mxClient"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/mxgraph/javascript/mxClient.min.js"
				],
				"license": "Apache-2.0",
				"homepage": "https://github.com/jgraph/mxgraph",
				"repository": "git+https://github.com/jgraph/mxgraph.git",
				"packages": [
					{
						"name": "mxgraph",
						"version": "4.1.1"
					}
				]
			}
		},
		{
			"name": "overlayscrollbars",
			"displayName": "overlayscrollbars",
			"status": "available",
			"category": "library",
			"version": "2.14.0",
			"useFor": [
				"A javascript scrollbar plugin that hides the native scrollbars, provides custom styleable overlay scrollbars, and preserves the native functionality and feel."
			],
			"imports": {
				"js": [
					"overlayscrollbars"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/overlayscrollbars/overlayscrollbars-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://kingsora.github.io/OverlayScrollbars",
				"repository": "https://github.com/KingSora/OverlayScrollbars.git",
				"packages": [
					{
						"name": "overlayscrollbars",
						"version": "2.14.0"
					}
				]
			}
		},
		{
			"name": "overlayscrollbars-react",
			"displayName": "overlayscrollbars-react",
			"status": "available",
			"category": "library",
			"version": "0.5.6",
			"useFor": [
				"OverlayScrollbars for React."
			],
			"imports": {
				"js": [
					"overlayscrollbars-react"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/overlayscrollbars-react/overlayscrollbars-react-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://kingsora.github.io/OverlayScrollbars",
				"repository": "https://github.com/KingSora/OverlayScrollbars.git",
				"packages": [
					{
						"name": "overlayscrollbars-react",
						"version": "0.5.6"
					}
				]
			}
		},
		{
			"name": "pdfjs-dist",
			"displayName": "PDF.js",
			"status": "available",
			"category": "pdf-viewer",
			"version": "5.0.375",
			"useFor": [
				"在浏览器中解析、渲染和预览 PDF"
			],
			"imports": {
				"js": [
					"pdfjs-dist",
					"pdfjs-dist/build/pdf",
					"pdfjs-dist/build/pdf.worker",
					"pdfjs-dist/web/pdf_viewer"
				],
				"css": [
					"pdfjs-dist/web/pdf_viewer.css"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/pdfjs-dist/build/pdf.min.mjs",
					"/dist/node_modules/pdfjs-dist/build/pdf.worker.min.mjs",
					"/dist/node_modules/pdfjs-dist/web/pdf_viewer.css",
					"/dist/node_modules/pdfjs-dist/web/pdf_viewer.mjs"
				],
				"license": "Apache-2.0",
				"homepage": "https://mozilla.github.io/pdf.js/",
				"repository": "git+https://github.com/mozilla/pdf.js.git",
				"packages": [
					{
						"name": "pdfjs-dist",
						"version": "5.0.375"
					}
				]
			}
		},
		{
			"name": "picomatch",
			"displayName": "picomatch",
			"status": "available",
			"category": "library",
			"version": "4.0.3",
			"useFor": [
				"Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions."
			],
			"imports": {
				"js": [
					"picomatch"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/picomatch/picomatch-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/micromatch/picomatch",
				"repository": "micromatch/picomatch",
				"packages": [
					{
						"name": "picomatch",
						"version": "4.0.3"
					}
				]
			}
		},
		{
			"name": "pixelmatch",
			"displayName": "pixelmatch",
			"status": "available",
			"category": "library",
			"version": "5.1.0",
			"useFor": [
				"The smallest and fastest pixel-level image comparison library."
			],
			"imports": {
				"js": [
					"pixelmatch"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/pixelmatch/index.js"
				],
				"license": "ISC",
				"homepage": "https://github.com/mapbox/pixelmatch#readme",
				"repository": "git+https://github.com/mapbox/pixelmatch.git",
				"packages": [
					{
						"name": "pixelmatch",
						"version": "5.1.0"
					}
				]
			}
		},
		{
			"name": "print-js",
			"displayName": "print-js",
			"status": "available",
			"category": "library",
			"version": "1.6.0",
			"useFor": [
				"A tiny javascript library to help printing from the web."
			],
			"imports": {
				"js": [
					"print-js"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/print-js/print-js-bundle.js"
				],
				"license": "MIT",
				"homepage": "http://printjs.crabbly.com",
				"repository": "https://github.com/crabbly/Print.js",
				"packages": [
					{
						"name": "print-js",
						"version": "1.6.0"
					}
				]
			}
		},
		{
			"name": "prismjs",
			"displayName": "PrismJS",
			"status": "available",
			"category": "syntax-highlighter",
			"version": "1.30.0",
			"useFor": [
				"为只读代码提供语法高亮和行号"
			],
			"imports": {
				"js": [
					"prismjs",
					"prismjs/components/prism-bash",
					"prismjs/components/prism-c",
					"prismjs/components/prism-cpp",
					"prismjs/components/prism-csharp",
					"prismjs/components/prism-ftl",
					"prismjs/components/prism-go",
					"prismjs/components/prism-java",
					"prismjs/components/prism-json",
					"prismjs/components/prism-less",
					"prismjs/components/prism-markdown",
					"prismjs/components/prism-markup-templating",
					"prismjs/components/prism-php",
					"prismjs/components/prism-powershell",
					"prismjs/components/prism-python",
					"prismjs/components/prism-r",
					"prismjs/components/prism-sql",
					"prismjs/components/prism-typescript",
					"prismjs/components/prism-visual-basic",
					"prismjs/components/prism-yaml",
					"prismjs/plugins/line-numbers/prism-line-numbers"
				],
				"prefixes": [
					"prismjs/"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/prismjs/components/prism-bash.js",
					"/dist/node_modules/prismjs/components/prism-c.js",
					"/dist/node_modules/prismjs/components/prism-cpp.js",
					"/dist/node_modules/prismjs/components/prism-csharp.js",
					"/dist/node_modules/prismjs/components/prism-ftl.js",
					"/dist/node_modules/prismjs/components/prism-go.js",
					"/dist/node_modules/prismjs/components/prism-java.js",
					"/dist/node_modules/prismjs/components/prism-json.js",
					"/dist/node_modules/prismjs/components/prism-less.js",
					"/dist/node_modules/prismjs/components/prism-markdown.js",
					"/dist/node_modules/prismjs/components/prism-markup-templating.js",
					"/dist/node_modules/prismjs/components/prism-php.js",
					"/dist/node_modules/prismjs/components/prism-powershell.js",
					"/dist/node_modules/prismjs/components/prism-python.js",
					"/dist/node_modules/prismjs/components/prism-r.js",
					"/dist/node_modules/prismjs/components/prism-sql.js",
					"/dist/node_modules/prismjs/components/prism-typescript.js",
					"/dist/node_modules/prismjs/components/prism-visual-basic.js",
					"/dist/node_modules/prismjs/components/prism-yaml.js",
					"/dist/node_modules/prismjs/plugins/line-numbers/prism-line-numbers.js",
					"/dist/node_modules/prismjs/prismjs-bundle.js"
				],
				"license": "MIT",
				"repository": "git+https://github.com/PrismJS/prism.git",
				"packages": [
					{
						"name": "prismjs",
						"version": "1.30.0"
					}
				]
			}
		},
		{
			"name": "quill",
			"displayName": "quill",
			"status": "available",
			"category": "library",
			"version": "1.3.6",
			"useFor": [
				"Your powerful, rich text editor"
			],
			"imports": {
				"js": [
					"quill",
					"quill/dist/quill"
				],
				"css": [
					"quill/dist/quill.core.css"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/quill/dist/quill.core.css",
					"/dist/node_modules/quill/dist/quill.min.js"
				],
				"license": "BSD-3-Clause",
				"homepage": "http://quilljs.com",
				"repository": "https://github.com/quilljs/quill",
				"packages": [
					{
						"name": "quill",
						"version": "1.3.6"
					}
				]
			}
		},
		{
			"name": "react",
			"displayName": "React",
			"status": "recommended",
			"category": "ui-framework",
			"version": "19.2.7",
			"useFor": [
				"构建组件化、状态驱动的前端界面"
			],
			"imports": {
				"js": [
					"React",
					"react",
					"react-dom",
					"react-dom/client",
					"react/jsx-runtime"
				]
			},
			"examples": [
				{
					"title": "基础引入",
					"code": "import React from 'react';"
				},
				{
					"title": "基础引入",
					"code": "import { createRoot } from 'react-dom/client';"
				}
			],
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/react/react-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://react.dev/",
				"repository": "https://github.com/facebook/react.git",
				"packages": [
					{
						"name": "react",
						"version": "19.2.7"
					},
					{
						"name": "react-dom",
						"version": "19.2.7"
					}
				]
			}
		},
		{
			"name": "regl",
			"displayName": "regl",
			"status": "available",
			"category": "library",
			"version": "2.1.0",
			"useFor": [
				"regl is a fast functional WebGL framework."
			],
			"imports": {
				"js": [
					"regl"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/regl/regl-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://regl-project.github.io/regl",
				"repository": "git+https://github.com/regl-project/regl.git",
				"packages": [
					{
						"name": "regl",
						"version": "2.1.0"
					}
				]
			}
		},
		{
			"name": "signature_pad",
			"displayName": "signature_pad",
			"status": "available",
			"category": "library",
			"version": "3.0.0-beta.4",
			"useFor": [
				"Library for drawing smooth signatures."
			],
			"imports": {
				"js": [
					"signature_pad",
					"signature_pad/dist/signature_pad"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/signature_pad/dist/signature_pad.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/szimek/signature_pad",
				"repository": "https://github.com/szimek/signature_pad.git",
				"packages": [
					{
						"name": "signature_pad",
						"version": "3.0.0-beta.4"
					}
				]
			}
		},
		{
			"name": "sql-formatter",
			"displayName": "sql-formatter",
			"status": "available",
			"category": "library",
			"version": "6.1.2",
			"useFor": [
				"Format whitespace in a SQL query to make it more readable"
			],
			"imports": {
				"js": [
					"sql-formatter"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/sql-formatter/sql-formatter-bundle.js"
				],
				"license": "MIT",
				"repository": "https://github.com/zeroturnaround/sql-formatter.git",
				"packages": [
					{
						"name": "sql-formatter",
						"version": "6.1.2"
					}
				]
			}
		},
		{
			"name": "stackblur-canvas",
			"displayName": "stackblur-canvas",
			"status": "available",
			"category": "library",
			"version": "2.2.0",
			"useFor": [
				"Fast and almost Gaussian blur by Mario Klingemann"
			],
			"imports": {
				"js": [
					"stackblur-canvas",
					"stackblur-canvas/dist/stackblur-es"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/stackblur-canvas/dist/stackblur-es.js"
				],
				"license": "MIT",
				"homepage": "http://www.quasimondo.com/StackBlurForCanvas/StackBlurDemo.html",
				"repository": "https://github.com/flozz/StackBlur.git",
				"packages": [
					{
						"name": "stackblur-canvas",
						"version": "2.2.0"
					}
				]
			}
		},
		{
			"name": "stats.js",
			"displayName": "stats.js",
			"status": "available",
			"category": "library",
			"version": "0.17.0",
			"useFor": [
				"JavaScript Performance Monitor"
			],
			"imports": {
				"js": [
					"stats.js"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/stats.js/stats.js-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/mrdoob/stats.js",
				"repository": "https://github.com/mrdoob/stats.js.git",
				"packages": [
					{
						"name": "stats.js",
						"version": "0.17.0"
					}
				]
			}
		},
		{
			"name": "stylis",
			"displayName": "stylis",
			"status": "available",
			"category": "library",
			"version": "4.3.6",
			"useFor": [
				"A Light–weight CSS Preprocessor"
			],
			"imports": {
				"js": [
					"stylis"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/stylis/stylis-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/thysultan/stylis.js",
				"repository": "https://github.com/thysultan/stylis.js",
				"packages": [
					{
						"name": "stylis",
						"version": "4.3.6"
					}
				]
			}
		},
		{
			"name": "succ-monaco-editor",
			"displayName": "Monaco Editor",
			"status": "recommended",
			"category": "code-editor",
			"version": "0.56.0-2",
			"useFor": [
				"构建代码编辑器、脚本编辑器和语法高亮输入区"
			],
			"imports": {
				"js": [
					"succ-monaco-editor",
					"succ-monaco-editor/esm/metadata",
					"succ-monaco-editor/esm/vs/editor/editor.worker",
					"succ-monaco-editor/esm/vs/language/css/css.worker",
					"succ-monaco-editor/esm/vs/language/html/html.worker",
					"succ-monaco-editor/esm/vs/language/json/json.worker",
					"succ-monaco-editor/esm/vs/language/typescript/ts.worker"
				],
				"css": [
					"succ-monaco-editor/min/vs/editor/editor.main.css"
				],
				"prefixes": [
					"succ-monaco-editor/"
				]
			},
			"debug": {
				"packageMode": "bundle+copy",
				"assets": [
					"/dist/node_modules/succ-monaco-editor/css.worker.js",
					"/dist/node_modules/succ-monaco-editor/editor.worker.js",
					"/dist/node_modules/succ-monaco-editor/esm/metadata.js",
					"/dist/node_modules/succ-monaco-editor/html.worker.js",
					"/dist/node_modules/succ-monaco-editor/json.worker.js",
					"/dist/node_modules/succ-monaco-editor/min/vs/editor/editor.main.css",
					"/dist/node_modules/succ-monaco-editor/succ-monaco-editor-bundle.js",
					"/dist/node_modules/succ-monaco-editor/ts.worker.js"
				],
				"license": "MIT",
				"homepage": "https://github.com/xiaoxiyao/monaco-editor/tree/succsoft",
				"repository": "git+https://github.com/xiaoxiyao/monaco-editor.git#succsoft",
				"packages": [
					{
						"name": "succ-monaco-editor",
						"version": "0.56.0-2"
					}
				]
			}
		},
		{
			"name": "swr",
			"displayName": "swr",
			"status": "available",
			"category": "library",
			"version": "2.4.2",
			"useFor": [
				"React Hooks library for remote data fetching"
			],
			"imports": {
				"js": [
					"swr"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/swr/swr-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://swr.vercel.app",
				"repository": "github:vercel/swr",
				"packages": [
					{
						"name": "swr",
						"version": "2.4.2"
					}
				]
			}
		},
		{
			"name": "three",
			"displayName": "Three.js",
			"status": "recommended",
			"category": "3d-rendering",
			"version": "0.162.0",
			"useFor": [
				"构建 WebGL 3D 场景、模型、相机、灯光和材质"
			],
			"imports": {
				"js": [
					"three",
					"three/build/three.module"
				]
			},
			"examples": [
				{
					"title": "基础引入",
					"code": "import * as THREE from 'three';"
				}
			],
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/three/build/three.module.min.js"
				],
				"license": "MIT",
				"homepage": "https://threejs.org/",
				"repository": "https://github.com/mrdoob/three.js",
				"packages": [
					{
						"name": "three",
						"version": "0.162.0"
					}
				]
			}
		},
		{
			"name": "three/examples/jsm/Addons",
			"displayName": "Three.js Addons",
			"status": "available",
			"category": "3d-rendering",
			"version": "0.162.0",
			"useFor": [
				"使用 Three.js 扩展控制器、CSS2D 渲染器和线段几何工具"
			],
			"imports": {
				"js": [
					"three/examples/jsm/Addons"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/three/examples/jsm/Addons/Addons-bundle.js"
				],
				"license": "MIT",
				"homepage": "https://threejs.org/",
				"repository": "https://github.com/mrdoob/three.js",
				"packages": [
					{
						"name": "three",
						"version": "0.162.0"
					}
				]
			}
		},
		{
			"name": "tinymce",
			"displayName": "tinymce",
			"status": "available",
			"category": "library",
			"version": "6.7.0",
			"useFor": [
				"Web based JavaScript HTML WYSIWYG editor control."
			],
			"imports": {
				"js": [
					"tinymce"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/tinymce/tinymce.min.js"
				],
				"license": "MIT",
				"homepage": "https://www.tiny.cloud/",
				"repository": "https://github.com/tinymce/tinymce.git",
				"packages": [
					{
						"name": "tinymce",
						"version": "6.7.0"
					}
				]
			}
		},
		{
			"name": "tslib",
			"displayName": "tslib",
			"status": "available",
			"category": "library",
			"version": "2.6.2",
			"useFor": [
				"Runtime library for TypeScript helper functions"
			],
			"imports": {
				"js": [
					"tslib"
				]
			},
			"debug": {
				"packageMode": "bundle+copy",
				"assets": [
					"/dist/node_modules/tslib/tslib.es6.mjs"
				],
				"license": "0BSD",
				"homepage": "https://www.typescriptlang.org/",
				"repository": "https://github.com/Microsoft/tslib.git",
				"packages": [
					{
						"name": "tslib",
						"version": "2.6.2"
					}
				]
			}
		},
		{
			"name": "typescript",
			"displayName": "typescript",
			"status": "available",
			"category": "library",
			"version": "5.9.3",
			"useFor": [
				"TypeScript is a language for application scale JavaScript development"
			],
			"imports": {
				"js": [
					"typescript",
					"typescript/lib/typescript"
				]
			},
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/typescript/lib/typescript.js"
				],
				"license": "Apache-2.0",
				"homepage": "https://www.typescriptlang.org/",
				"repository": "https://github.com/microsoft/TypeScript.git",
				"packages": [
					{
						"name": "typescript",
						"version": "5.9.3"
					}
				]
			}
		},
		{
			"name": "vue",
			"displayName": "Vue",
			"status": "available",
			"category": "ui-framework",
			"version": "3.5.34",
			"useFor": [
				"构建 Vue 3 响应式前端界面"
			],
			"imports": {
				"js": [
					"vue",
					"vue/dist/vue.esm-browser.prod"
				]
			},
			"examples": [
				{
					"title": "基础引入",
					"code": "import { createApp } from 'vue';"
				}
			],
			"debug": {
				"packageMode": "copy",
				"assets": [
					"/dist/node_modules/vue/dist/vue.esm-browser.prod.js"
				],
				"license": "MIT",
				"homepage": "https://vuejs.org/",
				"repository": "git+https://github.com/vuejs/core.git",
				"packages": [
					{
						"name": "vue",
						"version": "3.5.34"
					}
				]
			}
		},
		{
			"name": "wellknown",
			"displayName": "wellknown",
			"status": "available",
			"category": "library",
			"version": "0.5.0",
			"useFor": [
				"convert wkt to geojson"
			],
			"imports": {
				"js": [
					"wellknown"
				]
			},
			"debug": {
				"packageMode": "bundle",
				"assets": [
					"/dist/node_modules/wellknown/wellknown-bundle.js"
				],
				"license": "BSD",
				"repository": "https://github.com/mapbox/wellknown.git",
				"packages": [
					{
						"name": "wellknown",
						"version": "0.5.0"
					}
				]
			}
		}
	]
}
