diff --git a/data/badge.json b/data/badge.json index ab97e22..ebbb827 100644 --- a/data/badge.json +++ b/data/badge.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "label": "NPM", - "message": "185,101,751 Downloads", + "message": "185,633,111 Downloads", "color": "orange", "namedLogo": "npm" } \ No newline at end of file diff --git a/data/data.json b/data/data.json index 577fe35..a75756c 100644 --- a/data/data.json +++ b/data/data.json @@ -1,4 +1,41 @@ [ + { + "name": "@uiw/react-codemirror", + "keywords": [ + "react", + "codemirror", + "codemirror6", + "react-codemirror", + "editor", + "syntax", + "ide", + "code" + ], + "version": "4.23.7", + "description": "CodeMirror component for React.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + } + ], + "license": "MIT", + "date": "2024-12-16T02:29:06.654Z", + "links": { + "homepage": "https://uiwjs.github.io/react-codemirror", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-codemirror" + } + }, { "name": "@uiw/codemirror-extensions-basic-setup", "keywords": [ @@ -69,19 +106,17 @@ } }, { - "name": "@uiw/react-codemirror", + "name": "@uiw/codemirror-themes", "keywords": [ - "react", "codemirror", "codemirror6", - "react-codemirror", - "editor", + "theme", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "CodeMirror component for React.", + "description": "Themes for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -97,26 +132,29 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:06.654Z", + "date": "2024-12-16T02:29:12.985Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/doc", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-codemirror" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-themes" } }, { - "name": "@uiw/codemirror-themes", + "name": "rehype-ignore", "keywords": [ - "codemirror", - "codemirror6", - "theme", - "syntax", - "ide", - "code" + "rehype", + "rehype-ignore", + "ignore", + "element", + "markdown", + "javascript", + "html", + "ast", + "unified" ], - "version": "4.23.7", - "description": "Themes for CodeMirror.", + "version": "2.0.2", + "description": "Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -125,52 +163,49 @@ { "email": "398188662@qq.com", "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" } ], "license": "MIT", - "date": "2024-12-16T02:29:12.985Z", + "date": "2023-11-26T11:21:38.428Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/doc", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-themes" + "homepage": "https://jaywcjlove.github.io/rehype-ignore", + "repository": "git+https://github.com/jaywcjlove/rehype-ignore.git", + "bugs": "https://github.com/jaywcjlove/rehype-ignore/issues", + "npm": "https://www.npmjs.com/package/rehype-ignore" } }, { - "name": "@uiw/react-markdown-preview", + "name": "rehype-rewrite", "keywords": [ - "react", + "rehype", + "rehype-rewrite", + "rewrite", + "element", "markdown", - "prismjs", - "react-markdown" + "javascript", + "html", + "ast", + "unified" ], - "version": "5.1.3", - "description": "React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.", + "version": "4.0.2", + "description": "Rewrite element with rehype.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-09-12T14:35:50.606Z", + "date": "2023-11-26T11:18:29.696Z", "links": { - "homepage": "https://uiwjs.github.io/react-markdown-preview", - "repository": "git+https://github.com/uiwjs/react-markdown-preview.git", - "bugs": "https://github.com/uiwjs/react-markdown-preview/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-markdown-preview" + "homepage": "https://jaywcjlove.github.io/rehype-rewrite", + "repository": "git+https://github.com/jaywcjlove/rehype-rewrite.git", + "bugs": "https://github.com/jaywcjlove/rehype-rewrite/issues", + "npm": "https://www.npmjs.com/package/rehype-rewrite" } }, { @@ -207,71 +242,71 @@ } }, { - "name": "rehype-ignore", + "name": "@uiw/react-markdown-preview", "keywords": [ - "rehype", - "rehype-ignore", - "ignore", - "element", + "react", "markdown", - "javascript", - "html", - "ast", - "unified" + "prismjs", + "react-markdown" ], - "version": "2.0.2", - "description": "Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.", + "version": "5.1.3", + "description": "React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-26T11:21:38.428Z", + "date": "2024-09-12T14:35:50.606Z", "links": { - "homepage": "https://jaywcjlove.github.io/rehype-ignore", - "repository": "git+https://github.com/jaywcjlove/rehype-ignore.git", - "bugs": "https://github.com/jaywcjlove/rehype-ignore/issues", - "npm": "https://www.npmjs.com/package/rehype-ignore" + "homepage": "https://uiwjs.github.io/react-markdown-preview", + "repository": "git+https://github.com/uiwjs/react-markdown-preview.git", + "bugs": "https://github.com/uiwjs/react-markdown-preview/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-markdown-preview" } }, { - "name": "rehype-rewrite", + "name": "@uiw/copy-to-clipboard", "keywords": [ - "rehype", - "rehype-rewrite", - "rewrite", - "element", - "markdown", - "javascript", - "html", - "ast", - "unified" + "copy", + "text", + "clipboard", + "browser", + "clipboard-copy", + "clipboard.js" ], - "version": "4.0.2", - "description": "Rewrite element with rehype.", + "version": "1.0.17", + "description": "Copy to clipboard.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-26T11:18:29.696Z", + "date": "2024-03-26T14:24:14.648Z", "links": { - "homepage": "https://jaywcjlove.github.io/rehype-rewrite", - "repository": "git+https://github.com/jaywcjlove/rehype-rewrite.git", - "bugs": "https://github.com/jaywcjlove/rehype-rewrite/issues", - "npm": "https://www.npmjs.com/package/rehype-rewrite" + "homepage": "https://uiwjs.github.io/copy-to-clipboard", + "repository": "git+https://github.com/uiwjs/copy-to-clipboard.git", + "bugs": "https://github.com/uiwjs/copy-to-clipboard/issues", + "npm": "https://www.npmjs.com/package/@uiw/copy-to-clipboard" } }, { @@ -316,69 +351,84 @@ } }, { - "name": "@uiw/copy-to-clipboard", + "name": "@uiw/codemirror-theme-github", "keywords": [ - "copy", - "text", - "clipboard", - "browser", - "clipboard-copy", - "clipboard.js" + "codemirror", + "codemirror6", + "theme", + "github", + "syntax", + "ide", + "code" ], - "version": "1.0.17", - "description": "Copy to clipboard.", + "version": "4.23.7", + "description": "Theme github for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + }, { "email": "kennyiseeyou@gmail.com", "username": "uiwjs" - }, + } + ], + "license": "MIT", + "date": "2024-12-16T02:30:06.467Z", + "links": { + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/github/light", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-github" + } + }, + { + "name": "remark-github-blockquote-alert", + "keywords": [ + "remark", + "remark-plugin", + "remark-github-blockquote-alert", + "alert", + "element", + "markdown", + "javascript", + "html", + "ast", + "unified" + ], + "version": "1.3.0", + "description": "Alerts are a Markdown extension based on the blockquote syntax that you can use to emphasize critical information.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-03-26T14:24:14.648Z", + "date": "2024-11-01T05:20:51.878Z", "links": { - "homepage": "https://uiwjs.github.io/copy-to-clipboard", - "repository": "git+https://github.com/uiwjs/copy-to-clipboard.git", - "bugs": "https://github.com/uiwjs/copy-to-clipboard/issues", - "npm": "https://www.npmjs.com/package/@uiw/copy-to-clipboard" + "homepage": "https://jaywcjlove.github.io/remark-github-blockquote-alert", + "repository": "git+https://github.com/jaywcjlove/remark-github-blockquote-alert.git", + "bugs": "https://github.com/jaywcjlove/remark-github-blockquote-alert/issues", + "npm": "https://www.npmjs.com/package/remark-github-blockquote-alert" } }, { - "name": "colors-cli", + "name": "@uiw/color-convert", "keywords": [ - "256color", "color", - "colors", - "colors-cli", - "terminal", - "ansi", - "console", - "colour", - "cli", - "string", - "str", - "style", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" + "convert" ], - "version": "1.0.33", - "description": "Terminal string styling done right", + "version": "2.3.4", + "description": "Color Convert", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -387,30 +437,82 @@ { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" } ], "license": "MIT", - "date": "2023-11-27T01:53:25.822Z", + "date": "2024-12-11T04:49:09.919Z", "links": { - "homepage": "https://jaywcjlove.github.io/colors-cli/", - "repository": "git+https://github.com/jaywcjlove/colors-cli.git", - "bugs": "https://github.com/jaywcjlove/colors-cli/issues", - "npm": "https://www.npmjs.com/package/colors-cli" + "homepage": "https://uiwjs.github.io/react-color/#/convert", + "repository": "git+https://github.com/uiwjs/react-color.git", + "bugs": "https://github.com/uiwjs/react-color/issues", + "npm": "https://www.npmjs.com/package/@uiw/color-convert" } }, { - "name": "@uiw/codemirror-theme-github", + "name": "@uiw/react-json-view", + "keywords": [ + "array-viewer", + "component", + "interactive", + "interactive-json", + "json", + "json-component", + "json-display", + "json-tree", + "json-view", + "json-viewer", + "json-inspector", + "json-tree", + "react", + "react-component", + "react-json", + "theme", + "tree", + "tree-view", + "treeview" + ], + "version": "2.0.0-alpha.30", + "description": "JSON viewer for react.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-10-23T15:56:33.120Z", + "links": { + "homepage": "https://uiwjs.github.io/react-json-view", + "repository": "git+https://github.com/uiwjs/react-json-view.git", + "bugs": "https://github.com/uiwjs/react-json-view/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-json-view" + } + }, + { + "name": "@uiw/codemirror-theme-vscode", "keywords": [ "codemirror", "codemirror6", "theme", - "github", + "vscode", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme github for CodeMirror.", + "description": "Theme vscode for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -426,30 +528,43 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:06.467Z", + "date": "2024-12-16T02:30:56.063Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/github/light", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/vscode", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-github" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-vscode" } }, { - "name": "remark-github-blockquote-alert", + "name": "colors-cli", "keywords": [ - "remark", - "remark-plugin", - "remark-github-blockquote-alert", - "alert", - "element", - "markdown", - "javascript", - "html", - "ast", - "unified" + "256color", + "color", + "colors", + "colors-cli", + "terminal", + "ansi", + "console", + "colour", + "cli", + "string", + "str", + "style", + "styles", + "tty", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" ], - "version": "1.3.0", - "description": "Alerts are a Markdown extension based on the blockquote syntax that you can use to emphasize critical information.", + "version": "1.0.33", + "description": "Terminal string styling done right", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -461,16 +576,16 @@ } ], "license": "MIT", - "date": "2024-11-01T05:20:51.878Z", + "date": "2023-11-27T01:53:25.822Z", "links": { - "homepage": "https://jaywcjlove.github.io/remark-github-blockquote-alert", - "repository": "git+https://github.com/jaywcjlove/remark-github-blockquote-alert.git", - "bugs": "https://github.com/jaywcjlove/remark-github-blockquote-alert/issues", - "npm": "https://www.npmjs.com/package/remark-github-blockquote-alert" + "homepage": "https://jaywcjlove.github.io/colors-cli/", + "repository": "git+https://github.com/jaywcjlove/colors-cli.git", + "bugs": "https://github.com/jaywcjlove/colors-cli/issues", + "npm": "https://www.npmjs.com/package/colors-cli" } }, { - "name": "@uiw/react-drag-event-interactive", + "name": "@uiw/react-color-saturation", "keywords": [ "react", "react-color", @@ -479,13 +594,13 @@ "colorpicker", "color picker", "colorful", - "react-interactive", - "interactive", + "react-color-saturation", + "saturation", "color", "convert" ], "version": "2.3.4", - "description": "react drag event interactive", + "description": "Color Saturation", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -501,12 +616,12 @@ } ], "license": "MIT", - "date": "2024-12-11T04:50:06.010Z", + "date": "2024-12-11T04:49:47.276Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/drag-event-interactive", + "homepage": "https://uiwjs.github.io/react-color/#/saturation", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-drag-event-interactive" + "npm": "https://www.npmjs.com/package/@uiw/react-color-saturation" } }, { @@ -587,49 +702,17 @@ } }, { - "name": "@uiw/color-convert", - "keywords": [ - "color", - "convert" - ], - "version": "2.3.4", - "description": "Color Convert", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - } - ], - "license": "MIT", - "date": "2024-12-11T04:49:09.919Z", - "links": { - "homepage": "https://uiwjs.github.io/react-color/#/convert", - "repository": "git+https://github.com/uiwjs/react-color.git", - "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/color-convert" - } - }, - { - "name": "@uiw/codemirror-theme-vscode", + "name": "@uiw/codemirror-extensions-langs", "keywords": [ "codemirror", "codemirror6", - "theme", - "vscode", - "syntax", + "langs", + "extensions", "ide", "code" ], "version": "4.23.7", - "description": "Theme vscode for CodeMirror.", + "description": "Load languages Extensions for CodeMirror6.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -645,16 +728,16 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:56.063Z", + "date": "2024-12-16T02:31:23.473Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/vscode", + "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/languages", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-vscode" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-langs" } }, { - "name": "@uiw/react-color-saturation", + "name": "@uiw/react-color-hue", "keywords": [ "react", "react-color", @@ -663,13 +746,13 @@ "colorpicker", "color picker", "colorful", - "react-color-saturation", - "saturation", + "react-color-hue", + "hue", "color", "convert" ], "version": "2.3.4", - "description": "Color Saturation", + "description": "Color hue", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -685,16 +768,16 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:47.276Z", + "date": "2024-12-11T04:49:38.158Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/saturation", + "homepage": "https://uiwjs.github.io/react-color/#/hue", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-saturation" + "npm": "https://www.npmjs.com/package/@uiw/react-color-hue" } }, { - "name": "@uiw/react-color-swatch", + "name": "@uiw/react-drag-event-interactive", "keywords": [ "react", "react-color", @@ -703,13 +786,13 @@ "colorpicker", "color picker", "colorful", - "react-color-swatch", - "swatch", + "react-interactive", + "interactive", "color", "convert" ], "version": "2.3.4", - "description": "Color swatch component for React.", + "description": "react drag event interactive", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -725,16 +808,16 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:59.353Z", + "date": "2024-12-11T04:50:06.010Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/swatch", + "homepage": "https://uiwjs.github.io/react-color/#/drag-event-interactive", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-swatch" + "npm": "https://www.npmjs.com/package/@uiw/react-drag-event-interactive" } }, { - "name": "@uiw/react-color-hue", + "name": "@uiw/react-color-editable-input-rgba", "keywords": [ "react", "react-color", @@ -743,13 +826,16 @@ "colorpicker", "color picker", "colorful", - "react-color-hue", - "hue", + "react-color-editable-input-rgba", + "editable-input-rgba", + "editable-input", + "editable", + "rgba", "color", "convert" ], "version": "2.3.4", - "description": "Color hue", + "description": "Color Editable Input RGBA", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -765,221 +851,16 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:38.158Z", + "date": "2024-12-11T04:49:35.363Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/hue", + "homepage": "https://uiwjs.github.io/react-color/#/editable-input-rgba", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-hue" + "npm": "https://www.npmjs.com/package/@uiw/react-color-editable-input-rgba" } }, { - "name": "@uiw/react-json-view", - "keywords": [ - "array-viewer", - "component", - "interactive", - "interactive-json", - "json", - "json-component", - "json-display", - "json-tree", - "json-view", - "json-viewer", - "json-inspector", - "json-tree", - "react", - "react-component", - "react-json", - "theme", - "tree", - "tree-view", - "treeview" - ], - "version": "2.0.0-alpha.30", - "description": "JSON viewer for react.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-10-23T15:56:33.120Z", - "links": { - "homepage": "https://uiwjs.github.io/react-json-view", - "repository": "git+https://github.com/uiwjs/react-json-view.git", - "bugs": "https://github.com/uiwjs/react-json-view/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-json-view" - } - }, - { - "name": "@uiw/codemirror-extensions-langs", - "keywords": [ - "codemirror", - "codemirror6", - "langs", - "extensions", - "ide", - "code" - ], - "version": "4.23.7", - "description": "Load languages Extensions for CodeMirror6.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - } - ], - "license": "MIT", - "date": "2024-12-16T02:31:23.473Z", - "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/languages", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-langs" - } - }, - { - "name": "@uiw/react-color-editable-input-rgba", - "keywords": [ - "react", - "react-color", - "react-component", - "color-picker", - "colorpicker", - "color picker", - "colorful", - "react-color-editable-input-rgba", - "editable-input-rgba", - "editable-input", - "editable", - "rgba", - "color", - "convert" - ], - "version": "2.3.4", - "description": "Color Editable Input RGBA", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - } - ], - "license": "MIT", - "date": "2024-12-11T04:49:35.363Z", - "links": { - "homepage": "https://uiwjs.github.io/react-color/#/editable-input-rgba", - "repository": "git+https://github.com/uiwjs/react-color.git", - "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-editable-input-rgba" - } - }, - { - "name": "@uiw/codemirror-theme-tokyo-night", - "keywords": [ - "codemirror", - "codemirror6", - "theme", - "tokyo-night", - "syntax", - "ide", - "code" - ], - "version": "4.23.7", - "description": "Theme tokyo-night for CodeMirror.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - } - ], - "license": "MIT", - "date": "2024-12-16T02:30:43.748Z", - "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-tokyo-night" - } - }, - { - "name": "svgtofont", - "keywords": [ - "webfont", - "font", - "icon", - "iconfont", - "font-face", - "compress", - "minify", - "font-cli", - "ttf", - "woff", - "eot", - "svg", - "ttf2eot", - "ttf2woff", - "ttf2svg", - "svg2ttf", - "css", - "base64" - ], - "version": "6.2.0", - "description": "Converts SVG to TTF/EOT/WOFF/WOFF2/SVG format fonts.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-12-05T02:14:42.882Z", - "links": { - "homepage": "https://jaywcjlove.github.io/svgtofont/", - "repository": "git+https://github.com/jaywcjlove/svgtofont.git", - "bugs": "https://github.com/jaywcjlove/svgtofont/issues", - "npm": "https://www.npmjs.com/package/svgtofont" - } - }, - { - "name": "@uiw/react-color-editable-input", + "name": "@uiw/react-color-editable-input", "keywords": [ "react", "react-color", @@ -1099,7 +980,7 @@ } }, { - "name": "@uiw/react-color-material", + "name": "@uiw/react-color-swatch", "keywords": [ "react", "react-color", @@ -1108,13 +989,13 @@ "colorpicker", "color picker", "colorful", - "react-color-material", - "material", + "react-color-swatch", + "swatch", "color", "convert" ], "version": "2.3.4", - "description": "Color Material", + "description": "Color swatch component for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1130,16 +1011,16 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:44.204Z", + "date": "2024-12-11T04:49:59.353Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/material", + "homepage": "https://uiwjs.github.io/react-color/#/swatch", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-material" + "npm": "https://www.npmjs.com/package/@uiw/react-color-swatch" } }, { - "name": "@uiw/react-color-colorful", + "name": "@uiw/react-color-material", "keywords": [ "react", "react-color", @@ -1148,15 +1029,13 @@ "colorpicker", "color picker", "colorful", + "react-color-material", + "material", "color", - "react-color-colorful", - "hue", - "color", - "colorful", "convert" ], "version": "2.3.4", - "description": "Color Colorful", + "description": "Color Material", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1172,12 +1051,12 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:16.444Z", + "date": "2024-12-11T04:49:44.204Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/colorful", + "homepage": "https://uiwjs.github.io/react-color/#/material", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-colorful" + "npm": "https://www.npmjs.com/package/@uiw/react-color-material" } }, { @@ -1263,7 +1142,7 @@ } }, { - "name": "@uiw/react-color-wheel", + "name": "@uiw/react-color-chrome", "keywords": [ "react", "react-color", @@ -1272,13 +1151,15 @@ "colorpicker", "color picker", "colorful", - "react-color-wheel", - "wheel", + "color", + "react-color-chrome", + "chrome", + "picker", "color", "convert" ], "version": "2.3.4", - "description": "Color wheel", + "description": "Color Github Picker", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1294,24 +1175,64 @@ } ], "license": "MIT", - "date": "2024-12-11T04:50:02.734Z", + "date": "2024-12-11T04:49:26.078Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/wheel", + "homepage": "https://uiwjs.github.io/react-color/#/chrome", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-wheel" + "npm": "https://www.npmjs.com/package/@uiw/react-color-chrome" } }, { - "name": "cookiejs", + "name": "@uiw/react-color-shade-slider", "keywords": [ - "cookiejs", - "cookie", - "cookies" - ], - "version": "2.1.3", - "description": "A simple, lightweight JavaScript API for handling browser cookies.", - "publisher": { + "react", + "react-color", + "react-component", + "color-picker", + "colorpicker", + "color picker", + "colorful", + "react-color-shade-slider", + "shade-slider", + "color", + "convert" + ], + "version": "2.3.4", + "description": "Color ShadeSlider component for React.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + } + ], + "license": "MIT", + "date": "2024-12-11T04:49:49.892Z", + "links": { + "homepage": "https://uiwjs.github.io/react-color/#/shade-slider", + "repository": "git+https://github.com/uiwjs/react-color.git", + "bugs": "https://github.com/uiwjs/react-color/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-color-shade-slider" + } + }, + { + "name": "cookiejs", + "keywords": [ + "cookiejs", + "cookie", + "cookies" + ], + "version": "2.1.3", + "description": "A simple, lightweight JavaScript API for handling browser cookies.", + "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, @@ -1371,7 +1292,7 @@ } }, { - "name": "@uiw/react-color-chrome", + "name": "@uiw/react-color-editable-input-hsla", "keywords": [ "react", "react-color", @@ -1380,15 +1301,16 @@ "colorpicker", "color picker", "colorful", - "color", - "react-color-chrome", - "chrome", - "picker", + "react-color-editable-input-hsla", + "editable-input-hsla", + "editable-input", + "editable", + "hsla", "color", "convert" ], "version": "2.3.4", - "description": "Color Github Picker", + "description": "Color Editable Input HSLA", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1404,16 +1326,16 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:26.078Z", + "date": "2024-12-11T04:49:32.410Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/chrome", + "homepage": "https://uiwjs.github.io/react-color/#/editable-input-hsla", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-chrome" + "npm": "https://www.npmjs.com/package/@uiw/react-color-editable-input-hsla" } }, { - "name": "@uiw/react-color-name", + "name": "@uiw/react-color-circle", "keywords": [ "react", "react-color", @@ -1422,14 +1344,13 @@ "colorpicker", "color picker", "colorful", - "react-color-name", - "name", + "react-color-circle", + "circle", "color", - "color-name", "convert" ], "version": "2.3.4", - "description": "Color Name to Hex", + "description": "Color swatch component for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1445,31 +1366,26 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:41.318Z", + "date": "2024-12-11T04:49:19.858Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/name", + "homepage": "https://uiwjs.github.io/react-color/#/circle", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-name" + "npm": "https://www.npmjs.com/package/@uiw/react-color-circle" } }, { - "name": "@uiw/react-color-shade-slider", + "name": "image2uri", "keywords": [ - "react", - "react-color", - "react-component", - "color-picker", - "colorpicker", - "color picker", - "colorful", - "react-color-shade-slider", - "shade-slider", - "color", - "convert" + "image", + "uri", + "fs", + "base64", + "image-to-uri", + "image2uri" ], - "version": "2.3.4", - "description": "Color ShadeSlider component for React.", + "version": "2.1.2", + "description": "Convert image file to data URI.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1478,47 +1394,27 @@ { "email": "398188662@qq.com", "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" } ], "license": "MIT", - "date": "2024-12-11T04:49:49.892Z", + "date": "2023-11-27T03:25:36.519Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/shade-slider", - "repository": "git+https://github.com/uiwjs/react-color.git", - "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-shade-slider" + "homepage": "https://jaywcjlove.github.io/image2uri/", + "repository": "git+https://github.com/jaywcjlove/image2uri.git", + "bugs": "https://github.com/jaywcjlove/image2uri/issues", + "npm": "https://www.npmjs.com/package/image2uri" } }, { - "name": "auto-config-loader", + "name": "babel-plugin-transform-remove-imports", "keywords": [ - "rc", - "config", - "loader", - "load", - "configuration", - "cjs", - "commonjs", - "esm", - "es module", - "yml-config", - "js-config", - "ts-config", - "toml-config", - "yml", - "js", - "ts", - "toml", - "typescript", - "config-loader", - "auto-config-loader" + "babel-plugin", + "kkt-ssr", + "uiw", + "ssr" ], - "version": "2.0.2", - "description": "Find and load configuration from a package.json property, rc file, or CommonJS module.", + "version": "1.8.0", + "description": "Remove the specified import declaration when you use the babel transform to build the package.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1530,16 +1426,16 @@ } ], "license": "MIT", - "date": "2024-12-11T08:00:16.873Z", + "date": "2024-06-24T08:28:44.880Z", "links": { - "homepage": "https://jaywcjlove.github.io/auto-config-loader", - "repository": "git+https://github.com/jaywcjlove/auto-config-loader.git", - "bugs": "https://github.com/jaywcjlove/auto-config-loader/issues", - "npm": "https://www.npmjs.com/package/auto-config-loader" + "homepage": "https://uiwjs.github.io/babel-plugin-transform-remove-imports/", + "repository": "git+https://github.com/uiwjs/babel-plugin-transform-remove-imports.git", + "bugs": "https://github.com/uiwjs/babel-plugin-transform-remove-imports/issues", + "npm": "https://www.npmjs.com/package/babel-plugin-transform-remove-imports" } }, { - "name": "@uiw/react-color", + "name": "@uiw/react-color-github", "keywords": [ "react", "react-color", @@ -1548,23 +1444,14 @@ "colorpicker", "color picker", "colorful", + "react-color-github", + "github", + "picker", "color", - "react-color-alpha", - "react-color-hua", - "color-convert", - "hua", - "shade-slider", - "slider", - "circle", - "compact", - "sketch", - "chrome", - "alpha", - "editable-input", "convert" ], "version": "2.3.4", - "description": "Color Picker component for React.", + "description": "Color Github Picker", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1580,24 +1467,31 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:00.396Z", + "date": "2024-12-11T04:49:23.053Z", "links": { - "homepage": "https://uiwjs.github.io/react-color", + "homepage": "https://uiwjs.github.io/react-color/#/github", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color" + "npm": "https://www.npmjs.com/package/@uiw/react-color-github" } }, { - "name": "babel-plugin-transform-remove-imports", + "name": "@uiw/react-color-wheel", "keywords": [ - "babel-plugin", - "kkt-ssr", - "uiw", - "ssr" + "react", + "react-color", + "react-component", + "color-picker", + "colorpicker", + "color picker", + "colorful", + "react-color-wheel", + "wheel", + "color", + "convert" ], - "version": "1.8.0", - "description": "Remove the specified import declaration when you use the babel transform to build the package.", + "version": "2.3.4", + "description": "Color wheel", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1606,19 +1500,23 @@ { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" } ], "license": "MIT", - "date": "2024-06-24T08:28:44.880Z", + "date": "2024-12-11T04:50:02.734Z", "links": { - "homepage": "https://uiwjs.github.io/babel-plugin-transform-remove-imports/", - "repository": "git+https://github.com/uiwjs/babel-plugin-transform-remove-imports.git", - "bugs": "https://github.com/uiwjs/babel-plugin-transform-remove-imports/issues", - "npm": "https://www.npmjs.com/package/babel-plugin-transform-remove-imports" + "homepage": "https://uiwjs.github.io/react-color/#/wheel", + "repository": "git+https://github.com/uiwjs/react-color.git", + "bugs": "https://github.com/uiwjs/react-color/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-color-wheel" } }, { - "name": "@uiw/react-color-circle", + "name": "@uiw/react-color-colorful", "keywords": [ "react", "react-color", @@ -1627,13 +1525,15 @@ "colorpicker", "color picker", "colorful", - "react-color-circle", - "circle", "color", + "react-color-colorful", + "hue", + "color", + "colorful", "convert" ], "version": "2.3.4", - "description": "Color swatch component for React.", + "description": "Color Colorful", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1649,47 +1549,16 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:19.858Z", + "date": "2024-12-11T04:49:16.444Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/circle", + "homepage": "https://uiwjs.github.io/react-color/#/colorful", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-circle" + "npm": "https://www.npmjs.com/package/@uiw/react-color-colorful" } }, { - "name": "image2uri", - "keywords": [ - "image", - "uri", - "fs", - "base64", - "image-to-uri", - "image2uri" - ], - "version": "2.1.2", - "description": "Convert image file to data URI.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-11-27T03:25:36.519Z", - "links": { - "homepage": "https://jaywcjlove.github.io/image2uri/", - "repository": "git+https://github.com/jaywcjlove/image2uri.git", - "bugs": "https://github.com/jaywcjlove/image2uri/issues", - "npm": "https://www.npmjs.com/package/image2uri" - } - }, - { - "name": "@uiw/react-color-editable-input-hsla", + "name": "@uiw/react-color", "keywords": [ "react", "react-color", @@ -1698,16 +1567,23 @@ "colorpicker", "color picker", "colorful", - "react-color-editable-input-hsla", - "editable-input-hsla", - "editable-input", - "editable", - "hsla", "color", + "react-color-alpha", + "react-color-hua", + "color-convert", + "hua", + "shade-slider", + "slider", + "circle", + "compact", + "sketch", + "chrome", + "alpha", + "editable-input", "convert" ], "version": "2.3.4", - "description": "Color Editable Input HSLA", + "description": "Color Picker component for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1723,32 +1599,27 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:32.410Z", + "date": "2024-12-11T04:49:00.396Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/editable-input-hsla", + "homepage": "https://uiwjs.github.io/react-color", "repository": "git+https://github.com/uiwjs/react-color.git", "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-editable-input-hsla" + "npm": "https://www.npmjs.com/package/@uiw/react-color" } }, { - "name": "@uiw/react-color-github", + "name": "@uiw/codemirror-theme-tokyo-night", "keywords": [ - "react", - "react-color", - "react-component", - "color-picker", - "colorpicker", - "color picker", - "colorful", - "react-color-github", - "github", - "picker", - "color", - "convert" + "codemirror", + "codemirror6", + "theme", + "tokyo-night", + "syntax", + "ide", + "code" ], - "version": "2.3.4", - "description": "Color Github Picker", + "version": "4.23.7", + "description": "Theme tokyo-night for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1764,12 +1635,55 @@ } ], "license": "MIT", - "date": "2024-12-11T04:49:23.053Z", + "date": "2024-12-16T02:30:43.748Z", "links": { - "homepage": "https://uiwjs.github.io/react-color/#/github", - "repository": "git+https://github.com/uiwjs/react-color.git", - "bugs": "https://github.com/uiwjs/react-color/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-color-github" + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-tokyo-night" + } + }, + { + "name": "svgtofont", + "keywords": [ + "webfont", + "font", + "icon", + "iconfont", + "font-face", + "compress", + "minify", + "font-cli", + "ttf", + "woff", + "eot", + "svg", + "ttf2eot", + "ttf2woff", + "ttf2svg", + "svg2ttf", + "css", + "base64" + ], + "version": "6.2.0", + "description": "Converts SVG to TTF/EOT/WOFF/WOFF2/SVG format fonts.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-12-05T02:14:42.882Z", + "links": { + "homepage": "https://jaywcjlove.github.io/svgtofont/", + "repository": "git+https://github.com/jaywcjlove/svgtofont.git", + "bugs": "https://github.com/jaywcjlove/svgtofont/issues", + "npm": "https://www.npmjs.com/package/svgtofont" } }, { @@ -1803,6 +1717,51 @@ "npm": "https://www.npmjs.com/package/colors-named-hex" } }, + { + "name": "auto-config-loader", + "keywords": [ + "rc", + "config", + "loader", + "load", + "configuration", + "cjs", + "commonjs", + "esm", + "es module", + "yml-config", + "js-config", + "ts-config", + "toml-config", + "yml", + "js", + "ts", + "toml", + "typescript", + "config-loader", + "auto-config-loader" + ], + "version": "2.0.2", + "description": "Find and load configuration from a package.json property, rc file, or CommonJS module.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-12-11T08:00:16.873Z", + "links": { + "homepage": "https://jaywcjlove.github.io/auto-config-loader", + "repository": "git+https://github.com/jaywcjlove/auto-config-loader.git", + "bugs": "https://github.com/jaywcjlove/auto-config-loader/issues", + "npm": "https://www.npmjs.com/package/auto-config-loader" + } + }, { "name": "colors-named", "keywords": [ @@ -1834,15 +1793,23 @@ } }, { - "name": "next-remove-imports", + "name": "@uiw/react-color-name", "keywords": [ - "nextjs", - "serverless", - "plugin", - "next" + "react", + "react-color", + "react-component", + "color-picker", + "colorpicker", + "color picker", + "colorful", + "react-color-name", + "name", + "color", + "color-name", + "convert" ], - "version": "1.0.12", - "description": "The default behavior is to remove all `.less`/`.css`/`.scss`/`.sass`/`.styl` imports from all packages in node_modules.", + "version": "2.3.4", + "description": "Color Name to Hex", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1851,15 +1818,55 @@ { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" } ], "license": "MIT", - "date": "2023-08-01T12:22:59.637Z", + "date": "2024-12-11T04:49:41.318Z", "links": { - "homepage": "https://uiwjs.github.io/next-remove-imports/", - "repository": "git+https://github.com/uiwjs/next-remove-imports.git", - "bugs": "https://github.com/uiwjs/next-remove-imports/issues", - "npm": "https://www.npmjs.com/package/next-remove-imports" + "homepage": "https://uiwjs.github.io/react-color/#/name", + "repository": "git+https://github.com/uiwjs/react-color.git", + "bugs": "https://github.com/uiwjs/react-color/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-color-name" + } + }, + { + "name": "@uiw/codemirror-theme-dracula", + "keywords": [ + "codemirror", + "codemirror6", + "theme", + "dracula", + "syntax", + "ide", + "code" + ], + "version": "4.23.7", + "description": "Theme dracula for CodeMirror.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + } + ], + "license": "MIT", + "date": "2024-12-16T02:29:57.404Z", + "links": { + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/dracula", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-dracula" } }, { @@ -1899,18 +1906,18 @@ } }, { - "name": "@uiw/codemirror-theme-dracula", + "name": "@uiw/codemirror-theme-sublime", "keywords": [ "codemirror", "codemirror6", "theme", - "dracula", + "sublime", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme dracula for CodeMirror.", + "description": "Theme sublime for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -1926,28 +1933,57 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:57.404Z", + "date": "2024-12-16T02:30:40.576Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/dracula", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/sublime", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-dracula" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-sublime" } }, { - "name": "loading-cli", + "name": "next-remove-imports", "keywords": [ - "command", - "loading-cli", - "loading", - "exit", - "quit", - "process", - "graceful", - "shutdown", - "sigterm", - "sigint", - "cli", + "nextjs", + "serverless", + "plugin", + "next" + ], + "version": "1.0.12", + "description": "The default behavior is to remove all `.less`/`.css`/`.scss`/`.sass`/`.styl` imports from all packages in node_modules.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-08-01T12:22:59.637Z", + "links": { + "homepage": "https://uiwjs.github.io/next-remove-imports/", + "repository": "git+https://github.com/uiwjs/next-remove-imports.git", + "bugs": "https://github.com/uiwjs/next-remove-imports/issues", + "npm": "https://www.npmjs.com/package/next-remove-imports" + } + }, + { + "name": "loading-cli", + "keywords": [ + "command", + "loading-cli", + "loading", + "exit", + "quit", + "process", + "graceful", + "shutdown", + "sigterm", + "sigint", + "cli", "cursor", "ansi", "term", @@ -1978,18 +2014,18 @@ } }, { - "name": "@uiw/codemirror-theme-sublime", + "name": "@uiw/codemirror-theme-xcode", "keywords": [ "codemirror", "codemirror6", "theme", - "sublime", + "xcode", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme sublime for CodeMirror.", + "description": "Theme xcode for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2005,27 +2041,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:40.576Z", + "date": "2024-12-16T02:31:02.111Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/sublime", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/xcode/light", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-sublime" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-xcode" } }, { - "name": "@uiw/codemirror-theme-basic", + "name": "@uiw/codemirror-theme-okaidia", "keywords": [ "codemirror", "codemirror6", "theme", - "basic", + "okaidia", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme basic for CodeMirror.", + "description": "Theme okaidia for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2041,27 +2077,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:51.748Z", + "date": "2024-12-16T02:29:24.631Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/basic/light", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/okaidia", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-basic" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-okaidia" } }, { - "name": "@uiw/codemirror-theme-nord", + "name": "@uiw/codemirror-theme-bbedit", "keywords": [ "codemirror", "codemirror6", "theme", - "nord", + "bbedit", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme nord for CodeMirror.", + "description": "Theme bbedit for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2077,27 +2113,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:28.236Z", + "date": "2024-12-16T02:29:54.445Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/nord", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/bbedit", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-nord" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-bbedit" } }, { - "name": "@uiw/codemirror-theme-solarized", + "name": "@uiw/codemirror-theme-atomone", "keywords": [ "codemirror", "codemirror6", "theme", - "solarized", + "atomone", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme solarized for CodeMirror.", + "description": "Theme atomone for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2113,28 +2149,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:33.808Z", + "date": "2024-12-16T02:29:46.106Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/solarized", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/atomone", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-solarized" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-atomone" } }, { - "name": "@uiw/codemirror-theme-copilot", + "name": "@uiw/codemirror-theme-duotone", "keywords": [ "codemirror", - "codemirror-theme", "codemirror6", "theme", - "copilot", + "duotone", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme copilot for CodeMirror.", + "description": "Theme duotone for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2150,27 +2185,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:37.586Z", + "date": "2024-12-16T02:30:00.695Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/copilot", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-copilot" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-duotone" } }, { - "name": "@uiw/codemirror-theme-atomone", + "name": "@uiw/codemirror-theme-basic", "keywords": [ "codemirror", "codemirror6", "theme", - "atomone", + "basic", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme atomone for CodeMirror.", + "description": "Theme basic for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2186,29 +2221,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:46.106Z", + "date": "2024-12-16T02:29:51.748Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/atomone", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/basic/light", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-atomone" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-basic" } }, { - "name": "@uiw/codemirror-theme-monokai-dimmed", + "name": "@uiw/codemirror-theme-solarized", "keywords": [ "codemirror", - "codemirror-theme", "codemirror6", "theme", - "monokai", - "monokai-dimmed", + "solarized", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme monokai-dimmed for CodeMirror.", + "description": "Theme solarized for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2224,27 +2257,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:22.302Z", + "date": "2024-12-16T02:29:33.808Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/monokai-dimmed", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/solarized", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-monokai-dimmed" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-solarized" } }, { - "name": "@uiw/codemirror-theme-bbedit", + "name": "@uiw/codemirror-theme-androidstudio", "keywords": [ "codemirror", "codemirror6", "theme", - "bbedit", + "androidstudio", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme bbedit for CodeMirror.", + "description": "Theme androidstudio for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2260,27 +2293,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:54.445Z", + "date": "2024-12-16T02:29:36.743Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/bbedit", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/androidstudio", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-bbedit" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-androidstudio" } }, { - "name": "@uiw/codemirror-theme-xcode", + "name": "@uiw/codemirror-theme-eclipse", "keywords": [ "codemirror", "codemirror6", "theme", - "xcode", + "eclipse", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme xcode for CodeMirror.", + "description": "Theme eclipse for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2296,27 +2329,28 @@ } ], "license": "MIT", - "date": "2024-12-16T02:31:02.111Z", + "date": "2024-12-16T02:30:03.661Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/xcode/light", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/eclipse", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-xcode" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-eclipse" } }, { - "name": "@uiw/codemirror-theme-aura", + "name": "@uiw/codemirror-theme-tokyo-night-storm", "keywords": [ "codemirror", "codemirror6", "theme", - "aura", + "tokyo-night", + "tokyo-night-storm", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme aura for CodeMirror.", + "description": "Theme tokyo-night-storm for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2332,27 +2366,28 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:49.063Z", + "date": "2024-12-16T02:30:46.822Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/aura", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night-storm", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-aura" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-tokyo-night-storm" } }, { - "name": "@uiw/codemirror-theme-okaidia", + "name": "@uiw/codemirror-theme-copilot", "keywords": [ "codemirror", + "codemirror-theme", "codemirror6", "theme", - "okaidia", + "copilot", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme okaidia for CodeMirror.", + "description": "Theme copilot for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2368,28 +2403,28 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:24.631Z", + "date": "2024-12-16T02:30:37.586Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/okaidia", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/copilot", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-okaidia" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-copilot" } }, { - "name": "@uiw/codemirror-theme-tokyo-night-storm", + "name": "rehype-video", "keywords": [ - "codemirror", - "codemirror6", - "theme", - "tokyo-night", - "tokyo-night-storm", - "syntax", - "ide", - "code" + "rehype", + "rehype-video", + "github-video", + "markdown", + "javascript", + "html", + "ast", + "unified" ], - "version": "4.23.7", - "description": "Theme tokyo-night-storm for CodeMirror.", + "version": "2.3.0", + "description": "Markdown supports video play with `.mp4` and `.mov` URLs.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2398,19 +2433,15 @@ { "email": "398188662@qq.com", "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" } ], "license": "MIT", - "date": "2024-12-16T02:30:46.822Z", + "date": "2024-09-05T06:40:39.778Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night-storm", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-tokyo-night-storm" + "homepage": "https://jaywcjlove.github.io/rehype-video", + "repository": "git+https://github.com/jaywcjlove/rehype-video.git", + "bugs": "https://github.com/jaywcjlove/rehype-video/issues", + "npm": "https://www.npmjs.com/package/rehype-video" } }, { @@ -2451,18 +2482,20 @@ } }, { - "name": "@uiw/codemirror-theme-eclipse", + "name": "@uiw/codemirror-theme-monokai-dimmed", "keywords": [ "codemirror", + "codemirror-theme", "codemirror6", "theme", - "eclipse", + "monokai", + "monokai-dimmed", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme eclipse for CodeMirror.", + "description": "Theme monokai-dimmed for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2478,27 +2511,28 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:03.661Z", + "date": "2024-12-16T02:30:22.302Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/eclipse", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/monokai-dimmed", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-eclipse" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-monokai-dimmed" } }, { - "name": "@uiw/codemirror-theme-androidstudio", + "name": "@uiw/codemirror-theme-tokyo-night-day", "keywords": [ "codemirror", "codemirror6", "theme", - "androidstudio", + "tokyo-night", + "tokyo-night-day", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme androidstudio for CodeMirror.", + "description": "Theme tokyo-night-day for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2514,27 +2548,28 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:36.743Z", + "date": "2024-12-16T02:30:49.957Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/androidstudio", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night-day", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-androidstudio" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-tokyo-night-day" } }, { - "name": "@uiw/codemirror-theme-duotone", + "name": "@uiw/codemirror-theme-andromeda", "keywords": [ "codemirror", + "codemirror-theme", "codemirror6", "theme", - "duotone", + "andromeda", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme duotone for CodeMirror.", + "description": "Theme andromeda for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2550,28 +2585,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:00.695Z", + "date": "2024-12-16T02:29:39.816Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/andromeda", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-duotone" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-andromeda" } }, { - "name": "@uiw/codemirror-theme-abyss", + "name": "@uiw/codemirror-theme-darcula", "keywords": [ "codemirror", - "codemirror-theme", "codemirror6", "theme", - "abyss", + "darcula", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme abyss for CodeMirror.", + "description": "Theme darcula for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2587,61 +2621,28 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:18.658Z", + "date": "2024-12-16T02:30:31.189Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abyss", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/darcula", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-abyss" - } - }, - { - "name": "rehype-video", - "keywords": [ - "rehype", - "rehype-video", - "github-video", - "markdown", - "javascript", - "html", - "ast", - "unified" - ], - "version": "2.3.0", - "description": "Markdown supports video play with `.mp4` and `.mov` URLs.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-09-05T06:40:39.778Z", - "links": { - "homepage": "https://jaywcjlove.github.io/rehype-video", - "repository": "git+https://github.com/jaywcjlove/rehype-video.git", - "bugs": "https://github.com/jaywcjlove/rehype-video/issues", - "npm": "https://www.npmjs.com/package/rehype-video" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-darcula" } }, { - "name": "@uiw/codemirror-theme-andromeda", + "name": "@uiw/codemirror-theme-quietlight", "keywords": [ "codemirror", "codemirror-theme", "codemirror6", "theme", - "andromeda", + "quietlight", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme andromeda for CodeMirror.", + "description": "Theme quietlight for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2657,28 +2658,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:39.816Z", + "date": "2024-12-16T02:29:27.727Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/andromeda", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/quietlight", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-andromeda" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-quietlight" } }, { - "name": "@uiw/codemirror-theme-tomorrow-night-blue", + "name": "@uiw/codemirror-theme-noctis-lilac", "keywords": [ "codemirror", - "codemirror-theme", "codemirror6", "theme", - "tomorrow-night-blue", + "noctis-lilac", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme tomorrow-night-blue for CodeMirror.", + "description": "Theme noctis-lilac for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2694,28 +2694,28 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:53.039Z", + "date": "2024-12-16T02:30:25.536Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tomorrow-night-blue", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/noctis-lilac", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-tomorrow-night-blue" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-noctis-lilac" } }, { - "name": "@uiw/codemirror-theme-kimbie", + "name": "react-codemirror-merge", "keywords": [ + "react", "codemirror", - "codemirror-theme", "codemirror6", - "theme", - "kimbie", + "react-codemirror", + "editor", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme kimbie for CodeMirror.", + "description": "CodeMirror merge view for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2731,28 +2731,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:12.661Z", + "date": "2024-12-16T02:29:09.621Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/kimbie", + "homepage": "https://uiwjs.github.io/react-codemirror", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-kimbie" + "npm": "https://www.npmjs.com/package/react-codemirror-merge" } }, { - "name": "@uiw/codemirror-theme-white", + "name": "@uiw/codemirror-theme-gruvbox-dark", "keywords": [ "codemirror", - "codemirror-theme", "codemirror6", "theme", - "white", + "gruvbox", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme white for CodeMirror.", + "description": "Theme gruvbox-dark for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2768,28 +2767,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:59.110Z", + "date": "2024-12-16T02:30:09.754Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/white/dark", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/gruvbox/dark", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-white" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-gruvbox-dark" } }, { - "name": "@uiw/codemirror-theme-tokyo-night-day", + "name": "@uiw/codemirror-theme-bespin", "keywords": [ "codemirror", "codemirror6", "theme", - "tokyo-night", - "tokyo-night-day", + "bespin", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme tokyo-night-day for CodeMirror.", + "description": "Theme bespin for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2805,25 +2803,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:49.957Z", + "date": "2024-12-16T02:30:34.280Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night-day", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/bespin", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-tokyo-night-day" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-bespin" } }, { - "name": "@tsbb/copy-template-dir", + "name": "@uiw/codemirror-theme-nord", "keywords": [ - "template", - "directory", - "boilerplate", - "copy", - "concurrent" + "codemirror", + "codemirror6", + "theme", + "nord", + "syntax", + "ide", + "code" ], - "version": "1.4.0", - "description": "High throughput template dir writes", + "version": "4.23.7", + "description": "Theme nord for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2832,58 +2832,35 @@ { "email": "398188662@qq.com", "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-06-15T14:56:12.641Z", - "links": { - "homepage": "https://github.com/tsbbjs/copy-template-dir#readme", - "repository": "git+https://github.com/tsbbjs/copy-template-dir.git", - "bugs": "https://github.com/tsbbjs/copy-template-dir/issues", - "npm": "https://www.npmjs.com/package/@tsbb/copy-template-dir" - } - }, - { - "name": "@uiw/react-split", - "keywords": [], - "version": "5.9.3", - "description": "A piece of content can be divided into areas that can be dragged to adjust the width or height.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ + }, { "email": "kennyiseeyou@gmail.com", "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-29T08:55:51.361Z", + "date": "2024-12-16T02:30:28.236Z", "links": { - "homepage": "https://uiwjs.github.io/react-split", - "repository": "git+https://github.com/uiwjs/react-split.git", - "bugs": "https://github.com/uiwjs/react-split/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-split" + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/nord", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-nord" } }, { - "name": "@uiw/codemirror-theme-noctis-lilac", + "name": "@uiw/codemirror-theme-kimbie", "keywords": [ "codemirror", + "codemirror-theme", "codemirror6", "theme", - "noctis-lilac", + "kimbie", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme noctis-lilac for CodeMirror.", + "description": "Theme kimbie for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2899,28 +2876,28 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:25.536Z", + "date": "2024-12-16T02:30:12.661Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/noctis-lilac", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/kimbie", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-noctis-lilac" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-kimbie" } }, { - "name": "react-codemirror-merge", + "name": "@uiw/codemirror-theme-white", "keywords": [ - "react", "codemirror", + "codemirror-theme", "codemirror6", - "react-codemirror", - "editor", + "theme", + "white", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "CodeMirror merge view for React.", + "description": "Theme white for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2936,28 +2913,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:09.621Z", + "date": "2024-12-16T02:30:59.110Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/white/dark", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/react-codemirror-merge" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-white" } }, { - "name": "@uiw/codemirror-theme-quietlight", + "name": "@uiw/codemirror-theme-abcdef", "keywords": [ "codemirror", - "codemirror-theme", "codemirror6", "theme", - "quietlight", + "abcdef", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme quietlight for CodeMirror.", + "description": "Theme abcdef for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -2973,27 +2949,28 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:27.727Z", + "date": "2024-12-16T02:29:15.764Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/quietlight", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abcdef", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-quietlight" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-abcdef" } }, { - "name": "@uiw/codemirror-theme-darcula", + "name": "@uiw/codemirror-themes-all", "keywords": [ "codemirror", "codemirror6", "theme", - "darcula", + "themes-all", + "themes", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme darcula for CodeMirror.", + "description": "Themes all for CodeMirror 6.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3009,27 +2986,28 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:31.189Z", + "date": "2024-12-16T02:29:21.624Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/darcula", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abcdef", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-darcula" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-themes-all" } }, { - "name": "@uiw/codemirror-theme-gruvbox-dark", + "name": "@uiw/codemirror-theme-abyss", "keywords": [ "codemirror", + "codemirror-theme", "codemirror6", "theme", - "gruvbox", + "abyss", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme gruvbox-dark for CodeMirror.", + "description": "Theme abyss for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3045,27 +3023,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:30:09.754Z", + "date": "2024-12-16T02:29:18.658Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/gruvbox/dark", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abyss", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-gruvbox-dark" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-abyss" } }, { - "name": "@uiw/codemirror-theme-abcdef", + "name": "local-ip-url", "keywords": [ - "codemirror", - "codemirror6", - "theme", - "abcdef", - "syntax", - "ide", - "code" + "ip", + "address", + "ipv4", + "ipv4-network", + "ipv6-network", + "ipv6", + "mac" ], - "version": "4.23.7", - "description": "Theme abcdef for CodeMirror.", + "version": "1.0.10", + "description": "Get current machine IP.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3074,34 +3052,31 @@ { "email": "398188662@qq.com", "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" } ], "license": "MIT", - "date": "2024-12-16T02:29:15.764Z", + "date": "2023-11-27T04:20:36.503Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abcdef", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-abcdef" + "homepage": "https://jaywcjlove.github.io/local-ip-url", + "repository": "git+https://github.com/jaywcjlove/local-ip-url.git", + "bugs": "https://github.com/jaywcjlove/local-ip-url/issues", + "npm": "https://www.npmjs.com/package/local-ip-url" } }, { - "name": "@uiw/codemirror-theme-console", + "name": "@uiw/codemirror-theme-tomorrow-night-blue", "keywords": [ "codemirror", + "codemirror-theme", "codemirror6", "theme", - "console", + "tomorrow-night-blue", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme console for CodeMirror.", + "description": "Theme tomorrow-night-blue for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3117,62 +3092,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:43.055Z", + "date": "2024-12-16T02:30:53.039Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/console/light", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tomorrow-night-blue", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-console" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-tomorrow-night-blue" } }, { - "name": "@uiw/codemirror-theme-bespin", + "name": "@uiw/codemirror-theme-console", "keywords": [ "codemirror", "codemirror6", "theme", - "bespin", + "console", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Theme bespin for CodeMirror.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - } - ], - "license": "MIT", - "date": "2024-12-16T02:30:34.280Z", - "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/bespin", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-bespin" - } - }, - { - "name": "@uiw/codemirror-extensions-events", - "keywords": [ - "codemirror", - "codemirror6", - "events", - "extensions", - "ide", - "code" - ], - "version": "4.23.7", - "description": "Events Extensions for CodeMirror6.", + "description": "Theme console for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3188,28 +3128,27 @@ } ], "license": "MIT", - "date": "2024-12-16T02:31:11.406Z", + "date": "2024-12-16T02:29:43.055Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/events", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/console/light", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-events" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-console" } }, { - "name": "@uiw/codemirror-themes-all", + "name": "@uiw/codemirror-theme-aura", "keywords": [ "codemirror", "codemirror6", "theme", - "themes-all", - "themes", + "aura", "syntax", "ide", "code" ], "version": "4.23.7", - "description": "Themes all for CodeMirror 6.", + "description": "Theme aura for CodeMirror.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3225,27 +3164,32 @@ } ], "license": "MIT", - "date": "2024-12-16T02:29:21.624Z", + "date": "2024-12-16T02:29:49.063Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abcdef", + "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/aura", "repository": "git+https://github.com/uiwjs/react-codemirror.git", "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-themes-all" + "npm": "https://www.npmjs.com/package/@uiw/codemirror-theme-aura" } }, { - "name": "local-ip-url", + "name": "mocker-api", "keywords": [ - "ip", - "address", - "ipv4", - "ipv4-network", - "ipv6-network", - "ipv6", - "mac" + "express", + "webpack-dev-server", + "webpack-api-mocker", + "webpack", + "mocker-api", + "mock", + "mocker", + "api", + "fetch", + "react", + "create-react-app", + "TypeScript" ], - "version": "1.0.10", - "description": "Get current machine IP.", + "version": "3.0.2", + "description": "This is dev support mock RESTful API.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3257,12 +3201,12 @@ } ], "license": "MIT", - "date": "2023-11-27T04:20:36.503Z", + "date": "2024-12-07T14:50:55.521Z", "links": { - "homepage": "https://jaywcjlove.github.io/local-ip-url", - "repository": "git+https://github.com/jaywcjlove/local-ip-url.git", - "bugs": "https://github.com/jaywcjlove/local-ip-url/issues", - "npm": "https://www.npmjs.com/package/local-ip-url" + "homepage": "https://wangchujiang.com/mocker-api/", + "repository": "git+https://github.com/jaywcjlove/mocker-api.git", + "bugs": "https://github.com/jaywcjlove/mocker-api/issues", + "npm": "https://www.npmjs.com/package/mocker-api" } }, { @@ -3303,88 +3247,96 @@ } }, { - "name": "mocker-api", - "keywords": [ - "express", - "webpack-dev-server", - "webpack-api-mocker", - "webpack", - "mocker-api", - "mock", - "mocker", - "api", - "fetch", - "react", - "create-react-app", - "TypeScript" - ], - "version": "3.0.2", - "description": "This is dev support mock RESTful API.", + "name": "@uiw/react-split", + "keywords": [], + "version": "5.9.3", + "description": "A piece of content can be divided into areas that can be dragged to adjust the width or height.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-12-07T14:50:55.521Z", + "date": "2023-11-29T08:55:51.361Z", "links": { - "homepage": "https://wangchujiang.com/mocker-api/", - "repository": "git+https://github.com/jaywcjlove/mocker-api.git", - "bugs": "https://github.com/jaywcjlove/mocker-api/issues", - "npm": "https://www.npmjs.com/package/mocker-api" + "homepage": "https://uiwjs.github.io/react-split", + "repository": "git+https://github.com/uiwjs/react-split.git", + "bugs": "https://github.com/uiwjs/react-split/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-split" } }, { - "name": "@uiw/react-markdown-editor", + "name": "@uiw/codemirror-extensions-events", "keywords": [ - "array-viewer", - "component", - "interactive", - "interactive-json", - "json", - "json-component", - "json-display", - "json-tree", - "json-view", - "json-viewer", - "json-inspector", - "json-tree", - "react", - "react-component", - "react-json", - "theme", - "tree", - "tree-view", - "treeview" + "codemirror", + "codemirror6", + "events", + "extensions", + "ide", + "code" ], - "version": "6.1.2", - "description": "A markdown editor with preview, implemented with React.js and TypeScript.", + "version": "4.23.7", + "description": "Events Extensions for CodeMirror6.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + }, { "email": "kennyiseeyou@gmail.com", "username": "uiwjs" - }, + } + ], + "license": "MIT", + "date": "2024-12-16T02:31:11.406Z", + "links": { + "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/events", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-events" + } + }, + { + "name": "@tsbb/copy-template-dir", + "keywords": [ + "template", + "directory", + "boilerplate", + "copy", + "concurrent" + ], + "version": "1.4.0", + "description": "High throughput template dir writes", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-06-23T16:07:20.434Z", + "date": "2024-06-15T14:56:12.641Z", "links": { - "homepage": "https://uiwjs.github.io/react-markdown-editor", - "repository": "git+https://github.com/uiwjs/react-markdown-editor.git", - "bugs": "https://github.com/uiwjs/react-markdown-editor/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-markdown-editor" + "homepage": "https://github.com/tsbbjs/copy-template-dir#readme", + "repository": "git+https://github.com/tsbbjs/copy-template-dir.git", + "bugs": "https://github.com/tsbbjs/copy-template-dir/issues", + "npm": "https://www.npmjs.com/package/@tsbb/copy-template-dir" } }, { @@ -3459,33 +3411,51 @@ } }, { - "name": "storejs", + "name": "@uiw/react-markdown-editor", "keywords": [ - "storejs", - "store", - "storage", - "local", - "localstorage" + "array-viewer", + "component", + "interactive", + "interactive-json", + "json", + "json-component", + "json-display", + "json-tree", + "json-view", + "json-viewer", + "json-inspector", + "json-tree", + "react", + "react-component", + "react-json", + "theme", + "tree", + "tree-view", + "treeview" ], - "version": "2.1.0", - "description": "Local storage localstorage package provides a simple API", + "version": "6.1.2", + "description": "A markdown editor with preview, implemented with React.js and TypeScript.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-04-17T15:11:32.039Z", + "date": "2024-06-23T16:07:20.434Z", "links": { - "homepage": "https://jaywcjlove.github.io/store.js/", - "repository": "git+https://github.com/jaywcjlove/store.js.git", - "bugs": "https://github.com/jaywcjlove/store.js/issues", - "npm": "https://www.npmjs.com/package/storejs" + "homepage": "https://uiwjs.github.io/react-markdown-editor", + "repository": "git+https://github.com/uiwjs/react-markdown-editor.git", + "bugs": "https://github.com/uiwjs/react-markdown-editor/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-markdown-editor" } }, { @@ -3519,6 +3489,36 @@ "npm": "https://www.npmjs.com/package/@wcj/markdown-to-html" } }, + { + "name": "storejs", + "keywords": [ + "storejs", + "store", + "storage", + "local", + "localstorage" + ], + "version": "2.1.0", + "description": "Local storage localstorage package provides a simple API", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-04-17T15:11:32.039Z", + "links": { + "homepage": "https://jaywcjlove.github.io/store.js/", + "repository": "git+https://github.com/jaywcjlove/store.js.git", + "bugs": "https://github.com/jaywcjlove/store.js/issues", + "npm": "https://www.npmjs.com/package/storejs" + } + }, { "name": "@wcj/html-to-markdown", "keywords": [ @@ -3549,6 +3549,35 @@ "npm": "https://www.npmjs.com/package/@wcj/html-to-markdown" } }, + { + "name": "@wcj/github-rank", + "keywords": [ + "github", + "github-ranking", + "rank", + "ranking" + ], + "version": "25.1.14", + "description": "Github Users Ranking for China.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2025-01-14T06:00:23.456Z", + "links": { + "homepage": "http://jaywcjlove.github.io/github-rank/", + "repository": "git+https://github.com/jaywcjlove/github-rank.git", + "bugs": "https://github.com/jaywcjlove/github-rank/issues", + "npm": "https://www.npmjs.com/package/@wcj/github-rank" + } + }, { "name": "linux-command", "keywords": [ @@ -3578,13 +3607,79 @@ } }, { - "name": "@uiw/react-baidu-map-ground-overlay", + "name": "@uiw/github-corners", + "keywords": [ + "web-component", + "web-components", + "github-corners", + "web" + ], + "version": "1.5.16", + "description": "Add a Github corner to your project page, This GitHub corners for web component.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-10-03T13:29:01.632Z", + "links": { + "homepage": "https://uiwjs.github.io/react-github-corners", + "repository": "git+https://github.com/uiwjs/react-github-corners.git", + "bugs": "https://github.com/uiwjs/react-github-corners/issues", + "npm": "https://www.npmjs.com/package/@uiw/github-corners" + } + }, + { + "name": "hsl-matcher", + "keywords": [ + "hsl", + "hsla", + "hsl-matcher", + "hsla-matcher", + "matcher", + "color", + "css", + "javascript" + ], + "version": "1.2.4", + "description": "A module to find HSL(a) color syntax substrings in a string with their offsets and their color instance.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-11-27T03:17:19.209Z", + "links": { + "homepage": "https://jaywcjlove.github.io/hsl-matcher/", + "repository": "git+https://github.com/jaywcjlove/hsl-matcher.git", + "bugs": "https://github.com/jaywcjlove/hsl-matcher/issues", + "npm": "https://www.npmjs.com/package/hsl-matcher" + } + }, + { + "name": "@uiw/react-baidu-map-marker", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-ground-overlay", - "ground-overlay", + "baidu-map-marker", + "map-marker", "map", "react", "bdmap", @@ -3594,7 +3689,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map ground-overlay Components for React.", + "description": "Baidu Map map-marker Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3610,24 +3705,32 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:39.963Z", + "date": "2024-06-24T02:14:47.436Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/ground-overlay", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/marker", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-ground-overlay" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-marker" } }, { - "name": "@uiw/github-corners", + "name": "@uiw/react-baidu-map-info-window", "keywords": [ - "web-component", - "web-components", - "github-corners", - "web" + "react-baidu-map", + "baidu", + "baidu-map", + "baidu-map-info-window", + "info-window", + "map", + "react", + "bdmap", + "types", + "百度", + "地图", + "百度地图" ], - "version": "1.5.16", - "description": "Add a Github corner to your project page, This GitHub corners for web component.", + "version": "2.7.2", + "description": "Baidu Map info-window Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3643,23 +3746,22 @@ } ], "license": "MIT", - "date": "2023-10-03T13:29:01.632Z", + "date": "2024-06-24T02:14:41.648Z", "links": { - "homepage": "https://uiwjs.github.io/react-github-corners", - "repository": "git+https://github.com/uiwjs/react-github-corners.git", - "bugs": "https://github.com/uiwjs/react-github-corners/issues", - "npm": "https://www.npmjs.com/package/@uiw/github-corners" + "homepage": "https://uiwjs.github.io/react-baidu-map/#/info-window", + "repository": "git+https://github.com/uiwjs/react-baidu-map.git", + "bugs": "https://github.com/uiwjs/react-baidu-map/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-info-window" } }, { - "name": "@uiw/react-baidu-map-panorama-control", + "name": "@uiw/react-baidu-map-overview-map-control", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-panorama-control", - "map-panorama-control", - "panorama-control", + "baidu-map-overview-map-control", + "map-overview-map-control", "map", "react", "bdmap", @@ -3669,7 +3771,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map map-panorama-control Components for React.", + "description": "Baidu Map map-overview-map-control Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3685,24 +3787,25 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:53.123Z", + "date": "2024-06-24T02:14:51.335Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/panorama-control", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/overview-map-control", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-panorama-control" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-overview-map-control" } }, { - "name": "@wcj/github-rank", + "name": "markdown-to-html-cli", "keywords": [ - "github", - "github-ranking", - "rank", - "ranking" + "markdown-to-html-cli", + "markdown-to-html", + "markdown", + "html", + "cli" ], - "version": "25.1.13", - "description": "Github Users Ranking for China.", + "version": "5.0.3", + "description": "Command line tool generates markdown as html.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3714,42 +3817,51 @@ } ], "license": "MIT", - "date": "2025-01-13T06:01:35.224Z", + "date": "2025-01-02T18:09:45.139Z", "links": { - "homepage": "http://jaywcjlove.github.io/github-rank/", - "repository": "git+https://github.com/jaywcjlove/github-rank.git", - "bugs": "https://github.com/jaywcjlove/github-rank/issues", - "npm": "https://www.npmjs.com/package/@wcj/github-rank" + "homepage": "https://jaywcjlove.github.io/markdown-to-html-cli", + "repository": "git+https://github.com/jaywcjlove/markdown-to-html-cli.git", + "bugs": "https://github.com/jaywcjlove/markdown-to-html-cli/issues", + "npm": "https://www.npmjs.com/package/markdown-to-html-cli" } }, { - "name": "@wcj/markdown-style", + "name": "@uiw/react-baidu-map", "keywords": [ - "web-component", - "web-components", - "markdown-style", - "markdown", - "web" + "react-baidu-map", + "baidu", + "baidu-map", + "map", + "react", + "bdmap", + "types", + "百度", + "地图", + "百度地图" ], - "version": "1.1.2", - "description": "Integrate markdown styles into web components, Markdown CSS styles will not be conflicted.", + "version": "2.7.2", + "description": "Baidu Map Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-09-05T08:44:44.522Z", + "date": "2024-06-24T02:14:23.571Z", "links": { - "homepage": "https://jaywcjlove.github.io/markdown-style/", - "repository": "git+https://github.com/jaywcjlove/markdown-style.git", - "bugs": "https://github.com/jaywcjlove/markdown-style/issues", - "npm": "https://www.npmjs.com/package/@wcj/markdown-style" + "homepage": "https://uiwjs.github.io/react-baidu-map/#/map", + "repository": "git+https://github.com/uiwjs/react-baidu-map.git", + "bugs": "https://github.com/uiwjs/react-baidu-map/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map" } }, { @@ -3804,11 +3916,109 @@ } }, { - "name": "@uiw/react-baidu-map", + "name": "@wcj/markdown-style", + "keywords": [ + "web-component", + "web-components", + "markdown-style", + "markdown", + "web" + ], + "version": "1.1.2", + "description": "Integrate markdown styles into web components, Markdown CSS styles will not be conflicted.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-09-05T08:44:44.522Z", + "links": { + "homepage": "https://jaywcjlove.github.io/markdown-style/", + "repository": "git+https://github.com/jaywcjlove/markdown-style.git", + "bugs": "https://github.com/jaywcjlove/markdown-style/issues", + "npm": "https://www.npmjs.com/package/@wcj/markdown-style" + } + }, + { + "name": "@uiw/codemirror-extensions-hyper-link", + "keywords": [ + "codemirror", + "codemirror6", + "link", + "url", + "hyper-link", + "extensions", + "ide", + "code" + ], + "version": "4.23.7", + "description": "Hyper link Extensions for CodeMirror6.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + } + ], + "license": "MIT", + "date": "2024-12-16T02:31:17.793Z", + "links": { + "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/hyper-link", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-hyper-link" + } + }, + { + "name": "@wcj/generate-password", + "keywords": [ + "generate-password", + "password", + "validate", + "generate" + ], + "version": "1.0.4", + "description": "Generate Password is a generating random and unique passwords.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-11-26T12:22:19.917Z", + "links": { + "homepage": "https://jaywcjlove.github.io/generate-password", + "repository": "git+https://github.com/jaywcjlove/generate-password.git", + "bugs": "https://github.com/jaywcjlove/generate-password/issues", + "npm": "https://www.npmjs.com/package/@wcj/generate-password" + } + }, + { + "name": "@uiw/react-baidu-map-api-loader", "keywords": [ "react-baidu-map", "baidu", "baidu-map", + "baidu-map-utils", + "utils", "map", "react", "bdmap", @@ -3818,7 +4028,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map Components for React.", + "description": "Baidu Map api-loader Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3834,55 +4044,63 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:23.571Z", + "date": "2024-06-24T02:14:25.539Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/map", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/api-loader", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-api-loader" } }, { - "name": "hsl-matcher", + "name": "@uiw/react-baidu-map-tile-layer", "keywords": [ - "hsl", - "hsla", - "hsl-matcher", - "hsla-matcher", - "matcher", - "color", - "css", - "javascript" + "react-baidu-map", + "baidu", + "baidu-map", + "baidu-map-tile-layer", + "tile-layer", + "map", + "react", + "bdmap", + "types", + "百度", + "地图", + "百度地图" ], - "version": "1.2.4", - "description": "A module to find HSL(a) color syntax substrings in a string with their offsets and their color instance.", + "version": "2.7.2", + "description": "Baidu Map tile-layer Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-27T03:17:19.209Z", + "date": "2024-06-24T02:15:03.780Z", "links": { - "homepage": "https://jaywcjlove.github.io/hsl-matcher/", - "repository": "git+https://github.com/jaywcjlove/hsl-matcher.git", - "bugs": "https://github.com/jaywcjlove/hsl-matcher/issues", - "npm": "https://www.npmjs.com/package/hsl-matcher" + "homepage": "https://uiwjs.github.io/react-baidu-map/#/tile-layer", + "repository": "git+https://github.com/uiwjs/react-baidu-map.git", + "bugs": "https://github.com/uiwjs/react-baidu-map/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-tile-layer" } }, { - "name": "@uiw/react-baidu-map-marker", + "name": "@uiw/react-baidu-map-type-control", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-marker", - "map-marker", + "baidu-map-type-control", + "map-type-control", "map", "react", "bdmap", @@ -3892,7 +4110,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map map-marker Components for React.", + "description": "Baidu Map map-type-control Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3908,22 +4126,23 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:47.436Z", + "date": "2024-06-24T02:15:05.520Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/marker", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/map-type-control", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-marker" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-type-control" } }, { - "name": "@uiw/react-baidu-map-info-window", + "name": "@uiw/react-baidu-map-polyline", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-info-window", - "info-window", + "baidu-map-polyline", + "map-polyline", + "polyline", "map", "react", "bdmap", @@ -3933,7 +4152,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map info-window Components for React.", + "description": "Baidu Map map-polyline Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3949,22 +4168,22 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:41.648Z", + "date": "2024-06-24T02:14:58.362Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/info-window", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/polyline", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-info-window" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-polyline" } }, { - "name": "@uiw/react-baidu-map-overview-map-control", + "name": "@uiw/react-baidu-map-map", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-overview-map-control", - "map-overview-map-control", + "baidu-map-utils", + "utils", "map", "react", "bdmap", @@ -3974,7 +4193,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map map-overview-map-control Components for React.", + "description": "Baidu Map Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -3990,12 +4209,12 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:51.335Z", + "date": "2024-06-24T02:14:45.370Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/overview-map-control", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/map", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-overview-map-control" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-map" } }, { @@ -4164,74 +4383,94 @@ } }, { - "name": "markdown-to-html-cli", + "name": "@uiw/react-baidu-map-curve-line", "keywords": [ - "markdown-to-html-cli", - "markdown-to-html", - "markdown", - "html", - "cli" + "react-baidu-map", + "baidu", + "baidu-map", + "baidu-map-curve-line", + "curve-line", + "map", + "react", + "bdmap", + "types", + "百度", + "地图", + "百度地图" ], - "version": "5.0.3", - "description": "Command line tool generates markdown as html.", + "version": "2.7.2", + "description": "Baidu Map Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2025-01-02T18:09:45.139Z", + "date": "2024-06-24T02:14:32.596Z", "links": { - "homepage": "https://jaywcjlove.github.io/markdown-to-html-cli", - "repository": "git+https://github.com/jaywcjlove/markdown-to-html-cli.git", - "bugs": "https://github.com/jaywcjlove/markdown-to-html-cli/issues", - "npm": "https://www.npmjs.com/package/markdown-to-html-cli" + "homepage": "https://uiwjs.github.io/react-baidu-map/#/curve-line", + "repository": "git+https://github.com/uiwjs/react-baidu-map.git", + "bugs": "https://github.com/uiwjs/react-baidu-map/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-curve-line" } }, { - "name": "@wcj/generate-password", + "name": "@uiw/react-baidu-map-types", "keywords": [ - "generate-password", - "password", - "validate", - "generate" + "react-baidu-map", + "baidu-map", + "map", + "react", + "bdmap", + "types", + "百度", + "地图", + "百度地图" ], - "version": "1.0.4", - "description": "Generate Password is a generating random and unique passwords.", + "version": "2.7.2", + "description": "Baidu Map Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-26T12:22:19.917Z", + "date": "2024-06-24T02:15:07.325Z", "links": { - "homepage": "https://jaywcjlove.github.io/generate-password", - "repository": "git+https://github.com/jaywcjlove/generate-password.git", - "bugs": "https://github.com/jaywcjlove/generate-password/issues", - "npm": "https://www.npmjs.com/package/@wcj/generate-password" + "homepage": "https://uiwjs.github.io/react-baidu-map/#/map-types", + "repository": "git+https://github.com/uiwjs/react-baidu-map.git", + "bugs": "https://github.com/uiwjs/react-baidu-map/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-types" } }, { - "name": "@uiw/react-baidu-map-polyline", + "name": "@uiw/react-baidu-map-with-map", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-polyline", - "map-polyline", - "polyline", + "baidu-map-utils", + "utils", "map", + "with-map", "react", "bdmap", "types", @@ -4240,7 +4479,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map map-polyline Components for React.", + "description": "Baidu Map with-map Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4256,22 +4495,22 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:58.362Z", + "date": "2024-06-24T02:15:10.976Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/polyline", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/with-map", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-polyline" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-with-map" } }, { - "name": "@uiw/react-baidu-map-map", + "name": "@uiw/react-baidu-map-drawing-manager", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-utils", - "utils", + "baidu-map-drawing-manager", + "drawing-manager", "map", "react", "bdmap", @@ -4281,7 +4520,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map Components for React.", + "description": "Baidu Map drawing-manager Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4297,78 +4536,19 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:45.370Z", + "date": "2024-06-24T02:14:36.304Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/map", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/drawing-manager", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-map" - } - }, - { - "name": "@uiw/codemirror-extensions-hyper-link", - "keywords": [ - "codemirror", - "codemirror6", - "link", - "url", - "hyper-link", - "extensions", - "ide", - "code" - ], - "version": "4.23.7", - "description": "Hyper link Extensions for CodeMirror6.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - } - ], - "license": "MIT", - "date": "2024-12-16T02:31:17.793Z", - "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/hyper-link", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-hyper-link" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-drawing-manager" } }, { - "name": "@uiw/bootstrap-icons", - "keywords": [ - "bootstrap", - "bootstrap-icons", - "svgtofont", - "webfont", - "font", - "icon", - "iconfont", - "font-face", - "compress", - "minify", - "font-cli", - "ttf", - "woff", - "eot", - "svg", - "ttf2eot", - "ttf2woff", - "ttf2svg", - "svg2ttf", - "css", - "base64" - ], - "version": "1.4.1", - "description": "Official open source SVG icon library for Bootstrap.", + "name": "@uiw/watermark.js", + "keywords": [], + "version": "1.0.1", + "description": "JavaScript library for generating image watermarks using canvas.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4384,22 +4564,22 @@ } ], "license": "MIT", - "date": "2024-07-30T18:56:48.202Z", + "date": "2024-01-18T06:40:30.211Z", "links": { - "homepage": "https://uiwjs.github.io/bootstrap-icons/", - "repository": "git+https://github.com/uiwjs/bootstrap-icons.git", - "bugs": "https://github.com/uiwjs/bootstrap-icons/issues", - "npm": "https://www.npmjs.com/package/@uiw/bootstrap-icons" + "homepage": "https://uiwjs.github.io/react-watermark", + "repository": "git+https://github.com/uiwjs/react-watermark.git", + "bugs": "https://github.com/uiwjs/react-watermark/issues", + "npm": "https://www.npmjs.com/package/@uiw/watermark.js" } }, { - "name": "@uiw/react-baidu-map-api-loader", + "name": "@uiw/react-baidu-map-geolocation-control", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-utils", - "utils", + "baidu-map-geolocation-control", + "geolocation-control", "map", "react", "bdmap", @@ -4409,7 +4589,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map api-loader Components for React.", + "description": "Baidu Map geolocation-control Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4425,19 +4605,32 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:25.539Z", + "date": "2024-06-24T02:14:38.096Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/api-loader", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/geolocation-control", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-api-loader" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-geolocation-control" } }, { - "name": "@uiw/watermark.js", - "keywords": [], - "version": "1.0.1", - "description": "JavaScript library for generating image watermarks using canvas.", + "name": "@uiw/react-baidu-map-navigation-control", + "keywords": [ + "react-baidu-map", + "baidu", + "baidu-map", + "baidu-map-navigation-control", + "map-navigation-control", + "map", + "react", + "bdmap", + "types", + "百度", + "地图", + "百度地图" + ], + "version": "2.7.2", + "description": "Baidu Map map-navigation-control Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4453,22 +4646,22 @@ } ], "license": "MIT", - "date": "2024-01-18T06:40:30.211Z", + "date": "2024-06-24T02:14:49.417Z", "links": { - "homepage": "https://uiwjs.github.io/react-watermark", - "repository": "git+https://github.com/uiwjs/react-watermark.git", - "bugs": "https://github.com/uiwjs/react-watermark/issues", - "npm": "https://www.npmjs.com/package/@uiw/watermark.js" + "homepage": "https://uiwjs.github.io/react-baidu-map/#/navigation-control", + "repository": "git+https://github.com/uiwjs/react-baidu-map.git", + "bugs": "https://github.com/uiwjs/react-baidu-map/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-navigation-control" } }, { - "name": "@uiw/react-baidu-map-tile-layer", + "name": "@uiw/react-baidu-map-ground-overlay", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-tile-layer", - "tile-layer", + "baidu-map-ground-overlay", + "ground-overlay", "map", "react", "bdmap", @@ -4478,7 +4671,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map tile-layer Components for React.", + "description": "Baidu Map ground-overlay Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4494,22 +4687,23 @@ } ], "license": "MIT", - "date": "2024-06-24T02:15:03.780Z", + "date": "2024-06-24T02:14:39.963Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/tile-layer", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/ground-overlay", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-tile-layer" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-ground-overlay" } }, { - "name": "@uiw/react-baidu-map-type-control", + "name": "@uiw/react-baidu-map-panorama-control", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-type-control", - "map-type-control", + "baidu-map-panorama-control", + "map-panorama-control", + "panorama-control", "map", "react", "bdmap", @@ -4519,7 +4713,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map map-type-control Components for React.", + "description": "Baidu Map map-panorama-control Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4535,32 +4729,32 @@ } ], "license": "MIT", - "date": "2024-06-24T02:15:05.520Z", + "date": "2024-06-24T02:14:53.123Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/map-type-control", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/panorama-control", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-type-control" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-panorama-control" } }, { - "name": "@uiw/react-baidu-map-curve-line", + "name": "@uiw/react-baidu-map-utils", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-curve-line", - "curve-line", + "baidu-map-utils", + "utils", "map", "react", "bdmap", "types", "百度", "地图", - "百度地图" + "百度���图" ], "version": "2.7.2", - "description": "Baidu Map Components for React.", + "description": "Baidu Map utils Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4576,19 +4770,23 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:32.596Z", + "date": "2024-06-24T02:15:09.067Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/curve-line", + "homepage": "https://uiwjs.github.io/react-baidu-map/", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-curve-line" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-utils" } }, { - "name": "@uiw/react-baidu-map-types", + "name": "@uiw/react-baidu-map-polygon", "keywords": [ "react-baidu-map", + "baidu", "baidu-map", + "baidu-map-polygon", + "map-polygon", + "polygon", "map", "react", "bdmap", @@ -4598,7 +4796,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map Components for React.", + "description": "Baidu Map map-polygon Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4614,24 +4812,23 @@ } ], "license": "MIT", - "date": "2024-06-24T02:15:07.325Z", + "date": "2024-06-24T02:14:56.502Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/map-types", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/polygon", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-types" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-polygon" } }, { - "name": "@uiw/react-baidu-map-with-map", + "name": "@uiw/react-baidu-map-circle", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-utils", - "utils", + "baidu-map-circle", + "circle", "map", - "with-map", "react", "bdmap", "types", @@ -4640,7 +4837,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map with-map Components for React.", + "description": "Baidu Map circle Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4656,22 +4853,22 @@ } ], "license": "MIT", - "date": "2024-06-24T02:15:10.976Z", + "date": "2024-06-24T02:14:27.353Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/with-map", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/circle", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-with-map" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-circle" } }, { - "name": "@uiw/react-baidu-map-drawing-manager", + "name": "@uiw/react-baidu-map-scale-control", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-drawing-manager", - "drawing-manager", + "baidu-map-scale-control", + "scale-control", "map", "react", "bdmap", @@ -4681,7 +4878,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map drawing-manager Components for React.", + "description": "Baidu Map scale-control Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4697,22 +4894,22 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:36.304Z", + "date": "2024-06-24T02:15:02.038Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/drawing-manager", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/scale-control", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-drawing-manager" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-scale-control" } }, { - "name": "@uiw/react-baidu-map-utils", + "name": "@uiw/react-baidu-map-label", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-utils", - "utils", + "baidu-map-label", + "label", "map", "react", "bdmap", @@ -4722,7 +4919,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map utils Components for React.", + "description": "Baidu Map label Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4738,23 +4935,22 @@ } ], "license": "MIT", - "date": "2024-06-24T02:15:09.067Z", + "date": "2024-06-24T02:14:43.377Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/label", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-utils" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-label" } }, { - "name": "@uiw/react-baidu-map-polygon", + "name": "@uiw/react-baidu-map-copyright-control", "keywords": [ "react-baidu-map", "baidu", "baidu-map", - "baidu-map-polygon", - "map-polygon", - "polygon", + "baidu-map-copyright-control", + "copyright-control", "map", "react", "bdmap", @@ -4764,7 +4960,7 @@ "百度地图" ], "version": "2.7.2", - "description": "Baidu Map map-polygon Components for React.", + "description": "Baidu Map copyright-control Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4780,114 +4976,93 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:56.502Z", + "date": "2024-06-24T02:14:30.899Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/polygon", + "homepage": "https://uiwjs.github.io/react-baidu-map/#/copyright-control", "repository": "git+https://github.com/uiwjs/react-baidu-map.git", "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-polygon" + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-copyright-control" } }, { - "name": "@uiw/react-baidu-map-circle", + "name": "coverage-badges-cli", "keywords": [ - "react-baidu-map", - "baidu", - "baidu-map", - "baidu-map-circle", - "circle", - "map", - "react", - "bdmap", - "types", - "百度", - "地图", - "百度地图" + "coverage", + "coverage-badges", + "coverage-badges-cli", + "badges" ], - "version": "2.7.2", - "description": "Baidu Map circle Components for React.", + "version": "2.1.0", + "description": "Create coverage badges from coverage reports. Using GitHub Actions and GitHub Workflow CPU time (no 3rd parties servers).", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-06-24T02:14:27.353Z", + "date": "2024-10-04T12:04:36.058Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/circle", - "repository": "git+https://github.com/uiwjs/react-baidu-map.git", - "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-circle" + "homepage": "https://jaywcjlove.github.io/coverage-badges-cli/", + "repository": "git+https://github.com/jaywcjlove/coverage-badges-cli.git", + "bugs": "https://github.com/jaywcjlove/coverage-badges-cli/issues", + "npm": "https://www.npmjs.com/package/coverage-badges-cli" } }, { - "name": "@uiw/react-baidu-map-scale-control", + "name": "react-keywords", "keywords": [ - "react-baidu-map", - "baidu", - "baidu-map", - "baidu-map-scale-control", - "scale-control", - "map", "react", - "bdmap", - "types", - "百度", - "地图", - "百度地图" + "react-keywords", + "highlight", + "keywords" ], - "version": "2.7.2", - "description": "Baidu Map scale-control Components for React.", + "version": "1.0.0", + "description": "Highlight a keyword in a piece of text and return a React element.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-06-24T02:15:02.038Z", + "date": "2023-07-05T06:23:39.939Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/scale-control", - "repository": "git+https://github.com/uiwjs/react-baidu-map.git", - "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-scale-control" + "homepage": "https://uiwjs.github.io/react-keywords/", + "repository": "git+https://github.com/uiwjs/react-keywords.git", + "bugs": "https://github.com/uiwjs/react-keywords/issues", + "npm": "https://www.npmjs.com/package/react-keywords" } }, { - "name": "@uiw/react-baidu-map-label", + "name": "@uiw/react-signature", "keywords": [ - "react-baidu-map", - "baidu", - "baidu-map", - "baidu-map-label", - "label", - "map", + "react-signature", + "react.js", "react", - "bdmap", - "types", - "百度", - "地图", - "百度地图" + "signature", + "monorepo", + "uiw", + "uiw-react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework" ], - "version": "2.7.2", - "description": "Baidu Map label Components for React.", + "version": "1.3.1", + "description": "A signature board component for react.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4903,32 +5078,41 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:43.377Z", + "date": "2024-01-17T17:11:00.409Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/label", - "repository": "git+https://github.com/uiwjs/react-baidu-map.git", - "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-label" + "homepage": "https://uiwjs.github.io/react-signature", + "repository": "git+https://github.com/uiwjs/react-signature.git", + "bugs": "https://github.com/uiwjs/react-signature/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-signature" } }, { - "name": "@uiw/react-baidu-map-navigation-control", + "name": "@uiw/bootstrap-icons", "keywords": [ - "react-baidu-map", - "baidu", - "baidu-map", - "baidu-map-navigation-control", - "map-navigation-control", - "map", - "react", - "bdmap", - "types", - "百度", - "地图", - "百度地图" + "bootstrap", + "bootstrap-icons", + "svgtofont", + "webfont", + "font", + "icon", + "iconfont", + "font-face", + "compress", + "minify", + "font-cli", + "ttf", + "woff", + "eot", + "svg", + "ttf2eot", + "ttf2woff", + "ttf2svg", + "svg2ttf", + "css", + "base64" ], - "version": "2.7.2", - "description": "Baidu Map map-navigation-control Components for React.", + "version": "1.4.1", + "description": "Official open source SVG icon library for Bootstrap.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4944,32 +5128,36 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:49.417Z", + "date": "2024-07-30T18:56:48.202Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/navigation-control", - "repository": "git+https://github.com/uiwjs/react-baidu-map.git", - "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-navigation-control" + "homepage": "https://uiwjs.github.io/bootstrap-icons/", + "repository": "git+https://github.com/uiwjs/bootstrap-icons.git", + "bugs": "https://github.com/uiwjs/bootstrap-icons/issues", + "npm": "https://www.npmjs.com/package/@uiw/bootstrap-icons" } }, { - "name": "@uiw/react-baidu-map-geolocation-control", + "name": "@uiw/react-watermark", "keywords": [ - "react-baidu-map", - "baidu", - "baidu-map", - "baidu-map-geolocation-control", - "geolocation-control", - "map", + "react-watermark", + "react.js", "react", - "bdmap", - "types", - "百度", - "地图", - "百度地图" + "template", + "monorepo", + "watermark", + "uiw", + "uiw-react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework" ], - "version": "2.7.2", - "description": "Baidu Map geolocation-control Components for React.", + "version": "1.0.1", + "description": "React Monorepo Template.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -4985,32 +5173,35 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:38.096Z", + "date": "2024-01-18T06:40:26.985Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/geolocation-control", - "repository": "git+https://github.com/uiwjs/react-baidu-map.git", - "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-geolocation-control" + "homepage": "https://uiwjs.github.io/react-watermark", + "repository": "git+https://github.com/uiwjs/react-watermark.git", + "bugs": "https://github.com/uiwjs/react-watermark/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-watermark" } }, { - "name": "@uiw/react-baidu-map-copyright-control", + "name": "@uiw/react-use-online", "keywords": [ - "react-baidu-map", - "baidu", - "baidu-map", - "baidu-map-copyright-control", - "copyright-control", - "map", + "react-use-online", + "react.js", "react", - "bdmap", - "types", - "百度", - "地图", - "百度地图" + "online", + "network", + "hook", + "hooks", + "reacthook", + "uiw", + "uiw-react", + "react-component", + "component", + "components", + "ui", + "framework" ], - "version": "2.7.2", - "description": "Baidu Map copyright-control Components for React.", + "version": "1.0.0", + "description": "useOnline is a tiny, zero-dependency hook for responding to online/offline changes.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -5026,24 +5217,24 @@ } ], "license": "MIT", - "date": "2024-06-24T02:14:30.899Z", + "date": "2023-08-04T08:41:01.780Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/copyright-control", - "repository": "git+https://github.com/uiwjs/react-baidu-map.git", - "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-copyright-control" + "homepage": "https://uiwjs.github.io/react-use-online", + "repository": "git+https://github.com/uiwjs/react-use-online.git", + "bugs": "https://github.com/uiwjs/react-use-online/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-use-online" } }, { - "name": "react-keywords", + "name": "recursive-readdir-files", "keywords": [ - "react", - "react-keywords", - "highlight", - "keywords" + "recursive", + "recursive-readdir", + "recursive-readdir-files", + "files" ], - "version": "1.0.0", - "description": "Highlight a keyword in a piece of text and return a React element.", + "version": "2.3.2", + "description": "Node.js module to list all files in a directory or any subdirectories.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -5055,24 +5246,26 @@ } ], "license": "MIT", - "date": "2023-07-05T06:23:39.939Z", + "date": "2024-08-22T03:14:16.235Z", "links": { - "homepage": "https://uiwjs.github.io/react-keywords/", - "repository": "git+https://github.com/uiwjs/react-keywords.git", - "bugs": "https://github.com/uiwjs/react-keywords/issues", - "npm": "https://www.npmjs.com/package/react-keywords" + "homepage": "https://jaywcjlove.github.io/recursive-readdir-files/", + "repository": "git+https://github.com/jaywcjlove/recursive-readdir-files.git", + "bugs": "https://github.com/jaywcjlove/recursive-readdir-files/issues", + "npm": "https://www.npmjs.com/package/recursive-readdir-files" } }, { - "name": "coverage-badges-cli", + "name": "@uiw/codemirror-extensions-mentions", "keywords": [ - "coverage", - "coverage-badges", - "coverage-badges-cli", - "badges" + "codemirror", + "codemirror6", + "mentions", + "extensions", + "ide", + "code" ], - "version": "2.1.0", - "description": "Create coverage badges from coverage reports. Using GitHub Actions and GitHub Workflow CPU time (no 3rd parties servers).", + "version": "4.23.7", + "description": "Relative line numbers Extensions for CodeMirror6.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -5081,27 +5274,31 @@ { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" } ], "license": "MIT", - "date": "2024-10-04T12:04:36.058Z", + "date": "2024-12-16T02:31:26.600Z", "links": { - "homepage": "https://jaywcjlove.github.io/coverage-badges-cli/", - "repository": "git+https://github.com/jaywcjlove/coverage-badges-cli.git", - "bugs": "https://github.com/jaywcjlove/coverage-badges-cli/issues", - "npm": "https://www.npmjs.com/package/coverage-badges-cli" + "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/mentions", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-mentions" } }, { - "name": "@uiw/react-signature", + "name": "@uiw/utils", "keywords": [ - "react-signature", - "react.js", - "react", - "signature", - "monorepo", + "utils", + "react-utils", + "design", "uiw", "uiw-react", + "react.js", + "react", "react-component", "component", "components", @@ -5109,10 +5306,12 @@ "css", "uikit", "react-ui", - "framework" + "framework", + "front-end", + "frontend" ], - "version": "1.3.1", - "description": "A signature board component for react.", + "version": "4.22.3", + "description": "utils tools for uiw", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -5128,80 +5327,55 @@ } ], "license": "MIT", - "date": "2024-01-17T17:11:00.409Z", + "date": "2023-11-29T09:52:28.927Z", "links": { - "homepage": "https://uiwjs.github.io/react-signature", - "repository": "git+https://github.com/uiwjs/react-signature.git", - "bugs": "https://github.com/uiwjs/react-signature/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-signature" + "homepage": "https://github.com/uiwjs/uiw/tree/master/packages/utils#readme", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/utils" } }, { - "name": "@uiw/react-watermark", + "name": "@wcj/html-to-markdown-cli", "keywords": [ - "react-watermark", - "react.js", - "react", - "template", - "monorepo", - "watermark", - "uiw", - "uiw-react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework" + "html-to-markdown", + "markdown", + "html", + "document", + "cli", + "tool" ], - "version": "1.0.1", - "description": "React Monorepo Template.", + "version": "2.1.1", + "description": "Command line tool for html conversion markdown.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-01-18T06:40:26.985Z", + "date": "2024-06-26T22:41:47.345Z", "links": { - "homepage": "https://uiwjs.github.io/react-watermark", - "repository": "git+https://github.com/uiwjs/react-watermark.git", - "bugs": "https://github.com/uiwjs/react-watermark/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-watermark" + "homepage": "https://jaywcjlove.github.io/html-to-markdown-cli", + "repository": "git+https://github.com/jaywcjlove/html-to-markdown-cli.git#main", + "bugs": "https://github.com/jaywcjlove/html-to-markdown-cli/issues", + "npm": "https://www.npmjs.com/package/@wcj/html-to-markdown-cli" } }, { - "name": "@uiw/react-use-online", + "name": "@uiw/react-only-when", "keywords": [ - "react-use-online", - "react.js", - "react", - "online", - "network", - "hook", - "hooks", - "reacthook", - "uiw", - "uiw-react", - "react-component", "component", - "components", - "ui", - "framework" + "only-when", + "react", + "react-component" ], - "version": "1.0.0", - "description": "useOnline is a tiny, zero-dependency hook for responding to online/offline changes.", + "version": "3.0.1", + "description": "A declarative component for conditional rendering.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -5217,19 +5391,19 @@ } ], "license": "MIT", - "date": "2023-08-04T08:41:01.780Z", + "date": "2024-03-23T06:12:33.518Z", "links": { - "homepage": "https://uiwjs.github.io/react-use-online", - "repository": "git+https://github.com/uiwjs/react-use-online.git", - "bugs": "https://github.com/uiwjs/react-use-online/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-use-online" + "homepage": "https://uiwjs.github.io/react-only-when", + "repository": "git+https://github.com/uiwjs/react-only-when.git", + "bugs": "https://github.com/uiwjs/react-only-when/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-only-when" } }, { - "name": "@uiw/utils", + "name": "@uiw/react-portal", "keywords": [ - "utils", - "react-utils", + "portal", + "react-portal", "design", "uiw", "uiw-react", @@ -5247,7 +5421,7 @@ "frontend" ], "version": "4.22.3", - "description": "utils tools for uiw", + "description": "Portal component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -5263,91 +5437,116 @@ } ], "license": "MIT", - "date": "2023-11-29T09:52:28.927Z", + "date": "2023-11-29T09:51:17.202Z", "links": { - "homepage": "https://github.com/uiwjs/uiw/tree/master/packages/utils#readme", + "homepage": "https://uiwjs.github.io/#/components/portal", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/utils" + "npm": "https://www.npmjs.com/package/@uiw/react-portal" } }, { - "name": "@uiw/codemirror-extensions-mentions", + "name": "@uiw/react-overlay", "keywords": [ - "codemirror", - "codemirror6", - "mentions", - "extensions", - "ide", - "code" + "overlay", + "react-overlay", + "design", + "uiw", + "uiw-react", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "4.23.7", - "description": "Relative line numbers Extensions for CodeMirror6.", + "version": "4.22.3", + "description": "Overlay component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, { "email": "kennyiseeyou@gmail.com", "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" } ], "license": "MIT", - "date": "2024-12-16T02:31:26.600Z", + "date": "2023-11-29T09:51:00.530Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/mentions", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-mentions" + "homepage": "https://uiwjs.github.io/#/components/overlay", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-overlay" } }, { - "name": "recursive-readdir-files", + "name": "@uiw/formatter", "keywords": [ - "recursive", - "recursive-readdir", - "recursive-readdir-files", - "files" + "date-formatter", + "formatter", + "date", + "uiw" ], - "version": "2.3.2", - "description": "Node.js module to list all files in a directory or any subdirectories.", + "version": "2.0.2", + "description": "Get a formatted date.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-08-22T03:14:16.235Z", + "date": "2023-04-05T12:44:16.629Z", "links": { - "homepage": "https://jaywcjlove.github.io/recursive-readdir-files/", - "repository": "git+https://github.com/jaywcjlove/recursive-readdir-files.git", - "bugs": "https://github.com/jaywcjlove/recursive-readdir-files/issues", - "npm": "https://www.npmjs.com/package/recursive-readdir-files" + "homepage": "https://github.com/uiwjs/date-formatter#readme", + "repository": "git+https://github.com/uiwjs/date-formatter.git", + "bugs": "https://github.com/uiwjs/date-formatter/issues", + "npm": "https://www.npmjs.com/package/@uiw/formatter" } }, { - "name": "@uiw/react-monacoeditor", + "name": "@uiw/react-overlay-trigger", "keywords": [ - "react-monacoeditor", - "monacoeditor", - "monaco-editor", - "monaco", - "editor", + "overlay-trigger", + "react-overlay-trigger", + "design", + "uiw", + "uiw-react", + "react.js", "react", - "vscode" + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "3.6.0", - "description": "Monaco Editor component for React.", + "version": "4.22.3", + "description": "OverlayTrigger component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -5363,24 +5562,27 @@ } ], "license": "MIT", - "date": "2023-11-07T05:08:31.837Z", + "date": "2023-11-29T09:51:04.454Z", "links": { - "homepage": "https://uiwjs.github.io/react-monacoeditor/", - "repository": "git+https://github.com/uiwjs/react-monacoeditor.git", - "bugs": "https://github.com/uiwjs/react-monacoeditor/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-monacoeditor" + "homepage": "https://uiwjs.github.io/#/components/overlay-trigger", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-overlay-trigger" } }, { - "name": "@uiw/react-only-when", + "name": "@uiw/react-monacoeditor", "keywords": [ - "component", - "only-when", + "react-monacoeditor", + "monacoeditor", + "monaco-editor", + "monaco", + "editor", "react", - "react-component" + "vscode" ], - "version": "3.0.1", - "description": "A declarative component for conditional rendering.", + "version": "3.6.0", + "description": "Monaco Editor component for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -5396,50 +5598,19 @@ } ], "license": "MIT", - "date": "2024-03-23T06:12:33.518Z", - "links": { - "homepage": "https://uiwjs.github.io/react-only-when", - "repository": "git+https://github.com/uiwjs/react-only-when.git", - "bugs": "https://github.com/uiwjs/react-only-when/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-only-when" - } - }, - { - "name": "@wcj/html-to-markdown-cli", - "keywords": [ - "html-to-markdown", - "markdown", - "html", - "document", - "cli", - "tool" - ], - "version": "2.1.1", - "description": "Command line tool for html conversion markdown.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-06-26T22:41:47.345Z", + "date": "2023-11-07T05:08:31.837Z", "links": { - "homepage": "https://jaywcjlove.github.io/html-to-markdown-cli", - "repository": "git+https://github.com/jaywcjlove/html-to-markdown-cli.git#main", - "bugs": "https://github.com/jaywcjlove/html-to-markdown-cli/issues", - "npm": "https://www.npmjs.com/package/@wcj/html-to-markdown-cli" + "homepage": "https://uiwjs.github.io/react-monacoeditor/", + "repository": "git+https://github.com/uiwjs/react-monacoeditor.git", + "bugs": "https://github.com/uiwjs/react-monacoeditor/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-monacoeditor" } }, { - "name": "@uiw/react-portal", + "name": "@uiw/react-tooltip", "keywords": [ - "portal", - "react-portal", + "tooltip", + "react-tooltip", "design", "uiw", "uiw-react", @@ -5457,7 +5628,7 @@ "frontend" ], "version": "4.22.3", - "description": "Portal component", + "description": "Tooltip component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -5473,12 +5644,12 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:17.202Z", + "date": "2023-11-29T09:52:15.877Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/portal", + "homepage": "https://uiwjs.github.io/#/components/tooltip", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-portal" + "npm": "https://www.npmjs.com/package/@uiw/react-tooltip" } }, { @@ -5536,107 +5707,97 @@ } }, { - "name": "@uiw/react-overlay", + "name": "@uiw/codemirror-extensions-classname", "keywords": [ - "overlay", - "react-overlay", - "design", - "uiw", - "uiw-react", - "react.js", - "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "codemirror", + "codemirror6", + "classname", + "extensions", + "ide", + "code" ], - "version": "4.22.3", - "description": "Overlay component", + "version": "4.23.7", + "description": "Adding a class for a specific line for CodeMirror6.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" } ], "license": "MIT", - "date": "2023-11-29T09:51:00.530Z", + "date": "2024-12-16T02:31:08.616Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/overlay", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-overlay" + "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/classname", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-classname" } }, { - "name": "@uiw/formatter", + "name": "tsbb", "keywords": [ - "date-formatter", - "formatter", - "date", - "uiw" + "typescript", + "babel", + "react", + "tsbb", + "node.js" ], - "version": "2.0.2", - "description": "Get a formatted date.", + "version": "4.4.1", + "description": "TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "shiren1118@126.com", + "username": "langshu" } ], "license": "MIT", - "date": "2023-04-05T12:44:16.629Z", + "date": "2024-12-11T08:29:40.469Z", "links": { - "homepage": "https://github.com/uiwjs/date-formatter#readme", - "repository": "git+https://github.com/uiwjs/date-formatter.git", - "bugs": "https://github.com/uiwjs/date-formatter/issues", - "npm": "https://www.npmjs.com/package/@uiw/formatter" + "homepage": "https://jaywcjlove.github.io/tsbb", + "repository": "git+https://github.com/jaywcjlove/tsbb.git", + "bugs": "https://github.com/jaywcjlove/tsbb/issues", + "npm": "https://www.npmjs.com/package/tsbb" } }, { - "name": "@uiw/react-overlay-trigger", + "name": "@uiw/react-iframe", "keywords": [ - "overlay-trigger", - "react-overlay-trigger", - "design", - "uiw", - "uiw-react", + "react-iframe", "react.js", "react", + "template", + "monorepo", + "monorepo-template", + "uiw", + "uiw-react", "react-component", "component", + "iframe", "components", "ui", "css", "uikit", "react-ui", - "framework", - "front-end", - "frontend" + "framework" ], - "version": "4.22.3", - "description": "OverlayTrigger component", + "version": "1.0.3", + "description": "This component allows you to wrap your entire React application or each component in an iFrame.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -5652,194 +5813,33 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:04.454Z", + "date": "2024-02-29T10:02:21.850Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/overlay-trigger", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-overlay-trigger" + "homepage": "https://uiwjs.github.io/react-iframe", + "repository": "git+https://github.com/uiwjs/react-iframe.git", + "bugs": "https://github.com/uiwjs/react-iframe/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-iframe" } }, { - "name": "@uiw/react-tooltip", + "name": "ssr", "keywords": [ - "tooltip", - "react-tooltip", - "design", - "uiw", - "uiw-react", - "react.js", + "cli", + "serverless", + "ssr", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "vue" ], - "version": "4.22.3", - "description": "Tooltip component", + "version": "6.2.82", + "description": "cli for react/vue2/vue3 ssr deploy on serverless or tradtional web server", "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" + "email": "569105585@qq.com", + "username": "zhangyuang" }, "maintainers": [ { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-11-29T09:52:15.877Z", - "links": { - "homepage": "https://uiwjs.github.io/#/components/tooltip", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-tooltip" - } - }, - { - "name": "@uiw/codemirror-extensions-classname", - "keywords": [ - "codemirror", - "codemirror6", - "classname", - "extensions", - "ide", - "code" - ], - "version": "4.23.7", - "description": "Adding a class for a specific line for CodeMirror6.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - } - ], - "license": "MIT", - "date": "2024-12-16T02:31:08.616Z", - "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/classname", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-classname" - } - }, - { - "name": "tsbb", - "keywords": [ - "typescript", - "babel", - "react", - "tsbb", - "node.js" - ], - "version": "4.4.1", - "description": "TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - { - "email": "shiren1118@126.com", - "username": "langshu" - } - ], - "license": "MIT", - "date": "2024-12-11T08:29:40.469Z", - "links": { - "homepage": "https://jaywcjlove.github.io/tsbb", - "repository": "git+https://github.com/jaywcjlove/tsbb.git", - "bugs": "https://github.com/jaywcjlove/tsbb/issues", - "npm": "https://www.npmjs.com/package/tsbb" - } - }, - { - "name": "@uiw/react-iframe", - "keywords": [ - "react-iframe", - "react.js", - "react", - "template", - "monorepo", - "monorepo-template", - "uiw", - "uiw-react", - "react-component", - "component", - "iframe", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework" - ], - "version": "1.0.3", - "description": "This component allows you to wrap your entire React application or each component in an iFrame.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-02-29T10:02:21.850Z", - "links": { - "homepage": "https://uiwjs.github.io/react-iframe", - "repository": "git+https://github.com/uiwjs/react-iframe.git", - "bugs": "https://github.com/uiwjs/react-iframe/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-iframe" - } - }, - { - "name": "ssr", - "keywords": [ - "cli", - "serverless", - "ssr", - "react", - "vue" - ], - "version": "6.2.82", - "description": "cli for react/vue2/vue3 ssr deploy on serverless or tradtional web server", - "publisher": { - "email": "569105585@qq.com", - "username": "zhangyuang" - }, - "maintainers": [ - { - "email": "shiren1118@126.com", - "username": "langshu" + "email": "shiren1118@126.com", + "username": "langshu" }, { "email": "974445496@qq.com", @@ -5971,47 +5971,6 @@ "npm": "https://www.npmjs.com/package/refs-cli" } }, - { - "name": "kkt", - "keywords": [ - "kkt", - "react", - "redux", - "uiw", - "redux-saga", - "elm", - "framework", - "cra", - "zero-configuration", - "build-tools", - "create-react-app", - "frontend" - ], - "version": "7.5.5", - "description": "Create React apps with no build configuration, Cli tool for creating react apps.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - } - ], - "license": "MIT", - "date": "2024-01-04T05:41:45.266Z", - "links": { - "homepage": "https://github.com/kktjs/kkt#readme", - "repository": "git+https://github.com/kktjs/kkt.git", - "bugs": "https://github.com/kktjs/kkt/issues", - "npm": "https://www.npmjs.com/package/kkt" - } - }, { "name": "@uiw/react-amap-map", "keywords": [ @@ -6049,46 +6008,6 @@ "npm": "https://www.npmjs.com/package/@uiw/react-amap-map" } }, - { - "name": "@uiw/react-amap-ellipse", - "keywords": [ - "react-amap", - "api-loader", - "amap", - "ellipse", - "map", - "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" - ], - "version": "7.1.3", - "description": "构造圆形对象,通过 EllipseOptions 指定多边形样式。", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-09-20T11:34:12.564Z", - "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/ellipse", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-ellipse" - } - }, { "name": "@uiw/react-icon", "keywords": [ @@ -6136,40 +6055,30 @@ } }, { - "name": "@uiw/react-amap", + "name": "@wcj/dark-mode", "keywords": [ - "react-amap", - "amap", - "map", - "react", - "bdmap", - "高德", - "地图", - "高德地图" + "dark", + "mode" ], - "version": "7.1.3", - "description": "高德地图 React 组件", + "version": "1.1.0", + "description": "Web Component that toggles dark mode 🌒", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-09-20T11:33:47.291Z", + "date": "2025-01-02T17:41:09.573Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap" + "homepage": "https://jaywcjlove.github.io/dark-mode", + "repository": "git+https://github.com/jaywcjlove/dark-mode.git", + "bugs": "https://github.com/jaywcjlove/dark-mode/issues", + "npm": "https://www.npmjs.com/package/@wcj/dark-mode" } }, { @@ -6219,55 +6128,19 @@ } }, { - "name": "@wcj/dark-mode", + "name": "@uiw/react-amap", "keywords": [ - "dark", - "mode" - ], - "version": "1.1.0", - "description": "Web Component that toggles dark mode 🌒", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2025-01-02T17:41:09.573Z", - "links": { - "homepage": "https://jaywcjlove.github.io/dark-mode", - "repository": "git+https://github.com/jaywcjlove/dark-mode.git", - "bugs": "https://github.com/jaywcjlove/dark-mode/issues", - "npm": "https://www.npmjs.com/package/@wcj/dark-mode" - } - }, - { - "name": "@uiw/react-copy-to-clipboard", - "keywords": [ - "copy-to-clipboard", - "react-copy-to-clipboard", - "design", - "uiw", - "uiw-react", - "react.js", + "react-amap", + "amap", + "map", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "bdmap", + "高德", + "地图", + "高德地图" ], - "version": "4.22.3", - "description": "CpyToClipboard component", + "version": "7.1.3", + "description": "高德地图 React 组件", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6283,30 +6156,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:47.181Z", + "date": "2024-09-20T11:33:47.291Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/copy-to-clipboard", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-copy-to-clipboard" + "homepage": "https://uiwjs.github.io/react-amap", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap" } }, { - "name": "@uiw/react-amap-require-script", - "keywords": [ - "react-amap", - "require-script", - "amap", - "map", - "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" - ], - "version": "7.1.3", - "description": "基于 React 封装的高德地图组件。AMap Component Based On React.", + "name": "@uiw/react-prismjs", + "keywords": [], + "version": "1.3.6", + "description": "React Component for prismjs.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6322,19 +6184,19 @@ } ], "license": "MIT", - "date": "2024-09-20T11:35:00.987Z", + "date": "2023-04-07T08:52:03.261Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/api-loader", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-require-script" + "homepage": "https://uiwjs.github.io/react-prismjs/", + "repository": "git+https://github.com/uiwjs/react-prismjs.git", + "bugs": "https://github.com/uiwjs/react-prismjs/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-prismjs" } }, { - "name": "@uiw/react-time-picker", + "name": "@uiw/react-button", "keywords": [ - "time-picker", - "react-time-picker", + "button", + "react-button", "design", "uiw", "uiw-react", @@ -6352,7 +6214,7 @@ "frontend" ], "version": "4.22.3", - "description": "TimePicker component", + "description": "Button component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6368,19 +6230,37 @@ } ], "license": "MIT", - "date": "2023-11-29T09:52:11.706Z", + "date": "2023-11-29T09:49:15.308Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/time-picker", + "homepage": "https://uiwjs.github.io/#/components/button", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-time-picker" + "npm": "https://www.npmjs.com/package/@uiw/react-button" } }, { - "name": "@uiw/react-prismjs", - "keywords": [], - "version": "1.3.6", - "description": "React Component for prismjs.", + "name": "@uiw/react-copy-to-clipboard", + "keywords": [ + "copy-to-clipboard", + "react-copy-to-clipboard", + "design", + "uiw", + "uiw-react", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" + ], + "version": "4.22.3", + "description": "CpyToClipboard component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6396,12 +6276,12 @@ } ], "license": "MIT", - "date": "2023-04-07T08:52:03.261Z", + "date": "2023-11-29T09:49:47.181Z", "links": { - "homepage": "https://uiwjs.github.io/react-prismjs/", - "repository": "git+https://github.com/uiwjs/react-prismjs.git", - "bugs": "https://github.com/uiwjs/react-prismjs/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-prismjs" + "homepage": "https://uiwjs.github.io/#/components/copy-to-clipboard", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-copy-to-clipboard" } }, { @@ -6439,50 +6319,10 @@ } }, { - "name": "@uiw/react-amap-polyline", - "keywords": [ - "react-amap", - "api-loader", - "amap", - "polyline", - "map", - "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" - ], - "version": "7.1.3", - "description": "构造折线对象,支持 `lineString` 和 `MultiLineString`。", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-09-20T11:34:49.025Z", - "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/polyline", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-polyline" - } - }, - { - "name": "@uiw/react-button", + "name": "@uiw/react-time-picker", "keywords": [ - "button", - "react-button", + "time-picker", + "react-time-picker", "design", "uiw", "uiw-react", @@ -6500,7 +6340,7 @@ "frontend" ], "version": "4.22.3", - "description": "Button component", + "description": "TimePicker component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6516,21 +6356,21 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:15.308Z", + "date": "2023-11-29T09:52:11.706Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/button", + "homepage": "https://uiwjs.github.io/#/components/time-picker", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-button" + "npm": "https://www.npmjs.com/package/@uiw/react-time-picker" } }, { - "name": "@uiw/react-amap-circle-marker", + "name": "@uiw/react-amap-bezier-curve", "keywords": [ "react-amap", "api-loader", "amap", - "circle", + "bezier-curve", "map", "react", "bdmap", @@ -6540,7 +6380,7 @@ "高德地图" ], "version": "7.1.3", - "description": "构造一个圆形覆盖物。可直接满足创建圆形标注的需要。", + "description": "贝塞尔曲线", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6556,31 +6396,25 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:03.013Z", + "date": "2024-09-20T11:33:56.240Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/circle-marker", + "homepage": "https://uiwjs.github.io/react-amap/#/beizer-curve", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-circle-marker" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-bezier-curve" } }, { - "name": "@uiw/react-amap-bezier-curve", + "name": "@icongo/tb", "keywords": [ - "react-amap", - "api-loader", - "amap", - "bezier-curve", - "map", - "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" + "icongo", + "tb", + "react-icons", + "icons", + "icon" ], - "version": "7.1.3", - "description": "贝塞尔曲线", + "version": "1.2.0", + "description": "Tabler Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6596,21 +6430,21 @@ } ], "license": "MIT", - "date": "2024-09-20T11:33:56.240Z", + "date": "2023-04-17T19:00:58.405Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/beizer-curve", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-bezier-curve" + "homepage": "http://icongo.github.io/#/icons/tb", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/tb" } }, { - "name": "@uiw/react-amap-marker", + "name": "@uiw/react-amap-circle", "keywords": [ "react-amap", "api-loader", "amap", - "marker", + "circle", "map", "react", "bdmap", @@ -6620,7 +6454,7 @@ "高德地图" ], "version": "7.1.3", - "description": "点标记是用来标示某个位置点信息的一种地图要素,本章介绍如何在地图图面使用点标记。", + "description": "构造圆形对象,通过 CircleOptions 指定多边形样式", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6636,58 +6470,16 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:33.986Z", + "date": "2024-09-20T11:33:59.116Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/marker", + "homepage": "https://uiwjs.github.io/react-amap/#/circle", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-marker" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-circle" } }, { - "name": "@uiw/react-amap-mouse-tool", - "keywords": [ - "react-amap", - "api-loader", - "amap", - "editor", - "polygon", - "mouse-tool", - "map", - "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" - ], - "version": "7.1.3", - "description": "高德地图 MouseTool 绘制工具。", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-09-20T11:34:40.222Z", - "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/mouse-tool", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-mouse-tool" - } - }, - { - "name": "@uiw/react-amap-hawk-eye-control", + "name": "@uiw/react-amap-hawk-eye-control", "keywords": [ "react-amap", "api-loader", @@ -6773,28 +6565,24 @@ } }, { - "name": "@uiw/react-auto-link", + "name": "@uiw/react-amap-polygon-editor", "keywords": [ - "auto-link", - "react-auto-link", - "design", - "uiw", - "uiw-react", - "react.js", + "react-amap", + "api-loader", + "amap", + "editor", + "polygon", + "polygon-editor", + "map", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "bdmap", + "types", + "高德", + "地图", + "高德地图" ], - "version": "4.22.3", - "description": "AutoLink component", + "version": "7.1.3", + "description": "高德地图 Polygon 编辑器。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6810,19 +6598,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:48:58.389Z", + "date": "2024-09-20T11:34:45.882Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/auto-link", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-auto-link" + "homepage": "https://uiwjs.github.io/react-amap/#/polygon-editor", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-polygon-editor" } }, { - "name": "@uiw/react-amap-api-loader", + "name": "@uiw/react-amap-require-script", "keywords": [ "react-amap", - "api-loader", + "require-script", "amap", "map", "react", @@ -6833,7 +6621,7 @@ "高德地图" ], "version": "7.1.3", - "description": "用于加载高德地图 SDK 依赖,加载完成,全局将会有 **`window.AMap`** 对象。", + "description": "基于 React 封装的高德地图组件。AMap Component Based On React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6849,21 +6637,21 @@ } ], "license": "MIT", - "date": "2024-09-20T11:33:50.102Z", + "date": "2024-09-20T11:35:00.987Z", "links": { "homepage": "https://uiwjs.github.io/react-amap/#/api-loader", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-api-loader" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-require-script" } }, { - "name": "@uiw/react-amap-control-bar-control", + "name": "@uiw/react-amap-circle-marker", "keywords": [ "react-amap", "api-loader", "amap", - "control-bar-control", + "circle", "map", "react", "bdmap", @@ -6873,7 +6661,7 @@ "高德地图" ], "version": "7.1.3", - "description": "组合了旋转、倾斜、复位在内的地图控件。", + "description": "构造一个圆形覆盖物。可直接满足创建圆形标注的需要。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6889,25 +6677,37 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:09.544Z", + "date": "2024-09-20T11:34:03.013Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/control-bar-control", + "homepage": "https://uiwjs.github.io/react-amap/#/circle-marker", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-control-bar-control" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-circle-marker" } }, { - "name": "@icongo/tb", + "name": "@uiw/react-dropdown", "keywords": [ - "icongo", - "tb", - "react-icons", - "icons", - "icon" + "dropdown", + "react-dropdown", + "design", + "uiw", + "uiw-react", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "1.2.0", - "description": "Tabler Icons", + "version": "4.22.3", + "description": "Dropdown component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -6923,61 +6723,62 @@ } ], "license": "MIT", - "date": "2023-04-17T19:00:58.405Z", + "date": "2023-11-29T09:50:10.267Z", "links": { - "homepage": "http://icongo.github.io/#/icons/tb", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/tb" + "homepage": "https://uiwjs.github.io/#/components/dropdown", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-dropdown" } }, { - "name": "@uiw/react-amap-circle", + "name": "kkt", "keywords": [ - "react-amap", - "api-loader", - "amap", - "circle", - "map", + "kkt", "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" + "redux", + "uiw", + "redux-saga", + "elm", + "framework", + "cra", + "zero-configuration", + "build-tools", + "create-react-app", + "frontend" ], - "version": "7.1.3", - "description": "构造圆形对象,通过 CircleOptions 指定多边形样式", + "version": "7.5.5", + "description": "Create React apps with no build configuration, Cli tool for creating react apps.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" } ], "license": "MIT", - "date": "2024-09-20T11:33:59.116Z", + "date": "2024-01-04T05:41:45.266Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/circle", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-circle" + "homepage": "https://github.com/kktjs/kkt#readme", + "repository": "git+https://github.com/kktjs/kkt.git", + "bugs": "https://github.com/kktjs/kkt/issues", + "npm": "https://www.npmjs.com/package/kkt" } }, { - "name": "@uiw/react-amap-auto-complete", + "name": "@uiw/react-amap-polyline", "keywords": [ "react-amap", "api-loader", "amap", - "auto-complete", + "polyline", "map", "react", "bdmap", @@ -6987,7 +6788,7 @@ "高德地图" ], "version": "7.1.3", - "description": "通常情况下,开发者需要根据表单控件相关事件的触发来执行 `AMap.AutoComplete` 的 search 方法,并将返回结果绘制成DOM显示到页面上。", + "description": "构造折线对象,支持 `lineString` 和 `MultiLineString`。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7003,63 +6804,49 @@ } ], "license": "MIT", - "date": "2024-09-20T11:33:52.991Z", + "date": "2024-09-20T11:34:49.025Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/auto-complete", + "homepage": "https://uiwjs.github.io/react-amap/#/polyline", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-auto-complete" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-polyline" } }, { - "name": "@uiw/react-amap-tile-layer", + "name": "uglify-js-export", "keywords": [ - "react-amap", - "api-loader", - "amap", - "tile-layer", - "map", - "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" + "js", + "uglify", + "uglify-js" ], - "version": "7.1.3", - "description": "用于在地图上加载切片图层。", + "version": "3.19.3", + "description": "A transform to make UglifyJS work in browserify.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-09-20T11:35:09.749Z", + "date": "2024-08-29T16:25:31.591Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/tile-layer", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-tile-layer" + "homepage": "https://jaywcjlove.github.io/tools/#/js-beautifier", + "repository": "git+https://github.com/jaywcjlove/uglify-js-export.git", + "bugs": "https://github.com/jaywcjlove/uglify-js-export/issues", + "npm": "https://www.npmjs.com/package/uglify-js-export" } }, { - "name": "@uiw/react-amap-polygon-editor", + "name": "@uiw/react-amap-polygon", "keywords": [ "react-amap", "api-loader", "amap", - "editor", "polygon", - "polygon-editor", "map", "react", "bdmap", @@ -7069,7 +6856,7 @@ "高德地图" ], "version": "7.1.3", - "description": "高德地图 Polygon 编辑器。", + "description": "构造多边形对象,通过 PolygonOptions 指定多边形样式。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7085,21 +6872,21 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:45.882Z", + "date": "2024-09-20T11:34:42.862Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/polygon-editor", + "homepage": "https://uiwjs.github.io/react-amap/#/polygon", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-polygon-editor" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-polygon" } }, { - "name": "@uiw/react-amap-mass-marks", + "name": "@uiw/react-amap-info-window", "keywords": [ "react-amap", "api-loader", "amap", - "mass-marks", + "info-window", "map", "react", "bdmap", @@ -7109,7 +6896,7 @@ "高德地图" ], "version": "7.1.3", - "description": "在地图上加载海量点,适合需要显示大量 `Marker` 的场景。", + "description": "用于在地图上弹出一个详细信息展示窗体,地图上只允许同时展示 `1` 个信息窗体。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7125,47 +6912,19 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:37.105Z", + "date": "2024-09-20T11:34:21.827Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/mass-marks", + "homepage": "https://uiwjs.github.io/react-amap/#/info-window", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-mass-marks" - } - }, - { - "name": "uglify-js-export", - "keywords": [ - "js", - "uglify", - "uglify-js" - ], - "version": "3.19.3", - "description": "A transform to make UglifyJS work in browserify.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-08-29T16:25:31.591Z", - "links": { - "homepage": "https://jaywcjlove.github.io/tools/#/js-beautifier", - "repository": "git+https://github.com/jaywcjlove/uglify-js-export.git", - "bugs": "https://github.com/jaywcjlove/uglify-js-export/issues", - "npm": "https://www.npmjs.com/package/uglify-js-export" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-info-window" } }, { - "name": "@uiw/react-dropdown", + "name": "@uiw/react-affix", "keywords": [ - "dropdown", - "react-dropdown", + "affix", + "react-affix", "design", "uiw", "uiw-react", @@ -7183,7 +6942,7 @@ "frontend" ], "version": "4.22.3", - "description": "Dropdown component", + "description": "Affix component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7199,37 +6958,30 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:10.267Z", + "date": "2023-11-29T09:48:50.537Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/dropdown", + "homepage": "https://uiwjs.github.io/#/components/affix", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-dropdown" + "npm": "https://www.npmjs.com/package/@uiw/react-affix" } }, { - "name": "@uiw/react-tabs", + "name": "@uiw/react-amap-utils", "keywords": [ - "tabs", - "react-tabs", - "design", - "uiw", - "uiw-react", - "react.js", + "react-amap", + "utils", + "amap", + "map", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "bdmap", + "types", + "高德", + "地图", + "高德地图" ], - "version": "4.22.3", - "description": "Tabs component", + "version": "7.1.3", + "description": "基于 React 封装的高德地图组件。AMap Component Based On React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7245,61 +6997,56 @@ } ], "license": "MIT", - "date": "2023-11-29T09:52:01.610Z", + "date": "2024-09-20T11:35:18.350Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/tabs", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-tabs" + "homepage": "https://uiwjs.github.io/react-amap", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-utils" } }, { - "name": "@uiw/react-amap-map-type-control", + "name": "@uiw/codemirror-extensions-line-numbers-relative", "keywords": [ - "react-amap", - "api-loader", - "amap", - "map-type-control", - "map", - "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" + "codemirror", + "codemirror6", + "line-numbers-relative", + "extensions", + "ide", + "code" ], - "version": "7.1.3", - "description": "用于在地图上弹出一个详细信息展示窗体,地图上只允许同时展示 `1` 个信息窗体。", + "version": "4.23.7", + "description": "Relative line numbers Extensions for CodeMirror6.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" } ], "license": "MIT", - "date": "2024-09-20T11:34:30.920Z", + "date": "2024-12-16T02:31:20.730Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/map-type-control", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-map-type-control" + "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/line-numbers-relative", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-line-numbers-relative" } }, { - "name": "@uiw/react-amap-info-window", + "name": "@uiw/react-amap-text", "keywords": [ "react-amap", "api-loader", "amap", - "info-window", + "text", "map", "react", "bdmap", @@ -7309,7 +7056,7 @@ "高德地图" ], "version": "7.1.3", - "description": "用于在地图上弹出一个详细信息展示窗体,地图上只允许同时展示 `1` 个信息窗体。", + "description": "点标记是用来标示某个位置点信息的一种地图要素,本章介绍如何在地图图面使用点标记。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7325,19 +7072,19 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:21.827Z", + "date": "2024-09-20T11:35:06.820Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/info-window", + "homepage": "https://uiwjs.github.io/react-amap/#/text", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-info-window" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-text" } }, { - "name": "@uiw/react-affix", + "name": "@uiw/react-date-picker", "keywords": [ - "affix", - "react-affix", + "date-picker", + "react-date-picker", "design", "uiw", "uiw-react", @@ -7355,7 +7102,7 @@ "frontend" ], "version": "4.22.3", - "description": "Affix component", + "description": "DatePicker component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7371,54 +7118,65 @@ } ], "license": "MIT", - "date": "2023-11-29T09:48:50.537Z", + "date": "2023-11-29T09:49:55.441Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/affix", + "homepage": "https://uiwjs.github.io/#/components/date-picker", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-affix" + "npm": "https://www.npmjs.com/package/@uiw/react-date-picker" } }, { - "name": "@uiw/codemirror-extensions-line-numbers-relative", + "name": "@uiw/react-month-picker", "keywords": [ - "codemirror", - "codemirror6", - "line-numbers-relative", - "extensions", - "ide", - "code" + "month-picker", + "react-month-picker", + "design", + "uiw", + "uiw-react", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "4.23.7", - "description": "Relative line numbers Extensions for CodeMirror6.", + "version": "4.22.3", + "description": "MonthPicker component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, { "email": "kennyiseeyou@gmail.com", "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" } ], "license": "MIT", - "date": "2024-12-16T02:31:20.730Z", + "date": "2023-11-29T09:50:53.980Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/line-numbers-relative", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-line-numbers-relative" + "homepage": "https://uiwjs.github.io/#/components/month-picker", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-month-picker" } }, { - "name": "@uiw/react-month-picker", + "name": "@uiw/react-back-top", "keywords": [ - "month-picker", - "react-month-picker", + "back-top", + "react-back-top", "design", "uiw", "uiw-react", @@ -7436,7 +7194,7 @@ "frontend" ], "version": "4.22.3", - "description": "MonthPicker component", + "description": "BackTop component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7452,20 +7210,21 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:53.980Z", + "date": "2023-11-29T09:49:05.398Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/month-picker", + "homepage": "https://uiwjs.github.io/#/components/back-top", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-month-picker" + "npm": "https://www.npmjs.com/package/@uiw/react-back-top" } }, { - "name": "@uiw/react-amap-utils", + "name": "@uiw/react-amap-ellipse", "keywords": [ "react-amap", - "utils", + "api-loader", "amap", + "ellipse", "map", "react", "bdmap", @@ -7475,7 +7234,7 @@ "高德地图" ], "version": "7.1.3", - "description": "基于 React 封装的高德地图组件。AMap Component Based On React.", + "description": "构造圆形对象,通过 EllipseOptions 指定多边形样式。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7491,21 +7250,21 @@ } ], "license": "MIT", - "date": "2024-09-20T11:35:18.350Z", + "date": "2024-09-20T11:34:12.564Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap", + "homepage": "https://uiwjs.github.io/react-amap/#/ellipse", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-utils" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-ellipse" } }, { - "name": "@uiw/react-amap-text", + "name": "@uiw/react-amap-auto-complete", "keywords": [ "react-amap", "api-loader", "amap", - "text", + "auto-complete", "map", "react", "bdmap", @@ -7515,7 +7274,7 @@ "高德地图" ], "version": "7.1.3", - "description": "点标记是用来标示某个位置点信息的一种地图要素,本章介绍如何在地图图面使用点标记。", + "description": "通常情况下,开发者需要根据表单控件相关事件的触发来执行 `AMap.AutoComplete` 的 search 方法,并将返回结果绘制成DOM显示到页面上。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7531,37 +7290,31 @@ } ], "license": "MIT", - "date": "2024-09-20T11:35:06.820Z", + "date": "2024-09-20T11:33:52.991Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/text", + "homepage": "https://uiwjs.github.io/react-amap/#/auto-complete", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-text" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-auto-complete" } }, { - "name": "@uiw/react-menu", + "name": "@uiw/react-amap-map-type-control", "keywords": [ - "menu", - "react-menu", - "design", - "uiw", - "uiw-react", - "react.js", + "react-amap", + "api-loader", + "amap", + "map-type-control", + "map", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "bdmap", + "types", + "高德", + "地图", + "高德地图" ], - "version": "4.22.3", - "description": "Menu component", + "version": "7.1.3", + "description": "用于在地图上弹出一个详细信息展示窗体,地图上只允许同时展示 `1` 个信息窗体。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7577,36 +7330,31 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:42.903Z", + "date": "2024-09-20T11:34:30.920Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/menu", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-menu" + "homepage": "https://uiwjs.github.io/react-amap/#/map-type-control", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-map-type-control" } }, { - "name": "@uiw/react-head", + "name": "@uiw/react-amap-mass-marks", "keywords": [ - "react-head", - "react.js", + "react-amap", + "api-loader", + "amap", + "mass-marks", + "map", "react", - "template", - "monorepo", - "head", - "uiw", - "uiw-react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework" + "bdmap", + "types", + "高德", + "地图", + "高德地图" ], - "version": "1.0.4", - "description": "React components will manage your changes to the document head", + "version": "7.1.3", + "description": "在地图上加载海量点,适合需要显示大量 `Marker` 的场景。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7622,19 +7370,62 @@ } ], "license": "MIT", - "date": "2023-12-14T14:50:47.036Z", + "date": "2024-09-20T11:34:37.105Z", "links": { - "homepage": "https://uiwjs.github.io/react-head", - "repository": "git+https://github.com/uiwjs/react-head.git", - "bugs": "https://github.com/uiwjs/react-head/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-head" + "homepage": "https://uiwjs.github.io/react-amap/#/mass-marks", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-mass-marks" } }, { - "name": "@uiw/react-back-top", + "name": "@uiw/react-amap-poly-editor", "keywords": [ - "back-top", - "react-back-top", + "react-amap", + "api-loader", + "amap", + "editor", + "polygon", + "polyline", + "poly-editor", + "map", + "react", + "bdmap", + "types", + "高德", + "地图", + "高德地图" + ], + "version": "7.1.3", + "description": "高德地图 Polygon 编辑器。", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-09-20T11:34:55.278Z", + "links": { + "homepage": "https://uiwjs.github.io/react-amap/#/poly-editor", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-poly-editor" + } + }, + { + "name": "@uiw/react-tabs", + "keywords": [ + "tabs", + "react-tabs", "design", "uiw", "uiw-react", @@ -7652,7 +7443,7 @@ "frontend" ], "version": "4.22.3", - "description": "BackTop component", + "description": "Tabs component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7668,24 +7459,25 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:05.398Z", + "date": "2023-11-29T09:52:01.610Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/back-top", + "homepage": "https://uiwjs.github.io/#/components/tabs", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-back-top" + "npm": "https://www.npmjs.com/package/@uiw/react-tabs" } }, { - "name": "@uiw/react-form", + "name": "@uiw/react-head", "keywords": [ - "form", - "react-form", - "design", - "uiw", - "uiw-react", + "react-head", "react.js", "react", + "template", + "monorepo", + "head", + "uiw", + "uiw-react", "react-component", "component", "components", @@ -7693,12 +7485,10 @@ "css", "uikit", "react-ui", - "framework", - "front-end", - "frontend" + "framework" ], - "version": "4.22.3", - "description": "Form component", + "version": "1.0.4", + "description": "React components will manage your changes to the document head", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7714,21 +7504,21 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:21.904Z", + "date": "2023-12-14T14:50:47.036Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/form", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-form" + "homepage": "https://uiwjs.github.io/react-head", + "repository": "git+https://github.com/uiwjs/react-head.git", + "bugs": "https://github.com/uiwjs/react-head/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-head" } }, { - "name": "@uiw/react-amap-polygon", + "name": "@uiw/react-amap-context-menu", "keywords": [ "react-amap", "api-loader", "amap", - "polygon", + "context-menu", "map", "react", "bdmap", @@ -7738,7 +7528,7 @@ "高德地图" ], "version": "7.1.3", - "description": "构造多边形对象,通过 PolygonOptions 指定多边形样式。", + "description": "地图图面一种特殊的信息窗体,即右键菜单。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7754,37 +7544,31 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:42.862Z", + "date": "2024-09-20T11:34:06.183Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/polygon", + "homepage": "https://uiwjs.github.io/react-amap/#/context-menu", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-polygon" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-context-menu" } }, { - "name": "@uiw/react-loader", + "name": "@uiw/react-amap-scale-control", "keywords": [ - "loader", - "react-loader", - "design", - "uiw", - "uiw-react", - "react.js", + "react-amap", + "api-loader", + "amap", + "scale-control", + "map", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "bdmap", + "types", + "高德", + "地图", + "高德地图" ], - "version": "4.22.3", - "description": "Loader component", + "version": "7.1.3", + "description": "比例尺插件。位于地图右下角,用户可控制其显示与隐藏。继承自 `AMap.Control`。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7800,32 +7584,45 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:39.837Z", + "date": "2024-09-20T11:35:04.105Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/loader", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-loader" + "homepage": "https://uiwjs.github.io/react-amap/#/scale-control", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-scale-control" } }, { - "name": "chinese-poetry", + "name": "@province-city-china/types", "keywords": [ - "chinese-poetry", - "chinese", - "poetry", - "caocaoshiji", - "lunyu", - "mengxue", - "shijing", - "sishuwujing", - "strains", - "wudai", - "youmengying", - "yuanqu" + "province", + "china", + "cn", + "city", + "GB", + "GB2260", + "中国", + "中华人民共和国", + "行政区划", + "省市", + "省市区", + "联动", + "省份", + "城市", + "县市", + "区县", + "乡镇", + "街道", + "村委会", + "居委会", + "省级", + "地级", + "县级", + "乡级", + "村级" ], - "version": "1.4.1", - "description": "最全中华古诗词数据库,唐宋两朝近一万四千古诗人,接近 5.5 万首唐诗加 26 万宋诗. 两宋时期1564位词人,21050首词。", + "version": "8.5.8", + "description": "An util to query china province, city and district data. 中华人民共和国国家标准 GB/T 2260 行政区划代码。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7837,19 +7634,19 @@ } ], "license": "MIT", - "date": "2022-06-04T10:50:10.800Z", + "date": "2024-09-05T07:58:49.244Z", "links": { - "homepage": "http://shici.store", - "repository": "git+https://github.com/chinese-poetry/chinese-poetry-npm.git", - "bugs": "https://github.com/chinese-poetry/chinese-poetry-npm/issues", - "npm": "https://www.npmjs.com/package/chinese-poetry" + "homepage": "https://github.com/uiwjs/province-city-china#readme", + "repository": "git+https://github.com/uiwjs/province-city-china.git", + "bugs": "https://github.com/uiwjs/province-city-china/issues", + "npm": "https://www.npmjs.com/package/@province-city-china/types" } }, { - "name": "@uiw/react-date-picker", + "name": "@uiw/react-card", "keywords": [ - "date-picker", - "react-date-picker", + "card", + "react-card", "design", "uiw", "uiw-react", @@ -7867,7 +7664,7 @@ "frontend" ], "version": "4.22.3", - "description": "DatePicker component", + "description": "Card component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7883,19 +7680,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:55.441Z", + "date": "2023-11-29T09:49:26.631Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/date-picker", + "homepage": "https://uiwjs.github.io/#/components/card", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-date-picker" + "npm": "https://www.npmjs.com/package/@uiw/react-card" } }, { - "name": "@uiw/react-rate", + "name": "@uiw/react-alert", "keywords": [ - "rate", - "react-rate", + "alert", + "react-alert", "design", "uiw", "uiw-react", @@ -7913,7 +7710,7 @@ "frontend" ], "version": "4.22.3", - "description": "Rate component", + "description": "Alert component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -7929,74 +7726,37 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:28.695Z", + "date": "2023-11-29T09:48:54.828Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/rate", + "homepage": "https://uiwjs.github.io/#/components/alert", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-rate" - } - }, - { - "name": "@uiw/react-amap-poly-editor", - "keywords": [ - "react-amap", - "api-loader", - "amap", - "editor", - "polygon", - "polyline", - "poly-editor", - "map", - "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" - ], - "version": "7.1.3", - "description": "高德地图 Polygon 编辑器。", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-09-20T11:34:55.278Z", - "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/poly-editor", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-poly-editor" + "npm": "https://www.npmjs.com/package/@uiw/react-alert" } }, { - "name": "@uiw/react-amap-context-menu", + "name": "@uiw/react-rate", "keywords": [ - "react-amap", - "api-loader", - "amap", - "context-menu", - "map", + "rate", + "react-rate", + "design", + "uiw", + "uiw-react", + "react.js", "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "7.1.3", - "description": "地图图面一种特殊的信息窗体,即右键菜单。", + "version": "4.22.3", + "description": "Rate component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8012,37 +7772,42 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:06.183Z", + "date": "2023-11-29T09:51:28.695Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/context-menu", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-context-menu" + "homepage": "https://uiwjs.github.io/#/components/rate", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-rate" } }, { - "name": "@uiw/react-descriptions", + "name": "@uiw/file-icons", "keywords": [ - "descriptions", - "react-descriptions", - "design", - "uiw", - "uiw-react", - "react.js", - "react", - "react-component", - "component", - "components", - "ui", + "file-icons", + "svg", + "icon", + "font", + "webfont", + "icon", + "iconfont", + "font-face", + "compress", + "minify", + "font-cli", + "otf", + "ttf", + "woff", + "eot", + "svg", + "ttf2eot", + "ttf2woff", + "ttf2svg", + "svg2ttf", "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "base64" ], - "version": "4.22.3", - "description": "Descriptions component", + "version": "1.3.2", + "description": "File icons in the file tree", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8058,12 +7823,12 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:58.965Z", + "date": "2023-03-29T06:30:01.289Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/descriptions", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-descriptions" + "homepage": "https://uiwjs.github.io/file-icons", + "repository": "git+https://github.com/uiwjs/file-icons.git", + "bugs": "https://github.com/uiwjs/file-icons/issues", + "npm": "https://www.npmjs.com/package/@uiw/file-icons" } }, { @@ -8112,56 +7877,6 @@ "npm": "https://www.npmjs.com/package/@uiw/react-select" } }, - { - "name": "@province-city-china/types", - "keywords": [ - "province", - "china", - "cn", - "city", - "GB", - "GB2260", - "中国", - "中华人民共和国", - "行政区划", - "省市", - "省市区", - "联动", - "省份", - "城市", - "县市", - "区县", - "乡镇", - "街道", - "村委会", - "居委会", - "省级", - "地级", - "县级", - "乡级", - "村级" - ], - "version": "8.5.8", - "description": "An util to query china province, city and district data. 中华人民共和国国家标准 GB/T 2260 行政区划代码。", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-09-05T07:58:49.244Z", - "links": { - "homepage": "https://github.com/uiwjs/province-city-china#readme", - "repository": "git+https://github.com/uiwjs/province-city-china.git", - "bugs": "https://github.com/uiwjs/province-city-china/issues", - "npm": "https://www.npmjs.com/package/@province-city-china/types" - } - }, { "name": "@uiw/react-grid", "keywords": [ @@ -8287,40 +8002,29 @@ } }, { - "name": "@uiw/file-icons", + "name": "@uiw/react-amap-marker", "keywords": [ - "file-icons", - "svg", - "icon", - "font", - "webfont", - "icon", - "iconfont", - "font-face", - "compress", - "minify", - "font-cli", - "otf", - "ttf", - "woff", - "eot", - "svg", - "ttf2eot", - "ttf2woff", - "ttf2svg", - "svg2ttf", - "css", - "base64" - ], - "version": "1.3.2", - "description": "File icons in the file tree", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", + "react-amap", + "api-loader", + "amap", + "marker", + "map", + "react", + "bdmap", + "types", + "高德", + "地图", + "高德地图" + ], + "version": "7.1.3", + "description": "点标记是用来标示某个位置点信息的一种地图要素,本章介绍如何在地图图面使用点标记。", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", "username": "uiwjs" }, { @@ -8329,37 +8033,31 @@ } ], "license": "MIT", - "date": "2023-03-29T06:30:01.289Z", + "date": "2024-09-20T11:34:33.986Z", "links": { - "homepage": "https://uiwjs.github.io/file-icons", - "repository": "git+https://github.com/uiwjs/file-icons.git", - "bugs": "https://github.com/uiwjs/file-icons/issues", - "npm": "https://www.npmjs.com/package/@uiw/file-icons" + "homepage": "https://uiwjs.github.io/react-amap/#/marker", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-marker" } }, { - "name": "@uiw/react-tree", + "name": "@uiw/react-amap-weather", "keywords": [ - "tooltip", - "react-tooltip", - "design", - "uiw", - "uiw-react", - "react.js", + "react-amap", + "api-loader", + "amap", + "weather", + "map", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "bdmap", + "types", + "高德", + "地图", + "高德地图" ], - "version": "4.22.3", - "description": "Tree component", + "version": "7.1.3", + "description": "天气查询服务,根据城市名称或区域编码返回城市天气预报信息,包括实时天气信息和四天天气预报。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8375,37 +8073,31 @@ } ], "license": "MIT", - "date": "2023-11-29T09:52:19.437Z", + "date": "2024-09-20T11:35:21.335Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/tree", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-tree" + "homepage": "https://uiwjs.github.io/react-amap/#/weather", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-weather" } }, { - "name": "@uiw/react-alert", + "name": "@uiw/react-amap-geolocation", "keywords": [ - "alert", - "react-alert", - "design", - "uiw", - "uiw-react", - "react.js", + "react-amap", + "api-loader", + "amap", + "geolocation", + "map", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "bdmap", + "types", + "高德", + "地图", + "高德地图" ], - "version": "4.22.3", - "description": "Alert component", + "version": "7.1.3", + "description": "鹰眼控件,用于显示缩略地图,显示于地图右下角,可以随主图的视口变化而变化,也可以配置成固定位置实现类似于南海附图的效果。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8421,37 +8113,30 @@ } ], "license": "MIT", - "date": "2023-11-29T09:48:54.828Z", + "date": "2024-09-20T11:34:15.729Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/alert", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-alert" + "homepage": "https://uiwjs.github.io/react-amap/#/geolocation", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-geolocation" } }, { - "name": "@uiw/react-card", + "name": "@uiw/react-amap-api-loader", "keywords": [ - "card", - "react-card", - "design", - "uiw", - "uiw-react", - "react.js", + "react-amap", + "api-loader", + "amap", + "map", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "bdmap", + "types", + "高德", + "地图", + "高德地图" ], - "version": "4.22.3", - "description": "Card component", + "version": "7.1.3", + "description": "用于加载高德地图 SDK 依赖,加载完成,全局将会有 **`window.AMap`** 对象。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8467,65 +8152,51 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:26.631Z", + "date": "2024-09-20T11:33:50.102Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/card", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-card" + "homepage": "https://uiwjs.github.io/react-amap/#/api-loader", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-api-loader" } }, { - "name": "@uiw/react-message", + "name": "react-dynamic-loadable", "keywords": [ - "message", - "react-message", - "design", - "uiw", - "uiw-react", - "react.js", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "loading", + "imports", + "dynamic", + "dynamic-loadable", + "code-splitting", + "loadable" ], - "version": "4.22.3", - "description": "Message component", + "version": "3.0.0", + "description": "A higher order component for loading components with dynamic imports.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-29T09:50:46.254Z", + "date": "2021-06-13T19:54:57.399Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/message", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-message" + "homepage": "https://github.com/jaywcjlove/react-dynamic-loadable#readme", + "repository": "git+https://github.com/jaywcjlove/react-dynamic-loadable.git", + "bugs": "https://github.com/jaywcjlove/react-dynamic-loadable/issues", + "npm": "https://www.npmjs.com/package/react-dynamic-loadable" } }, { - "name": "@uiw/react-divider", + "name": "@uiw/react-radio", "keywords": [ - "divider", - "react-divider", + "radio", + "react-radio", "design", "uiw", "uiw-react", @@ -8543,7 +8214,7 @@ "frontend" ], "version": "4.22.3", - "description": "Divider component", + "description": "Radio component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8559,21 +8230,50 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:02.665Z", + "date": "2023-11-29T09:51:24.231Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/divider", + "homepage": "https://uiwjs.github.io/#/components/radio", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-divider" + "npm": "https://www.npmjs.com/package/@uiw/react-radio" } }, { - "name": "@uiw/react-amap-scale-control", + "name": "magic-input", + "keywords": [ + "input", + "checkbox", + "radio", + "stylus" + ], + "version": "2.0.1", + "description": "CSS3 Styles for Checkbox and Radio Button inputs look prettier.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-11-27T04:24:35.112Z", + "links": { + "homepage": "https://jaywcjlove.github.io/magic-input", + "repository": "git+https://github.com/jaywcjlove/magic-input.git", + "bugs": "https://github.com/jaywcjlove/magic-input/issues", + "npm": "https://www.npmjs.com/package/magic-input" + } + }, + { + "name": "@uiw/react-amap-control-bar-control", "keywords": [ "react-amap", "api-loader", "amap", - "scale-control", + "control-bar-control", "map", "react", "bdmap", @@ -8583,7 +8283,7 @@ "高德地图" ], "version": "7.1.3", - "description": "比例尺插件。位于地图右下角,用户可控制其显示与隐藏。继承自 `AMap.Control`。", + "description": "组合了旋转、倾斜、复位在内的地图控件。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8599,19 +8299,19 @@ } ], "license": "MIT", - "date": "2024-09-20T11:35:04.105Z", + "date": "2024-09-20T11:34:09.544Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/scale-control", + "homepage": "https://uiwjs.github.io/react-amap/#/control-bar-control", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-scale-control" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-control-bar-control" } }, { - "name": "@uiw/react-file-input", + "name": "@uiw/react-auto-link", "keywords": [ - "file-input", - "react-file-input", + "auto-link", + "react-auto-link", "design", "uiw", "uiw-react", @@ -8629,7 +8329,7 @@ "frontend" ], "version": "4.22.3", - "description": "FileInput component", + "description": "AutoLink component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8645,65 +8345,43 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:18.526Z", + "date": "2023-11-29T09:48:58.389Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/file-input", + "homepage": "https://uiwjs.github.io/#/components/auto-link", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-file-input" + "npm": "https://www.npmjs.com/package/@uiw/react-auto-link" } }, { - "name": "@uiw/react-radio", - "keywords": [ - "radio", - "react-radio", - "design", - "uiw", - "uiw-react", - "react.js", - "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" - ], - "version": "4.22.3", - "description": "Radio component", + "name": "generated-badges", + "keywords": [], + "version": "1.0.13", + "description": "Create a badge using GitHub Actions and GitHub Workflow CPU time (no 3rd parties servers)", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-29T09:51:24.231Z", + "date": "2024-05-12T06:02:45.768Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/radio", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-radio" + "homepage": "https://jaywcjlove.github.io/generated-badges/", + "repository": "git+https://github.com/jaywcjlove/generated-badges.git", + "bugs": "https://github.com/jaywcjlove/generated-badges/issues", + "npm": "https://www.npmjs.com/package/generated-badges" } }, { - "name": "@uiw/react-table", + "name": "@uiw/react-descriptions", "keywords": [ - "table", - "react-table", + "descriptions", + "react-descriptions", "design", "uiw", "uiw-react", @@ -8721,7 +8399,7 @@ "frontend" ], "version": "4.22.3", - "description": "Table component", + "description": "Descriptions component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8737,45 +8415,63 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:56.290Z", + "date": "2023-11-29T09:49:58.965Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/table", + "homepage": "https://uiwjs.github.io/#/components/descriptions", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-table" + "npm": "https://www.npmjs.com/package/@uiw/react-descriptions" } }, { - "name": "generated-badges", - "keywords": [], - "version": "1.0.13", - "description": "Create a badge using GitHub Actions and GitHub Workflow CPU time (no 3rd parties servers)", + "name": "@uiw/react-amap-tool-bar-control", + "keywords": [ + "react-amap", + "tool-bar-control", + "amap", + "polyline", + "map", + "react", + "bdmap", + "types", + "高德", + "地图", + "高德地图" + ], + "version": "7.1.3", + "description": "地图操作工具条插件。可支持方向导航、位置定位、视野级别缩放、视野级别选择等操作。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-05-12T06:02:45.768Z", + "date": "2024-09-20T11:35:12.476Z", "links": { - "homepage": "https://jaywcjlove.github.io/generated-badges/", - "repository": "git+https://github.com/jaywcjlove/generated-badges.git", - "bugs": "https://github.com/jaywcjlove/generated-badges/issues", - "npm": "https://www.npmjs.com/package/generated-badges" + "homepage": "https://uiwjs.github.io/react-amap/#/tool-bar-control", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-tool-bar-control" } }, { - "name": "@uiw/react-amap-tool-bar-control", + "name": "@uiw/react-amap-polyline-editor", "keywords": [ "react-amap", - "tool-bar-control", + "api-loader", "amap", + "editor", "polyline", + "polyline-editor", "map", "react", "bdmap", @@ -8785,7 +8481,7 @@ "高德地图" ], "version": "7.1.3", - "description": "地图操作工具条插件。可支持方向导航、位置定位、视野级别缩放、视野级别选择等操作。", + "description": "高德地图 Polygon 编辑器。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8801,19 +8497,19 @@ } ], "license": "MIT", - "date": "2024-09-20T11:35:12.476Z", + "date": "2024-09-20T11:34:52.281Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/tool-bar-control", + "homepage": "https://uiwjs.github.io/react-amap/#/polygon-editor", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-tool-bar-control" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-polyline-editor" } }, { - "name": "@uiw/react-tag", + "name": "@uiw/react-steps", "keywords": [ - "tag", - "react-tag", + "steps", + "react-steps", "design", "uiw", "uiw-react", @@ -8831,7 +8527,7 @@ "frontend" ], "version": "4.22.3", - "description": "Tag component", + "description": "Steps component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8847,19 +8543,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:52:04.881Z", + "date": "2023-11-29T09:51:48.653Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/tag", + "homepage": "https://uiwjs.github.io/#/components/steps", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-tag" + "npm": "https://www.npmjs.com/package/@uiw/react-steps" } }, { - "name": "@uiw/react-checkbox", + "name": "@uiw/react-menu", "keywords": [ - "checkbox", - "react-checkbox", + "menu", + "react-menu", "design", "uiw", "uiw-react", @@ -8877,7 +8573,7 @@ "frontend" ], "version": "4.22.3", - "description": "Checkbox component", + "description": "Menu component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8893,19 +8589,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:36.537Z", + "date": "2023-11-29T09:50:42.903Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/checkbox", + "homepage": "https://uiwjs.github.io/#/components/menu", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-checkbox" + "npm": "https://www.npmjs.com/package/@uiw/react-menu" } }, { - "name": "@uiw/react-steps", + "name": "@uiw/react-file-input", "keywords": [ - "steps", - "react-steps", + "file-input", + "react-file-input", "design", "uiw", "uiw-react", @@ -8923,7 +8619,7 @@ "frontend" ], "version": "4.22.3", - "description": "Steps component", + "description": "FileInput component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8939,19 +8635,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:48.653Z", + "date": "2023-11-29T09:50:18.526Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/steps", + "homepage": "https://uiwjs.github.io/#/components/file-input", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-steps" + "npm": "https://www.npmjs.com/package/@uiw/react-file-input" } }, { - "name": "@uiw/react-progress", + "name": "@uiw/react-breadcrumb", "keywords": [ - "progress", - "react-progress", + "breadcrumb", + "react-breadcrumb", "design", "uiw", "uiw-react", @@ -8969,7 +8665,7 @@ "frontend" ], "version": "4.22.3", - "description": "Progress component", + "description": "Breadcrumb component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -8985,31 +8681,37 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:20.501Z", + "date": "2023-11-29T09:49:12.088Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/progress", + "homepage": "https://uiwjs.github.io/#/components/breadcrumb", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-progress" + "npm": "https://www.npmjs.com/package/@uiw/react-breadcrumb" } }, { - "name": "@uiw/react-amap-weather", + "name": "@uiw/react-tag", "keywords": [ - "react-amap", - "api-loader", - "amap", - "weather", - "map", + "tag", + "react-tag", + "design", + "uiw", + "uiw-react", + "react.js", "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "7.1.3", - "description": "天气查询服务,根据城市名称或区域编码返回城市天气预报信息,包括实时天气信息和四天天气预报。", + "version": "4.22.3", + "description": "Tag component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9025,31 +8727,37 @@ } ], "license": "MIT", - "date": "2024-09-20T11:35:21.335Z", + "date": "2023-11-29T09:52:04.881Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/weather", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-weather" + "homepage": "https://uiwjs.github.io/#/components/tag", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-tag" } }, { - "name": "@uiw/react-amap-geolocation", + "name": "@uiw/react-progress", "keywords": [ - "react-amap", - "api-loader", - "amap", - "geolocation", - "map", + "progress", + "react-progress", + "design", + "uiw", + "uiw-react", + "react.js", "react", - "bdmap", - "types", - "高德", - "地图", - "高德地图" + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "7.1.3", - "description": "鹰眼控件,用于显示缩略地图,显示于地图右下角,可以随主图的视口变化而变化,也可以配置成固定位置实现类似于南海附图的效果。", + "version": "4.22.3", + "description": "Progress component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9065,51 +8773,19 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:15.729Z", + "date": "2023-11-29T09:51:20.501Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/geolocation", - "repository": "git+https://github.com/uiwjs/react-amap.git", - "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-geolocation" + "homepage": "https://uiwjs.github.io/#/components/progress", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-progress" } }, { - "name": "react-dynamic-loadable", + "name": "@uiw/react-date-input", "keywords": [ - "react", - "loading", - "imports", - "dynamic", - "dynamic-loadable", - "code-splitting", - "loadable" - ], - "version": "3.0.0", - "description": "A higher order component for loading components with dynamic imports.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2021-06-13T19:54:57.399Z", - "links": { - "homepage": "https://github.com/jaywcjlove/react-dynamic-loadable#readme", - "repository": "git+https://github.com/jaywcjlove/react-dynamic-loadable.git", - "bugs": "https://github.com/jaywcjlove/react-dynamic-loadable/issues", - "npm": "https://www.npmjs.com/package/react-dynamic-loadable" - } - }, - { - "name": "@uiw/react-breadcrumb", - "keywords": [ - "breadcrumb", - "react-breadcrumb", + "date-input", + "react-date-input", "design", "uiw", "uiw-react", @@ -9127,7 +8803,7 @@ "frontend" ], "version": "4.22.3", - "description": "Breadcrumb component", + "description": "DateInput component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9143,48 +8819,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:12.088Z", + "date": "2023-11-29T09:49:51.812Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/breadcrumb", + "homepage": "https://uiwjs.github.io/#/components/date-input", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-breadcrumb" - } - }, - { - "name": "magic-input", - "keywords": [ - "input", - "checkbox", - "radio", - "stylus" - ], - "version": "2.0.1", - "description": "CSS3 Styles for Checkbox and Radio Button inputs look prettier.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-11-27T04:24:35.112Z", - "links": { - "homepage": "https://jaywcjlove.github.io/magic-input", - "repository": "git+https://github.com/jaywcjlove/magic-input.git", - "bugs": "https://github.com/jaywcjlove/magic-input/issues", - "npm": "https://www.npmjs.com/package/magic-input" + "npm": "https://www.npmjs.com/package/@uiw/react-date-input" } }, { - "name": "@uiw/react-pin-code", + "name": "@uiw/react-calendar", "keywords": [ - "pin-code", - "react-pin-code", + "calendar", + "react-calendar", "design", "uiw", "uiw-react", @@ -9202,7 +8849,7 @@ "frontend" ], "version": "4.22.3", - "description": "PinCode component", + "description": "Calendar component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9218,23 +8865,23 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:10.633Z", + "date": "2023-11-29T09:49:22.857Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/pin-code", + "homepage": "https://uiwjs.github.io/#/components/calendar", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-pin-code" + "npm": "https://www.npmjs.com/package/@uiw/react-calendar" } }, { - "name": "@uiw/react-amap-polyline-editor", + "name": "@uiw/react-amap-mouse-tool", "keywords": [ "react-amap", "api-loader", "amap", "editor", - "polyline", - "polyline-editor", + "polygon", + "mouse-tool", "map", "react", "bdmap", @@ -9244,7 +8891,7 @@ "高德地图" ], "version": "7.1.3", - "description": "高德地图 Polygon 编辑器。", + "description": "高德地图 MouseTool 绘制工具。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9260,25 +8907,37 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:52.281Z", + "date": "2024-09-20T11:34:40.222Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/polygon-editor", + "homepage": "https://uiwjs.github.io/react-amap/#/mouse-tool", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-polyline-editor" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-mouse-tool" } }, { - "name": "@uiw/react-tabs-draggable", + "name": "@uiw/react-message", "keywords": [ + "message", + "react-message", + "design", + "uiw", + "uiw-react", + "react.js", "react", - "draggable", - "tabs", - "react-tabs", - "react-tabs-draggable" + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "1.0.1", - "description": "Draggable tabs for React.", + "version": "4.22.3", + "description": "Message component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9294,19 +8953,19 @@ } ], "license": "MIT", - "date": "2023-07-20T13:00:27.554Z", + "date": "2023-11-29T09:50:46.254Z", "links": { - "homepage": "https://uiwjs.github.io/react-tabs-draggable", - "repository": "git+https://github.com/uiwjs/react-tabs-draggable.git", - "bugs": "https://github.com/uiwjs/react-tabs-draggable/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-tabs-draggable" + "homepage": "https://uiwjs.github.io/#/components/message", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-message" } }, { - "name": "@uiw/react-notify", + "name": "@uiw/react-divider", "keywords": [ - "notify", - "react-notify", + "divider", + "react-divider", "design", "uiw", "uiw-react", @@ -9324,7 +8983,7 @@ "frontend" ], "version": "4.22.3", - "description": "Notify component", + "description": "Divider component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9340,19 +8999,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:57.571Z", + "date": "2023-11-29T09:50:02.665Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/notify", + "homepage": "https://uiwjs.github.io/#/components/divider", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-notify" + "npm": "https://www.npmjs.com/package/@uiw/react-divider" } }, { - "name": "@uiw/react-date-input", + "name": "@uiw/react-table", "keywords": [ - "date-input", - "react-date-input", + "table", + "react-table", "design", "uiw", "uiw-react", @@ -9370,7 +9029,7 @@ "frontend" ], "version": "4.22.3", - "description": "DateInput component", + "description": "Table component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9386,19 +9045,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:51.812Z", + "date": "2023-11-29T09:51:56.290Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/date-input", + "homepage": "https://uiwjs.github.io/#/components/table", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-date-input" + "npm": "https://www.npmjs.com/package/@uiw/react-table" } }, { - "name": "@uiw/react-calendar", + "name": "@uiw/react-checkbox", "keywords": [ - "calendar", - "react-calendar", + "checkbox", + "react-checkbox", "design", "uiw", "uiw-react", @@ -9416,7 +9075,7 @@ "frontend" ], "version": "4.22.3", - "description": "Calendar component", + "description": "Checkbox component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9432,12 +9091,12 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:22.857Z", + "date": "2023-11-29T09:49:36.537Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/calendar", + "homepage": "https://uiwjs.github.io/#/components/checkbox", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-calendar" + "npm": "https://www.npmjs.com/package/@uiw/react-checkbox" } }, { @@ -9487,10 +9146,10 @@ } }, { - "name": "@uiw/react-search-select", + "name": "@uiw/react-notify", "keywords": [ - "search-select", - "react-search-select", + "notify", + "react-notify", "design", "uiw", "uiw-react", @@ -9508,7 +9167,7 @@ "frontend" ], "version": "4.22.3", - "description": "SearchSelect component", + "description": "Notify component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9524,58 +9183,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:32.345Z", + "date": "2023-11-29T09:50:57.571Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/search-select", + "homepage": "https://uiwjs.github.io/#/components/notify", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-search-select" - } - }, - { - "name": "react-login-page", - "keywords": [ - "react", - "login", - "login-page", - "login-pages", - "react-login", - "react-login-page", - "editor", - "syntax", - "ide", - "code" - ], - "version": "1.0.4", - "description": "Some `react` login pages, which can be used quickly after installation.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-02-26T12:26:00.654Z", - "links": { - "homepage": "https://uiwjs.github.io/react-login-page", - "repository": "git+https://github.com/uiwjs/react-login-page.git", - "bugs": "https://github.com/uiwjs/react-login-page/issues", - "npm": "https://www.npmjs.com/package/react-login-page" + "npm": "https://www.npmjs.com/package/@uiw/react-notify" } }, { - "name": "@uiw/react-modal", + "name": "@uiw/react-search-select", "keywords": [ - "modal", - "react-modal", + "search-select", + "react-search-select", "design", "uiw", "uiw-react", @@ -9593,7 +9213,7 @@ "frontend" ], "version": "4.22.3", - "description": "Modal component", + "description": "SearchSelect component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9609,19 +9229,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:50.255Z", + "date": "2023-11-29T09:51:32.345Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/modal", + "homepage": "https://uiwjs.github.io/#/components/search-select", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-modal" + "npm": "https://www.npmjs.com/package/@uiw/react-search-select" } }, { - "name": "@uiw/react-textarea", + "name": "@uiw/react-pin-code", "keywords": [ - "textarea", - "react-textarea", + "pin-code", + "react-pin-code", "design", "uiw", "uiw-react", @@ -9639,7 +9259,7 @@ "frontend" ], "version": "4.22.3", - "description": "Textarea component", + "description": "PinCode component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9655,37 +9275,31 @@ } ], "license": "MIT", - "date": "2023-11-29T09:52:08.531Z", + "date": "2023-11-29T09:51:10.633Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/textarea", + "homepage": "https://uiwjs.github.io/#/components/pin-code", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-textarea" + "npm": "https://www.npmjs.com/package/@uiw/react-pin-code" } }, { - "name": "@uiw/react-list", + "name": "@uiw/react-amap-label-marker", "keywords": [ - "list", - "react-list", - "design", - "uiw", - "uiw-react", - "react.js", + "react-amap", + "api-loader", + "amap", + "marker", + "map", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "bdmap", + "types", + "高德", + "地图", + "高德地图" ], - "version": "4.22.3", - "description": "List component", + "version": "7.1.3", + "description": "本章介绍在图面添加数量为万级以上的点标记的解决方案", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9701,19 +9315,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:35.250Z", + "date": "2024-09-20T11:34:24.996Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/list", - "repository": "git+https://github.com/uiwjs/uiw.git", - "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-list" + "homepage": "https://uiwjs.github.io/react-amap/#/label-marker", + "repository": "git+https://github.com/uiwjs/react-amap.git", + "bugs": "https://github.com/uiwjs/react-amap/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-amap-label-marker" } }, { - "name": "@uiw/react-avatar", + "name": "@uiw/react-button-group", "keywords": [ - "avatar", - "react-avatar", + "button-group", + "react-button-group", "design", "uiw", "uiw-react", @@ -9731,7 +9345,7 @@ "frontend" ], "version": "4.22.3", - "description": "Avatar component", + "description": "ButtonGroup component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9747,19 +9361,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:01.843Z", + "date": "2023-11-29T09:49:19.707Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/button", + "homepage": "https://uiwjs.github.io/#/components/button-group", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-avatar" + "npm": "https://www.npmjs.com/package/@uiw/react-button-group" } }, { - "name": "@uiw/react-button-group", + "name": "@uiw/react-modal", "keywords": [ - "button-group", - "react-button-group", + "modal", + "react-modal", "design", "uiw", "uiw-react", @@ -9777,7 +9391,7 @@ "frontend" ], "version": "4.22.3", - "description": "ButtonGroup component", + "description": "Modal component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9793,19 +9407,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:19.707Z", + "date": "2023-11-29T09:50:50.255Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/button-group", + "homepage": "https://uiwjs.github.io/#/components/modal", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-button-group" + "npm": "https://www.npmjs.com/package/@uiw/react-modal" } }, { - "name": "@uiw/react-drawer", + "name": "@uiw/react-list", "keywords": [ - "drawer", - "react-drawer", + "list", + "react-list", "design", "uiw", "uiw-react", @@ -9823,7 +9437,7 @@ "frontend" ], "version": "4.22.3", - "description": "Drawer component", + "description": "List component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9839,51 +9453,21 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:06.338Z", + "date": "2023-11-29T09:50:35.250Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/drawer", + "homepage": "https://uiwjs.github.io/#/components/list", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-drawer" - } - }, - { - "name": "@wcjiang/notify", - "keywords": [ - "inotify", - "notify", - "alert", - "notice", - "notification" - ], - "version": "2.1.3", - "description": "JS achieve the browser title flashing , scrolling, voice prompts , chrome notice.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-11-26T11:25:58.013Z", - "links": { - "homepage": "http://jaywcjlove.github.io/iNotify", - "repository": "git+https://github.com/jaywcjlove/iNotify.git", - "bugs": "https://github.com/jaywcjlove/iNotify/issues", - "npm": "https://www.npmjs.com/package/@wcjiang/notify" + "npm": "https://www.npmjs.com/package/@uiw/react-list" } }, { - "name": "@uiw/react-amap-label-marker", + "name": "@uiw/react-amap-tile-layer", "keywords": [ "react-amap", "api-loader", "amap", - "marker", + "tile-layer", "map", "react", "bdmap", @@ -9893,7 +9477,7 @@ "高德地图" ], "version": "7.1.3", - "description": "本章介绍在图面添加数量为万级以上的点标记的解决方案", + "description": "用于在地图上加载切片图层。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9909,19 +9493,19 @@ } ], "license": "MIT", - "date": "2024-09-20T11:34:24.996Z", + "date": "2024-09-20T11:35:09.749Z", "links": { - "homepage": "https://uiwjs.github.io/react-amap/#/label-marker", + "homepage": "https://uiwjs.github.io/react-amap/#/tile-layer", "repository": "git+https://github.com/uiwjs/react-amap.git", "bugs": "https://github.com/uiwjs/react-amap/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-amap-label-marker" + "npm": "https://www.npmjs.com/package/@uiw/react-amap-tile-layer" } }, { - "name": "@uiw/react-tree-checked", + "name": "@uiw/react-avatar", "keywords": [ - "tree-checked", - "react-tree-checked", + "avatar", + "react-avatar", "design", "uiw", "uiw-react", @@ -9939,7 +9523,7 @@ "frontend" ], "version": "4.22.3", - "description": "TreeChecked component", + "description": "Avatar component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -9955,19 +9539,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:52:22.707Z", + "date": "2023-11-29T09:49:01.843Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/tree-checked", + "homepage": "https://uiwjs.github.io/#/components/button", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-tree-checked" + "npm": "https://www.npmjs.com/package/@uiw/react-avatar" } }, { - "name": "@uiw/react-pagination", + "name": "@uiw/react-switch", "keywords": [ - "pagination", - "react-pagination", + "switch", + "react-switch", "design", "uiw", "uiw-react", @@ -9985,7 +9569,7 @@ "frontend" ], "version": "4.22.3", - "description": "Pagination component", + "description": "Switch component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10001,19 +9585,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:07.562Z", + "date": "2023-11-29T09:51:52.112Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/pagination", + "homepage": "https://uiwjs.github.io/#/components/switch", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-pagination" + "npm": "https://www.npmjs.com/package/@uiw/react-switch" } }, { - "name": "@uiw/react-empty", + "name": "@uiw/react-form", "keywords": [ - "empty", - "react-empty", + "form", + "react-form", "design", "uiw", "uiw-react", @@ -10031,7 +9615,7 @@ "frontend" ], "version": "4.22.3", - "description": "Empty component", + "description": "Form component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10047,49 +9631,58 @@ } ], "license": "MIT", - "date": "2023-11-29T09:50:14.917Z", + "date": "2023-11-29T09:50:21.904Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/empty", + "homepage": "https://uiwjs.github.io/#/components/form", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-empty" + "npm": "https://www.npmjs.com/package/@uiw/react-form" } }, { - "name": "@tsbb/core", + "name": "react-login-page", "keywords": [ - "typescript", - "babel", "react", - "tsbb", - "node.js" + "login", + "login-page", + "login-pages", + "react-login", + "react-login-page", + "editor", + "syntax", + "ide", + "code" ], - "version": "4.4.1", - "description": "TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.", + "version": "1.0.4", + "description": "Some `react` login pages, which can be used quickly after installation.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-12-11T08:29:53.175Z", + "date": "2024-02-26T12:26:00.654Z", "links": { - "homepage": "https://jaywcjlove.github.io/tsbb", - "repository": "git+https://github.com/jaywcjlove/tsbb.git", - "bugs": "https://github.com/jaywcjlove/tsbb/issues", - "npm": "https://www.npmjs.com/package/@tsbb/core" + "homepage": "https://uiwjs.github.io/react-login-page", + "repository": "git+https://github.com/uiwjs/react-login-page.git", + "bugs": "https://github.com/uiwjs/react-login-page/issues", + "npm": "https://www.npmjs.com/package/react-login-page" } }, { - "name": "@uiw/react-layout", + "name": "@uiw/react-textarea", "keywords": [ - "layout", - "react-layout", + "textarea", + "react-textarea", "design", "uiw", "uiw-react", @@ -10106,8 +9699,8 @@ "front-end", "frontend" ], - "version": "4.10.4", - "description": "React components that handle the overall layout of the page.", + "version": "4.22.3", + "description": "Textarea component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10123,19 +9716,19 @@ } ], "license": "MIT", - "date": "2023-05-25T03:41:44.969Z", + "date": "2023-11-29T09:52:08.531Z", "links": { - "homepage": "https://uiwjs.github.io/react-layout", - "repository": "git+https://github.com/uiwjs/react-layout.git", - "bugs": "https://github.com/uiwjs/react-layout/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-layout" + "homepage": "https://uiwjs.github.io/#/components/textarea", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-textarea" } }, { - "name": "@uiw/react-switch", + "name": "@uiw/react-tree-checked", "keywords": [ - "switch", - "react-switch", + "tree-checked", + "react-tree-checked", "design", "uiw", "uiw-react", @@ -10153,7 +9746,7 @@ "frontend" ], "version": "4.22.3", - "description": "Switch component", + "description": "TreeChecked component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10169,79 +9762,129 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:52.112Z", + "date": "2023-11-29T09:52:22.707Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/switch", + "homepage": "https://uiwjs.github.io/#/components/tree-checked", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-switch" + "npm": "https://www.npmjs.com/package/@uiw/react-tree-checked" } }, { - "name": "idoc", + "name": "@uiw/react-drawer", "keywords": [ - "idoc", - "markdown", - "api", - "document", - "tool" - ], - "version": "1.34.1", - "description": "Simple document generation tool. Dependence Node.js run.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" + "drawer", + "react-drawer", + "design", + "uiw", + "uiw-react", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" + ], + "version": "4.22.3", + "description": "Drawer component", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" } ], "license": "MIT", - "date": "2025-01-09T12:20:56.359Z", + "date": "2023-11-29T09:50:06.338Z", "links": { - "homepage": "https://jaywcjlove.github.io/idoc/", - "repository": "git+https://github.com/jaywcjlove/idoc.git", - "bugs": "https://github.com/jaywcjlove/idoc/issues", - "npm": "https://www.npmjs.com/package/idoc" + "homepage": "https://uiwjs.github.io/#/components/drawer", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-drawer" } }, { - "name": "@tsbb/babel", + "name": "@uiw/react-tabs-draggable", "keywords": [ - "typescript", - "babel", "react", - "tsbb", - "node.js" + "draggable", + "tabs", + "react-tabs", + "react-tabs-draggable" ], - "version": "4.4.1", - "description": "TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.", + "version": "1.0.1", + "description": "Draggable tabs for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-12-11T08:29:56.068Z", + "date": "2023-07-20T13:00:27.554Z", "links": { - "homepage": "https://jaywcjlove.github.io/tsbb", - "repository": "git+https://github.com/jaywcjlove/tsbb.git", - "bugs": "https://github.com/jaywcjlove/tsbb/issues", - "npm": "https://www.npmjs.com/package/@tsbb/babel" + "homepage": "https://uiwjs.github.io/react-tabs-draggable", + "repository": "git+https://github.com/uiwjs/react-tabs-draggable.git", + "bugs": "https://github.com/uiwjs/react-tabs-draggable/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-tabs-draggable" } }, { - "name": "@uiw/react-badge", + "name": "@wcjiang/notify", "keywords": [ - "badge", - "react-badge", + "inotify", + "notify", + "alert", + "notice", + "notification" + ], + "version": "2.1.3", + "description": "JS achieve the browser title flashing , scrolling, voice prompts , chrome notice.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-11-26T11:25:58.013Z", + "links": { + "homepage": "http://jaywcjlove.github.io/iNotify", + "repository": "git+https://github.com/jaywcjlove/iNotify.git", + "bugs": "https://github.com/jaywcjlove/iNotify/issues", + "npm": "https://www.npmjs.com/package/@wcjiang/notify" + } + }, + { + "name": "@uiw/react-tree", + "keywords": [ + "tooltip", + "react-tooltip", "design", "uiw", "uiw-react", @@ -10259,7 +9902,7 @@ "frontend" ], "version": "4.22.3", - "description": "Badge component", + "description": "Tree component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10275,19 +9918,19 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:08.529Z", + "date": "2023-11-29T09:52:19.437Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/badge", + "homepage": "https://uiwjs.github.io/#/components/tree", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-badge" + "npm": "https://www.npmjs.com/package/@uiw/react-tree" } }, { - "name": "@uiw/react-collapse", + "name": "@uiw/react-empty", "keywords": [ - "collapse", - "react-collapse", + "empty", + "react-empty", "design", "uiw", "uiw-react", @@ -10305,7 +9948,7 @@ "frontend" ], "version": "4.22.3", - "description": "Collapse component", + "description": "Empty component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10321,113 +9964,111 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:41.132Z", + "date": "2023-11-29T09:50:14.917Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/collapse", + "homepage": "https://uiwjs.github.io/#/components/empty", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-collapse" + "npm": "https://www.npmjs.com/package/@uiw/react-empty" } }, { - "name": "@tsbb/typescript", + "name": "@uiw/react-loader", "keywords": [ - "typescript", - "babel", + "loader", + "react-loader", + "design", + "uiw", + "uiw-react", + "react.js", "react", - "tsbb", - "node.js" + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "4.4.1", - "description": "TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.", + "version": "4.22.3", + "description": "Loader component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-12-11T08:29:47.261Z", + "date": "2023-11-29T09:50:39.837Z", "links": { - "homepage": "https://jaywcjlove.github.io/tsbb", - "repository": "git+https://github.com/jaywcjlove/tsbb.git", - "bugs": "https://github.com/jaywcjlove/tsbb/issues", - "npm": "https://www.npmjs.com/package/@tsbb/typescript" + "homepage": "https://uiwjs.github.io/#/components/loader", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-loader" } }, { - "name": "@tsbb/jest", + "name": "@uiw/react-pagination", "keywords": [ - "typescript", - "babel", + "pagination", + "react-pagination", + "design", + "uiw", + "uiw-react", + "react.js", "react", - "tsbb", - "node.js" + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "4.4.1", - "description": "TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.", + "version": "4.22.3", + "description": "Pagination component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-12-11T08:29:50.199Z", - "links": { - "homepage": "https://jaywcjlove.github.io/tsbb", - "repository": "git+https://github.com/jaywcjlove/tsbb.git", - "bugs": "https://github.com/jaywcjlove/tsbb/issues", - "npm": "https://www.npmjs.com/package/@tsbb/jest" - } - }, - { - "name": "validator.tool", - "keywords": [ - "validator", - "validator.tool", - "validator.js", - "validation", - "validate", - "sanitization", - "sanitize", - "sanitisation", - "sanitise", - "assert" - ], - "version": "2.2.6", - "description": "Lightweight JavaScript form validation, that had minimal configuration and felt natural to use. No dependencies, support UMD.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-26T11:44:21.691Z", + "date": "2023-11-29T09:51:07.562Z", "links": { - "homepage": "http://jaywcjlove.github.io/validator.js", - "repository": "git+https://github.com/jaywcjlove/validator.js.git", - "bugs": "https://github.com/jaywcjlove/validator.js/issues", - "npm": "https://www.npmjs.com/package/validator.tool" + "homepage": "https://uiwjs.github.io/#/components/pagination", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-pagination" } }, { - "name": "@uiw/react-transfer", + "name": "@uiw/react-badge", "keywords": [ - "checked", + "badge", + "react-badge", "design", "uiw", "uiw-react", @@ -10445,7 +10086,7 @@ "frontend" ], "version": "4.22.3", - "description": "TreeChecked component", + "description": "Badge component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10461,28 +10102,173 @@ } ], "license": "MIT", - "date": "2023-11-29T09:52:26.084Z", + "date": "2023-11-29T09:49:08.529Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/transfer", + "homepage": "https://uiwjs.github.io/#/components/badge", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-transfer" + "npm": "https://www.npmjs.com/package/@uiw/react-badge" } }, { - "name": "@uivjs/vue-markdown-preview", + "name": "@uiw/react-layout", "keywords": [ - "vue", - "vue3", - "vue-component", - "vue-markdown", + "layout", + "react-layout", + "design", + "uiw", + "uiw-react", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" + ], + "version": "4.10.4", + "description": "React components that handle the overall layout of the page.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-05-25T03:41:44.969Z", + "links": { + "homepage": "https://uiwjs.github.io/react-layout", + "repository": "git+https://github.com/uiwjs/react-layout.git", + "bugs": "https://github.com/uiwjs/react-layout/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-layout" + } + }, + { + "name": "idoc", + "keywords": [ + "idoc", "markdown", - "markdown-css", - "markdown-preview" + "api", + "document", + "tool" ], - "version": "1.0.5", - "description": "Markdown component for Vue. The minimal amount of CSS to replicate the GitHub Markdown style.", + "version": "1.34.1", + "description": "Simple document generation tool. Dependence Node.js run.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2025-01-09T12:20:56.359Z", + "links": { + "homepage": "https://jaywcjlove.github.io/idoc/", + "repository": "git+https://github.com/jaywcjlove/idoc.git", + "bugs": "https://github.com/jaywcjlove/idoc/issues", + "npm": "https://www.npmjs.com/package/idoc" + } + }, + { + "name": "@tsbb/babel", + "keywords": [ + "typescript", + "babel", + "react", + "tsbb", + "node.js" + ], + "version": "4.4.1", + "description": "TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-12-11T08:29:56.068Z", + "links": { + "homepage": "https://jaywcjlove.github.io/tsbb", + "repository": "git+https://github.com/jaywcjlove/tsbb.git", + "bugs": "https://github.com/jaywcjlove/tsbb/issues", + "npm": "https://www.npmjs.com/package/@tsbb/babel" + } + }, + { + "name": "@tsbb/jest", + "keywords": [ + "typescript", + "babel", + "react", + "tsbb", + "node.js" + ], + "version": "4.4.1", + "description": "TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-12-11T08:29:50.199Z", + "links": { + "homepage": "https://jaywcjlove.github.io/tsbb", + "repository": "git+https://github.com/jaywcjlove/tsbb.git", + "bugs": "https://github.com/jaywcjlove/tsbb/issues", + "npm": "https://www.npmjs.com/package/@tsbb/jest" + } + }, + { + "name": "@uiw/react-collapse", + "keywords": [ + "collapse", + "react-collapse", + "design", + "uiw", + "uiw-react", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" + ], + "version": "4.22.3", + "description": "Collapse component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10498,19 +10284,25 @@ } ], "license": "MIT", - "date": "2023-10-20T07:51:59.348Z", + "date": "2023-11-29T09:49:41.132Z", "links": { - "homepage": "https://uivjs.github.io/vue-markdown-preview/", - "repository": "git+https://github.com/uivjs/vue-markdown-preview.git", - "bugs": "https://github.com/uivjs/vue-markdown-preview/issues", - "npm": "https://www.npmjs.com/package/@uivjs/vue-markdown-preview" + "homepage": "https://uiwjs.github.io/#/components/collapse", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-collapse" } }, { - "name": "code-example", - "keywords": [], - "version": "3.3.7", - "description": "Language code example.", + "name": "@tsbb/typescript", + "keywords": [ + "typescript", + "babel", + "react", + "tsbb", + "node.js" + ], + "version": "4.4.1", + "description": "TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10522,25 +10314,175 @@ } ], "license": "MIT", - "date": "2023-11-27T01:37:47.263Z", + "date": "2024-12-11T08:29:47.261Z", "links": { - "homepage": "https://jaywcjlove.github.io/code-example", - "repository": "git+https://github.com/jaywcjlove/code-example.git", - "bugs": "https://github.com/jaywcjlove/code-example/issues", - "npm": "https://www.npmjs.com/package/code-example" + "homepage": "https://jaywcjlove.github.io/tsbb", + "repository": "git+https://github.com/jaywcjlove/tsbb.git", + "bugs": "https://github.com/jaywcjlove/tsbb/issues", + "npm": "https://www.npmjs.com/package/@tsbb/typescript" } }, { - "name": "@uiw/react-code-preview", + "name": "@tsbb/core", + "keywords": [ + "typescript", + "babel", + "react", + "tsbb", + "node.js" + ], + "version": "4.4.1", + "description": "TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-12-11T08:29:53.175Z", + "links": { + "homepage": "https://jaywcjlove.github.io/tsbb", + "repository": "git+https://github.com/jaywcjlove/tsbb.git", + "bugs": "https://github.com/jaywcjlove/tsbb/issues", + "npm": "https://www.npmjs.com/package/@tsbb/core" + } + }, + { + "name": "chinese-poetry", + "keywords": [ + "chinese-poetry", + "chinese", + "poetry", + "caocaoshiji", + "lunyu", + "mengxue", + "shijing", + "sishuwujing", + "strains", + "wudai", + "youmengying", + "yuanqu" + ], + "version": "1.4.1", + "description": "最全中华古诗词数据库,唐宋两朝近一万四千古诗人,接近 5.5 万首唐诗加 26 万宋诗. 两宋时期1564位词人,21050首词。", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2022-06-04T10:50:10.800Z", + "links": { + "homepage": "http://shici.store", + "repository": "git+https://github.com/chinese-poetry/chinese-poetry-npm.git", + "bugs": "https://github.com/chinese-poetry/chinese-poetry-npm/issues", + "npm": "https://www.npmjs.com/package/chinese-poetry" + } + }, + { + "name": "validator.tool", "keywords": [ + "validator", + "validator.tool", + "validator.js", + "validation", + "validate", + "sanitization", + "sanitize", + "sanitisation", + "sanitise", + "assert" + ], + "version": "2.2.6", + "description": "Lightweight JavaScript form validation, that had minimal configuration and felt natural to use. No dependencies, support UMD.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-11-26T11:44:21.691Z", + "links": { + "homepage": "http://jaywcjlove.github.io/validator.js", + "repository": "git+https://github.com/jaywcjlove/validator.js.git", + "bugs": "https://github.com/jaywcjlove/validator.js/issues", + "npm": "https://www.npmjs.com/package/validator.tool" + } + }, + { + "name": "@uivjs/vue-markdown-preview", + "keywords": [ + "vue", + "vue3", + "vue-component", + "vue-markdown", + "css", + "markdown", + "markdown-css", + "markdown-preview" + ], + "version": "1.0.5", + "description": "Markdown component for Vue. The minimal amount of CSS to replicate the GitHub Markdown style.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-10-20T07:51:59.348Z", + "links": { + "homepage": "https://uivjs.github.io/vue-markdown-preview/", + "repository": "git+https://github.com/uivjs/vue-markdown-preview.git", + "bugs": "https://github.com/uivjs/vue-markdown-preview/issues", + "npm": "https://www.npmjs.com/package/@uivjs/vue-markdown-preview" + } + }, + { + "name": "@uiw/react-transfer", + "keywords": [ + "checked", + "design", "uiw", - "uiwjs", - "code", - "code-preview", - "react-code-preview" + "uiw-react", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" ], - "version": "5.2.2", - "description": "Code edit preview for React.", + "version": "4.22.3", + "description": "TreeChecked component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10556,18 +10498,19 @@ } ], "license": "MIT", - "date": "2024-03-28T14:18:54.459Z", + "date": "2023-11-29T09:52:26.084Z", "links": { - "homepage": "https://uiwjs.github.io/react-code-preview", - "repository": "git+https://github.com/uiwjs/react-code-preview.git", - "bugs": "https://github.com/uiwjs/react-code-preview/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-code-preview" + "homepage": "https://uiwjs.github.io/#/components/transfer", + "repository": "git+https://github.com/uiwjs/uiw.git", + "bugs": "https://github.com/uiwjs/uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-transfer" } }, { - "name": "@uiw/react-carousel", + "name": "@uiw/react-search-tree", "keywords": [ - "carousel", + "react-search-checked", + "search-checked", "design", "uiw", "uiw-react", @@ -10585,7 +10528,7 @@ "frontend" ], "version": "4.22.3", - "description": "Carousel component", + "description": "TreeChecked component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10601,47 +10544,46 @@ } ], "license": "MIT", - "date": "2023-11-29T09:49:29.906Z", + "date": "2023-11-29T09:51:37.247Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/carousel", + "homepage": "https://uiwjs.github.io/#/components/search-tree", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-carousel" + "npm": "https://www.npmjs.com/package/@uiw/react-search-tree" } }, { - "name": "@uiw/codemirror-extensions-zebra-stripes", + "name": "@uiw/react-code-preview", "keywords": [ - "codemirror", - "codemirror6", - "zebra-stripes", - "extensions", - "ide", - "code" + "uiw", + "uiwjs", + "code", + "code-preview", + "react-code-preview" ], - "version": "4.23.7", - "description": "Styles alternating lines for CodeMirror6.", + "version": "5.2.2", + "description": "Code edit preview for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, { "email": "kennyiseeyou@gmail.com", "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" } ], "license": "MIT", - "date": "2024-12-16T02:31:29.672Z", + "date": "2024-03-28T14:18:54.459Z", "links": { - "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/zebra-stripes", - "repository": "git+https://github.com/uiwjs/react-codemirror.git", - "bugs": "https://github.com/uiwjs/react-codemirror/issues", - "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-zebra-stripes" + "homepage": "https://uiwjs.github.io/react-code-preview", + "repository": "git+https://github.com/uiwjs/react-code-preview.git", + "bugs": "https://github.com/uiwjs/react-code-preview/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-code-preview" } }, { @@ -10690,10 +10632,9 @@ } }, { - "name": "@uiw/react-search-tree", + "name": "@uiw/react-carousel", "keywords": [ - "react-search-checked", - "search-checked", + "carousel", "design", "uiw", "uiw-react", @@ -10711,7 +10652,7 @@ "frontend" ], "version": "4.22.3", - "description": "TreeChecked component", + "description": "Carousel component", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10727,12 +10668,12 @@ } ], "license": "MIT", - "date": "2023-11-29T09:51:37.247Z", + "date": "2023-11-29T09:49:29.906Z", "links": { - "homepage": "https://uiwjs.github.io/#/components/search-tree", + "homepage": "https://uiwjs.github.io/#/components/carousel", "repository": "git+https://github.com/uiwjs/uiw.git", "bugs": "https://github.com/uiwjs/uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-search-tree" + "npm": "https://www.npmjs.com/package/@uiw/react-carousel" } }, { @@ -10829,35 +10770,27 @@ } }, { - "name": "@antdp/authorized", - "keywords": [ - "authorized", - "antdp", - "antd" - ], - "version": "2.1.1", - "description": "通过判断是否进入主界面还是登录界面。", + "name": "code-example", + "keywords": [], + "version": "3.3.7", + "description": "Language code example.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-03-28T14:42:11.276Z", + "date": "2023-11-27T01:37:47.263Z", "links": { - "homepage": "https://antdpro.github.io/antdp", - "repository": "git+https://github.com/antdpro/antdp.git#master", - "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/@antdp/authorized" + "homepage": "https://jaywcjlove.github.io/code-example", + "repository": "git+https://github.com/jaywcjlove/code-example.git", + "bugs": "https://github.com/jaywcjlove/code-example/issues", + "npm": "https://www.npmjs.com/package/code-example" } }, { @@ -10889,50 +10822,49 @@ } }, { - "name": "@uiw/react-codesandbox", + "name": "@uiw/codemirror-extensions-zebra-stripes", "keywords": [ - "react", - "codesandbox", - "react-codesandbox" + "codemirror", + "codemirror6", + "zebra-stripes", + "extensions", + "ide", + "code" ], - "version": "1.1.5", - "description": "A React component is provided that allows you to programmatically generate codesandbox projects from code samples on the fly.", + "version": "4.23.7", + "description": "Styles alternating lines for CodeMirror6.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" } ], "license": "MIT", - "date": "2022-03-07T02:12:05.242Z", + "date": "2024-12-16T02:31:29.672Z", "links": { - "homepage": "https://uiwjs.github.io/react-codesandbox/", - "repository": "git+https://github.com/uiwjs/react-codesandbox.git", - "bugs": "https://github.com/uiwjs/react-codesandbox/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-codesandbox" + "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/zebra-stripes", + "repository": "git+https://github.com/uiwjs/react-codemirror.git", + "bugs": "https://github.com/uiwjs/react-codemirror/issues", + "npm": "https://www.npmjs.com/package/@uiw/codemirror-extensions-zebra-stripes" } }, { - "name": "@uiw/react-native-alipay", + "name": "@antdp/authorized", "keywords": [ - "react-native", - "alipay", - "uiwjs", - "uiw", - "支付宝", - "ios", - "android" + "authorized", + "antdp", + "antd" ], - "version": "5.0.2", - "description": "基于 React Native 的支付宝插件,支持Android/iOS。", + "version": "2.1.1", + "description": "通过判断是否进入主界面还是登录界面。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -10948,53 +10880,23 @@ } ], "license": "MIT", - "date": "2022-08-06T08:29:14.013Z", - "links": { - "homepage": "https://github.com/uiwjs/react-native-alipay#readme", - "repository": "git+https://github.com/uiwjs/react-native-alipay.git", - "bugs": "https://github.com/uiwjs/react-native-alipay/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-native-alipay" - } - }, - { - "name": "@wcj/ejs-cli", - "keywords": [ - "ejs", - "cli" - ], - "version": "1.6.1", - "description": "An enhanced version of the EJS cli.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-12-11T10:18:26.653Z", + "date": "2024-03-28T14:42:11.276Z", "links": { - "homepage": "https://jaywcjlove.github.io/ejs-cli", - "repository": "git+https://github.com/jaywcjlove/ejs-cli.git", - "bugs": "https://github.com/jaywcjlove/ejs-cli/issues", - "npm": "https://www.npmjs.com/package/@wcj/ejs-cli" + "homepage": "https://antdpro.github.io/antdp", + "repository": "git+https://github.com/antdpro/antdp.git#master", + "bugs": "https://github.com/antdpro/antdp/issues", + "npm": "https://www.npmjs.com/package/@antdp/authorized" } }, { - "name": "@icongo/ps", + "name": "@antdp/basic-layouts", "keywords": [ - "icongo", - "pk", - "IconPark", - "react-icons", - "icons", - "icon" + "layouts", + "antdp", + "antd" ], - "version": "1.2.0", - "description": "Pixeden Stroke7 Icons", + "version": "2.1.1", + "description": "入口框架公共界面", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -11010,23 +10912,27 @@ } ], "license": "MIT", - "date": "2023-04-17T19:00:42.453Z", + "date": "2024-03-28T14:42:16.075Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ps", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ps" + "homepage": "https://antdpro.github.io/antdp", + "repository": "git+https://github.com/antdpro/antdp.git#master", + "bugs": "https://github.com/antdpro/antdp/issues", + "npm": "https://www.npmjs.com/package/@antdp/basic-layouts" } }, { - "name": "@antdp/user-login", + "name": "@uiw/react-native-alipay", "keywords": [ - "login", - "antdp", - "antd" + "react-native", + "alipay", + "uiwjs", + "uiw", + "支付宝", + "ios", + "android" ], - "version": "2.1.1", - "description": "用户登录页面", + "version": "5.0.2", + "description": "基于 React Native 的支付宝插件,支持Android/iOS。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -11042,12 +10948,12 @@ } ], "license": "MIT", - "date": "2024-03-28T14:42:58.997Z", + "date": "2022-08-06T08:29:14.013Z", "links": { - "homepage": "https://antdpro.github.io/antdp", - "repository": "git+https://github.com/antdpro/antdp.git#master", - "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/@antdp/user-login" + "homepage": "https://github.com/uiwjs/react-native-alipay#readme", + "repository": "git+https://github.com/uiwjs/react-native-alipay.git", + "bugs": "https://github.com/uiwjs/react-native-alipay/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-native-alipay" } }, { @@ -11094,38 +11000,6 @@ "npm": "https://www.npmjs.com/package/@uiw/doc" } }, - { - "name": "@kkt/raw-modules", - "keywords": [ - "kkt", - "react", - "framework" - ], - "version": "7.5.5", - "description": "Makes it easy to use the webpack raw-loader.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-01-04T05:41:51.672Z", - "links": { - "homepage": "https://github.com/kktjs/kkt#readme", - "repository": "git+https://github.com/kktjs/kkt.git", - "bugs": "https://github.com/kktjs/kkt/issues", - "npm": "https://www.npmjs.com/package/@kkt/raw-modules" - } - }, { "name": "compile-less-cli", "keywords": [ @@ -11157,22 +11031,13 @@ } }, { - "name": "create-tsbb", + "name": "@wcj/ejs-cli", "keywords": [ - "kkt", - "tsbb", - "create-tsbb", - "react", - "redux", - "rematch", - "uiw", - "redux-saga", - "elm", - "framework", - "frontend" + "ejs", + "cli" ], - "version": "4.4.1", - "description": "Creates a TSBB application using the command line.", + "version": "1.6.1", + "description": "An enhanced version of the EJS cli.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -11184,12 +11049,12 @@ } ], "license": "MIT", - "date": "2024-12-11T08:29:44.301Z", + "date": "2024-12-11T10:18:26.653Z", "links": { - "homepage": "https://jaywcjlove.github.io/tsbb", - "repository": "git+https://github.com/jaywcjlove/tsbb.git#master", - "bugs": "https://github.com/jaywcjlove/tsbb/issues", - "npm": "https://www.npmjs.com/package/create-tsbb" + "homepage": "https://jaywcjlove.github.io/ejs-cli", + "repository": "git+https://github.com/jaywcjlove/ejs-cli.git", + "bugs": "https://github.com/jaywcjlove/ejs-cli/issues", + "npm": "https://www.npmjs.com/package/@wcj/ejs-cli" } }, { @@ -11308,13 +11173,14 @@ } }, { - "name": "antdp", + "name": "@uiw/react-codesandbox", "keywords": [ - "antdp", - "antd" + "react", + "codesandbox", + "react-codesandbox" ], - "version": "2.1.1", - "description": "Ant Design Project", + "version": "1.1.5", + "description": "A React component is provided that allows you to programmatically generate codesandbox projects from code samples on the fly.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -11330,23 +11196,45 @@ } ], "license": "MIT", - "date": "2024-03-28T14:41:52.266Z", + "date": "2022-03-07T02:12:05.242Z", "links": { - "homepage": "https://antdpro.github.io/antdp", - "repository": "git+https://github.com/antdpro/antdp.git#master", - "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/antdp" + "homepage": "https://uiwjs.github.io/react-codesandbox/", + "repository": "git+https://github.com/uiwjs/react-codesandbox.git", + "bugs": "https://github.com/uiwjs/react-codesandbox/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-codesandbox" } }, { - "name": "@antdp/basic-layouts", + "name": "@province-city-china/province", "keywords": [ - "layouts", - "antdp", - "antd" + "province", + "china", + "cn", + "city", + "GB", + "GB2260", + "中国", + "中华人民共和国", + "行政区划", + "省市", + "省市区", + "联动", + "省份", + "城市", + "县市", + "区县", + "乡镇", + "街道", + "村委会", + "居委会", + "省级", + "地级", + "县级", + "乡级", + "村级" ], - "version": "2.1.1", - "description": "入口框架公共界面", + "version": "8.5.8", + "description": "An util to query china province, city and district data. 中华人民共和国国家标准 GB/T 2260 行政区划代码。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -11362,12 +11250,12 @@ } ], "license": "MIT", - "date": "2024-03-28T14:42:16.075Z", + "date": "2024-09-05T07:58:42.672Z", "links": { - "homepage": "https://antdpro.github.io/antdp", - "repository": "git+https://github.com/antdpro/antdp.git#master", - "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/@antdp/basic-layouts" + "homepage": "https://github.com/uiwjs/province-city-china#readme", + "repository": "git+https://github.com/uiwjs/province-city-china.git", + "bugs": "https://github.com/uiwjs/province-city-china/issues", + "npm": "https://www.npmjs.com/package/@province-city-china/province" } }, { @@ -11404,14 +11292,14 @@ } }, { - "name": "@antdp/config", + "name": "@antdp/user-login", "keywords": [ - "config", + "login", "antdp", - "umi" + "antd" ], "version": "2.1.1", - "description": "路由配置", + "description": "用户登录页面", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -11426,41 +11314,13 @@ "username": "wcjiang" } ], - "license": "ISC", - "date": "2024-03-28T14:42:20.833Z", + "license": "MIT", + "date": "2024-03-28T14:42:58.997Z", "links": { "homepage": "https://antdpro.github.io/antdp", "repository": "git+https://github.com/antdpro/antdp.git#master", "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/@antdp/config" - } - }, - { - "name": "@uiw/react-native-doc", - "keywords": [], - "version": "4.1.1", - "description": "文档编辑预览 ---", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-01-10T11:49:30.597Z", - "links": { - "homepage": "https://uiwjs.github.io/react-native-uiw/", - "repository": "git+https://github.com/uiwjs/react-native-uiw.git", - "bugs": "https://github.com/uiwjs/react-native-uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-native-doc" + "npm": "https://www.npmjs.com/package/@antdp/user-login" } }, { @@ -11495,62 +11355,6 @@ "npm": "https://www.npmjs.com/package/@uiw/react-github-corners" } }, - { - "name": "translater.js", - "keywords": [], - "version": "1.0.12", - "description": "Simple translation tools.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2018-09-12T11:45:30.324Z", - "links": { - "homepage": "http://jaywcjlove.github.io/translater.js/", - "repository": "git+https://github.com/jaywcjlove/translater.js.git", - "bugs": "https://github.com/jaywcjlove/translater.js/issues", - "npm": "https://www.npmjs.com/package/translater.js" - } - }, - { - "name": "@antdp/dependencies", - "keywords": [ - "dependencies", - "antdp", - "antd" - ], - "version": "2.1.1", - "description": "核心依赖包,在这里升级依赖,包含底层编译 umi,代码检测等", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-03-28T14:42:25.548Z", - "links": { - "homepage": "https://antdpro.github.io/antdp", - "repository": "git+https://github.com/antdpro/antdp.git#master", - "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/@antdp/dependencies" - } - }, { "name": "@province-city-china/city", "keywords": [ @@ -11561,7 +11365,7 @@ "GB", "GB2260", "中国", - "��华人民共和国", + "中华人民共和国", "行政区划", "省市", "省市区", @@ -11602,48 +11406,78 @@ } }, { - "name": "awesome-mac", + "name": "@antdp/config", "keywords": [ - "awesome", - "awesome-mac", - "mac", - "macosx", - "osx" + "config", + "antdp", + "umi" ], - "version": "1.8.0", - "description": " This repo is a collection of awesome Mac applications and tools for developers and designers. ", + "version": "2.1.1", + "description": "路由配置", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], - "license": "CC-BY-SA-4.0", - "date": "2025-01-04T06:35:57.027Z", + "license": "ISC", + "date": "2024-03-28T14:42:20.833Z", "links": { - "homepage": "https://jaywcjlove.github.io/awesome-mac", - "repository": "git+https://github.com/jaywcjlove/awesome-mac.git", - "bugs": "https://github.com/jaywcjlove/awesome-mac/issues", - "npm": "https://www.npmjs.com/package/awesome-mac" + "homepage": "https://antdpro.github.io/antdp", + "repository": "git+https://github.com/antdpro/antdp.git#master", + "bugs": "https://github.com/antdpro/antdp/issues", + "npm": "https://www.npmjs.com/package/@antdp/config" } }, { - "name": "parcel-transformer-markdown", + "name": "create-tsbb", "keywords": [ - "parcel", - "parcel-bundler", - "parcel-plugin", - "bundler", - "plugin", - "transformer", - "markdown" + "kkt", + "tsbb", + "create-tsbb", + "react", + "redux", + "rematch", + "uiw", + "redux-saga", + "elm", + "framework", + "frontend" ], - "version": "3.0.1", - "description": "Parcel plugin for loader markdown string & Markdown transformer.", + "version": "4.4.1", + "description": "Creates a TSBB application using the command line.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-12-11T08:29:44.301Z", + "links": { + "homepage": "https://jaywcjlove.github.io/tsbb", + "repository": "git+https://github.com/jaywcjlove/tsbb.git#master", + "bugs": "https://github.com/jaywcjlove/tsbb/issues", + "npm": "https://www.npmjs.com/package/create-tsbb" + } + }, + { + "name": "translater.js", + "keywords": [], + "version": "1.0.12", + "description": "Simple translation tools.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -11655,45 +11489,19 @@ } ], "license": "MIT", - "date": "2023-11-27T04:55:53.829Z", + "date": "2018-09-12T11:45:30.324Z", "links": { - "homepage": "https://jaywcjlove.github.io/parcel-plugin-markdown-string", - "repository": "git+https://github.com/jaywcjlove/parcel-plugin-markdown-string.git", - "bugs": "https://github.com/jaywcjlove/parcel-plugin-markdown-string/issues", - "npm": "https://www.npmjs.com/package/parcel-transformer-markdown" + "homepage": "http://jaywcjlove.github.io/translater.js/", + "repository": "git+https://github.com/jaywcjlove/translater.js.git", + "bugs": "https://github.com/jaywcjlove/translater.js/issues", + "npm": "https://www.npmjs.com/package/translater.js" } }, { - "name": "@province-city-china/province", - "keywords": [ - "province", - "china", - "cn", - "city", - "GB", - "GB2260", - "中国", - "中华人民共和国", - "行政区划", - "省市", - "省市区", - "联动", - "省份", - "城市", - "县市", - "区县", - "乡镇", - "街道", - "村委会", - "居委会", - "省级", - "地级", - "县级", - "乡级", - "村级" - ], - "version": "8.5.8", - "description": "An util to query china province, city and district data. 中华人民共和国国家标准 GB/T 2260 行政区划代码。", + "name": "@uiw/react-native-doc", + "keywords": [], + "version": "4.1.1", + "description": "文档编辑预览 ---", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -11709,24 +11517,23 @@ } ], "license": "MIT", - "date": "2024-09-05T07:58:42.672Z", + "date": "2024-01-10T11:49:30.597Z", "links": { - "homepage": "https://github.com/uiwjs/province-city-china#readme", - "repository": "git+https://github.com/uiwjs/province-city-china.git", - "bugs": "https://github.com/uiwjs/province-city-china/issues", - "npm": "https://www.npmjs.com/package/@province-city-china/province" + "homepage": "https://uiwjs.github.io/react-native-uiw/", + "repository": "git+https://github.com/uiwjs/react-native-uiw.git", + "bugs": "https://github.com/uiwjs/react-native-uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-native-doc" } }, { - "name": "@kkt/less-modules", + "name": "@kkt/raw-modules", "keywords": [ "kkt", - "less", "react", "framework" ], "version": "7.5.5", - "description": "Support for regular less files and *.module.less files.", + "description": "Makes it easy to use the webpack raw-loader.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -11742,12 +11549,47 @@ } ], "license": "MIT", - "date": "2024-01-04T05:41:48.777Z", + "date": "2024-01-04T05:41:51.672Z", "links": { "homepage": "https://github.com/kktjs/kkt#readme", "repository": "git+https://github.com/kktjs/kkt.git", "bugs": "https://github.com/kktjs/kkt/issues", - "npm": "https://www.npmjs.com/package/@kkt/less-modules" + "npm": "https://www.npmjs.com/package/@kkt/raw-modules" + } + }, + { + "name": "@icongo/ps", + "keywords": [ + "icongo", + "pk", + "IconPark", + "react-icons", + "icons", + "icon" + ], + "version": "1.2.0", + "description": "Pixeden Stroke7 Icons", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-04-17T19:00:42.453Z", + "links": { + "homepage": "http://icongo.github.io/#/icons/ps", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/ps" } }, { @@ -11770,7 +11612,7 @@ "县市", "区县", "乡镇", - "街道", + "��道", "村委会", "居委会", "省级", @@ -11847,6 +11689,69 @@ "npm": "https://www.npmjs.com/package/uiw-iconfont" } }, + { + "name": "antdp", + "keywords": [ + "antdp", + "antd" + ], + "version": "2.1.1", + "description": "Ant Design Project", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-03-28T14:41:52.266Z", + "links": { + "homepage": "https://antdpro.github.io/antdp", + "repository": "git+https://github.com/antdpro/antdp.git#master", + "bugs": "https://github.com/antdpro/antdp/issues", + "npm": "https://www.npmjs.com/package/antdp" + } + }, + { + "name": "@antdp/dependencies", + "keywords": [ + "dependencies", + "antdp", + "antd" + ], + "version": "2.1.1", + "description": "核心依赖包,��这里升级依赖,包含底层编译 umi,代码检测等", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-03-28T14:42:25.548Z", + "links": { + "homepage": "https://antdpro.github.io/antdp", + "repository": "git+https://github.com/antdpro/antdp.git#master", + "bugs": "https://github.com/antdpro/antdp/issues", + "npm": "https://www.npmjs.com/package/@antdp/dependencies" + } + }, { "name": "@antdp/page-loading", "keywords": [ @@ -11879,6 +11784,39 @@ "npm": "https://www.npmjs.com/package/@antdp/page-loading" } }, + { + "name": "@kkt/less-modules", + "keywords": [ + "kkt", + "less", + "react", + "framework" + ], + "version": "7.5.5", + "description": "Support for regular less files and *.module.less files.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-01-04T05:41:48.777Z", + "links": { + "homepage": "https://github.com/kktjs/kkt#readme", + "repository": "git+https://github.com/kktjs/kkt.git", + "bugs": "https://github.com/kktjs/kkt/issues", + "npm": "https://www.npmjs.com/package/@kkt/less-modules" + } + }, { "name": "console-emojis", "keywords": [ @@ -11944,6 +11882,41 @@ "npm": "https://www.npmjs.com/package/@kkt/resolve-fallback" } }, + { + "name": "@icongo/bts", + "keywords": [ + "icongo", + "bytesize", + "bytesize-icons", + "react-icons", + "icons", + "icon" + ], + "version": "1.2.0", + "description": "Bytesize Icons", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-04-17T18:56:02.379Z", + "links": { + "homepage": "http://icongo.github.io/#/icons/bts", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/bts" + } + }, { "name": "@tsbb/babel-preset-tsbb", "keywords": [ @@ -11962,13 +11935,43 @@ "username": "wcjiang" } ], - "license": "MIT", - "date": "2021-12-23T16:15:38.461Z", + "license": "MIT", + "date": "2021-12-23T16:15:38.461Z", + "links": { + "homepage": "https://github.com/tsbbjs/babel-preset-tsbb#readme", + "repository": "git+https://github.com/tsbbjs/babel-preset-tsbb.git", + "bugs": "https://github.com/tsbbjs/babel-preset-tsbb/issues", + "npm": "https://www.npmjs.com/package/@tsbb/babel-preset-tsbb" + } + }, + { + "name": "awesome-mac", + "keywords": [ + "awesome", + "awesome-mac", + "mac", + "macosx", + "osx" + ], + "version": "1.8.0", + "description": " This repo is a collection of awesome Mac applications and tools for developers and designers. ", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "CC-BY-SA-4.0", + "date": "2025-01-04T06:35:57.027Z", "links": { - "homepage": "https://github.com/tsbbjs/babel-preset-tsbb#readme", - "repository": "git+https://github.com/tsbbjs/babel-preset-tsbb.git", - "bugs": "https://github.com/tsbbjs/babel-preset-tsbb/issues", - "npm": "https://www.npmjs.com/package/@tsbb/babel-preset-tsbb" + "homepage": "https://jaywcjlove.github.io/awesome-mac", + "repository": "git+https://github.com/jaywcjlove/awesome-mac.git", + "bugs": "https://github.com/jaywcjlove/awesome-mac/issues", + "npm": "https://www.npmjs.com/package/awesome-mac" } }, { @@ -12082,14 +12085,15 @@ } }, { - "name": "@antdp/fullscreen", + "name": "uiw-admin", "keywords": [ - "fullscreen", - "antdp", - "antd" + "uiw", + "react", + "admin", + "uiw-admin" ], - "version": "2.1.1", - "description": "设置页面全屏", + "version": "6.1.9", + "description": "UIW Admin Project", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -12105,44 +12109,12 @@ } ], "license": "MIT", - "date": "2024-03-28T14:42:34.944Z", - "links": { - "homepage": "https://antdpro.github.io/antdp", - "repository": "git+https://github.com/antdpro/antdp.git#master", - "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/@antdp/fullscreen" - } - }, - { - "name": "monaco-editor-nginx", - "keywords": [ - "monaco-editor", - "monaco-nginx", - "nginx", - "monaco", - "editor", - "editor-nginx", - "monaco-editor-nginx" - ], - "version": "2.0.2", - "description": "Nginx language for Monaco Editor.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-06-11T18:26:11.583Z", + "date": "2023-04-27T08:40:47.704Z", "links": { - "homepage": "https://jaywcjlove.github.io/nginx-editor", - "repository": "git+https://github.com/jaywcjlove/nginx-editor.git", - "bugs": "https://github.com/jaywcjlove/nginx-editor/issues", - "npm": "https://www.npmjs.com/package/monaco-editor-nginx" + "homepage": "https://github.com/uiwjs/uiw-admin#readme", + "repository": "git+https://github.com/uiwjs/uiw-admin.git", + "bugs": "https://github.com/uiwjs/uiw-admin/issues", + "npm": "https://www.npmjs.com/package/uiw-admin" } }, { @@ -12229,6 +12201,38 @@ "npm": "https://www.npmjs.com/package/@uiw/react-use-colorscheme" } }, + { + "name": "parcel-transformer-markdown", + "keywords": [ + "parcel", + "parcel-bundler", + "parcel-plugin", + "bundler", + "plugin", + "transformer", + "markdown" + ], + "version": "3.0.1", + "description": "Parcel plugin for loader markdown string & Markdown transformer.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-11-27T04:55:53.829Z", + "links": { + "homepage": "https://jaywcjlove.github.io/parcel-plugin-markdown-string", + "repository": "git+https://github.com/jaywcjlove/parcel-plugin-markdown-string.git", + "bugs": "https://github.com/jaywcjlove/parcel-plugin-markdown-string/issues", + "npm": "https://www.npmjs.com/package/parcel-transformer-markdown" + } + }, { "name": "@uiw-admin/user-login", "keywords": [ @@ -12275,55 +12279,35 @@ } }, { - "name": "open-browsers", + "name": "@antdp/fullscreen", "keywords": [ - "open-browsers", - "browsers", - "app", - "open", - "opn", - "opener", - "opens", - "launch", - "start", - "xdg", - "xdg", - "default", - "cmd", - "browser", - "editor", - "executable", - "exe", - "url", - "urls", - "arguments", - "args", - "spawn", - "exec", - "child", - "process", - "website", - "file" + "fullscreen", + "antdp", + "antd" ], - "version": "1.3.0", - "description": "Attempts to open the browser with a given URL. On Mac OS X, attempts to reuse an existing Chrome tab via AppleScript.", + "version": "2.1.1", + "description": "设置页面全屏", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-06-23T05:15:25.790Z", + "date": "2024-03-28T14:42:34.944Z", "links": { - "homepage": "https://github.com/react-doc/open-browsers#readme", - "repository": "git+https://github.com/react-doc/open-browsers.git", - "bugs": "https://github.com/react-doc/open-browsers/issues", - "npm": "https://www.npmjs.com/package/open-browsers" + "homepage": "https://antdpro.github.io/antdp", + "repository": "git+https://github.com/antdpro/antdp.git#master", + "bugs": "https://github.com/antdpro/antdp/issues", + "npm": "https://www.npmjs.com/package/@antdp/fullscreen" } }, { @@ -12369,6 +12353,45 @@ "npm": "https://www.npmjs.com/package/react-code-preview-layout" } }, + { + "name": "@react-login-page/base", + "keywords": [ + "react", + "login", + "login-page", + "login-pages", + "react-login", + "react-login-page", + "editor", + "syntax", + "ide", + "code" + ], + "version": "1.0.4", + "description": "Some `react` login pages, which can be used quickly after installation.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-02-26T12:26:04.332Z", + "links": { + "homepage": "https://uiwjs.github.io/react-login-page", + "repository": "git+https://github.com/uiwjs/react-login-page.git", + "bugs": "https://github.com/uiwjs/react-login-page/issues", + "npm": "https://www.npmjs.com/package/@react-login-page/base" + } + }, { "name": "@uiw-admin/basic-layouts", "keywords": [ @@ -12415,42 +12438,35 @@ } }, { - "name": "@react-login-page/base", + "name": "bannerjs", "keywords": [ - "react", - "login", - "login-page", - "login-pages", - "react-login", - "react-login-page", - "editor", - "syntax", - "ide", - "code" + "comment", + "banner", + "bannerjs", + "header", + "license", + "generator", + "package.json" ], - "version": "1.0.4", - "description": "Some `react` login pages, which can be used quickly after installation.", + "version": "3.0.2", + "description": "Get one-line/multi-line comment banner based on package.json.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-02-26T12:26:04.332Z", + "date": "2023-11-27T01:08:19.338Z", "links": { - "homepage": "https://uiwjs.github.io/react-login-page", - "repository": "git+https://github.com/uiwjs/react-login-page.git", - "bugs": "https://github.com/uiwjs/react-login-page/issues", - "npm": "https://www.npmjs.com/package/@react-login-page/base" + "homepage": "https://jaywcjlove.github.io/bannerjs/", + "repository": "git+https://github.com/jaywcjlove/bannerjs.git", + "bugs": "https://github.com/jaywcjlove/bannerjs/issues", + "npm": "https://www.npmjs.com/package/bannerjs" } }, { @@ -12493,63 +12509,31 @@ } }, { - "name": "markdown-react-code-preview-loader", - "keywords": [], - "version": "2.1.9", - "description": "Index react example text in markdown, converted to React components.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-10-24T09:44:54.406Z", - "links": { - "homepage": "https://kktjs.github.io/markdown-react-code-preview-loader", - "repository": "git+https://github.com/kktjs/markdown-react-code-preview-loader.git", - "bugs": "https://github.com/kktjs/markdown-react-code-preview-loader/issues", - "npm": "https://www.npmjs.com/package/markdown-react-code-preview-loader" - } - }, - { - "name": "bannerjs", - "keywords": [ - "comment", - "banner", - "bannerjs", - "header", - "license", - "generator", - "package.json" - ], - "version": "3.0.2", - "description": "Get one-line/multi-line comment banner based on package.json.", + "name": "markdown-react-code-preview-loader", + "keywords": [], + "version": "2.1.9", + "description": "Index react example text in markdown, converted to React components.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-27T01:08:19.338Z", + "date": "2024-10-24T09:44:54.406Z", "links": { - "homepage": "https://jaywcjlove.github.io/bannerjs/", - "repository": "git+https://github.com/jaywcjlove/bannerjs.git", - "bugs": "https://github.com/jaywcjlove/bannerjs/issues", - "npm": "https://www.npmjs.com/package/bannerjs" + "homepage": "https://kktjs.github.io/markdown-react-code-preview-loader", + "repository": "git+https://github.com/kktjs/markdown-react-code-preview-loader.git", + "bugs": "https://github.com/kktjs/markdown-react-code-preview-loader/issues", + "npm": "https://www.npmjs.com/package/markdown-react-code-preview-loader" } }, { @@ -12581,54 +12565,38 @@ } }, { - "name": "@react-login-page/page6", + "name": "open-browsers", "keywords": [ - "react", - "login", - "login-page", - "login-pages", - "react-login", - "react-login-page", + "open-browsers", + "browsers", + "app", + "open", + "opn", + "opener", + "opens", + "launch", + "start", + "xdg", + "xdg", + "default", + "cmd", + "browser", "editor", - "syntax", - "ide", - "code" - ], - "version": "1.0.4", - "description": "Some `react` login pages, which can be used quickly after installation.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-02-26T12:26:25.269Z", - "links": { - "homepage": "https://uiwjs.github.io/react-login-page", - "repository": "git+https://github.com/uiwjs/react-login-page.git", - "bugs": "https://github.com/uiwjs/react-login-page/issues", - "npm": "https://www.npmjs.com/package/@react-login-page/page6" - } - }, - { - "name": "parcel-plugin-markdown-string", - "keywords": [ - "parcel", - "parcel-bundler", - "parcel-plugin", - "markdown" + "executable", + "exe", + "url", + "urls", + "arguments", + "args", + "spawn", + "exec", + "child", + "process", + "website", + "file" ], - "version": "1.4.2", - "description": "Parcel plugin for loader markdown string.", + "version": "1.3.0", + "description": "Attempts to open the browser with a given URL. On Mac OS X, attempts to reuse an existing Chrome tab via AppleScript.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -12640,23 +12608,27 @@ } ], "license": "MIT", - "date": "2019-10-15T09:02:43.401Z", + "date": "2023-06-23T05:15:25.790Z", "links": { - "homepage": "https://github.com/jaywcjlove/parcel-plugin-markdown-string#readme", - "repository": "git+https://github.com/jaywcjlove/parcel-plugin-markdown-string.git", - "bugs": "https://github.com/jaywcjlove/parcel-plugin-markdown-string/issues", - "npm": "https://www.npmjs.com/package/parcel-plugin-markdown-string" + "homepage": "https://github.com/react-doc/open-browsers#readme", + "repository": "git+https://github.com/react-doc/open-browsers.git", + "bugs": "https://github.com/react-doc/open-browsers/issues", + "npm": "https://www.npmjs.com/package/open-browsers" } }, { - "name": "rdoc", + "name": "monaco-editor-nginx", "keywords": [ - "rdoc", - "react", - "react-doc" + "monaco-editor", + "monaco-nginx", + "nginx", + "monaco", + "editor", + "editor-nginx", + "monaco-editor-nginx" ], - "version": "1.12.0", - "description": "Blazing-fast static site generator for React, Just write Markdown file.", + "version": "2.0.2", + "description": "Nginx language for Monaco Editor.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -12668,16 +12640,16 @@ } ], "license": "MIT", - "date": "2019-09-18T03:45:57.994Z", + "date": "2024-06-11T18:26:11.583Z", "links": { - "homepage": "https://react-doc.github.io", - "repository": "git+https://github.com/jaywcjlove/rdoc.git", - "bugs": "https://github.com/jaywcjlove/rdoc/issues", - "npm": "https://www.npmjs.com/package/rdoc" + "homepage": "https://jaywcjlove.github.io/nginx-editor", + "repository": "git+https://github.com/jaywcjlove/nginx-editor.git", + "bugs": "https://github.com/jaywcjlove/nginx-editor/issues", + "npm": "https://www.npmjs.com/package/monaco-editor-nginx" } }, { - "name": "@react-login-page/page1", + "name": "@react-login-page/page6", "keywords": [ "react", "login", @@ -12707,12 +12679,12 @@ } ], "license": "MIT", - "date": "2024-02-26T12:26:07.816Z", + "date": "2024-02-26T12:26:25.269Z", "links": { "homepage": "https://uiwjs.github.io/react-login-page", "repository": "git+https://github.com/uiwjs/react-login-page.git", "bugs": "https://github.com/uiwjs/react-login-page/issues", - "npm": "https://www.npmjs.com/package/@react-login-page/page1" + "npm": "https://www.npmjs.com/package/@react-login-page/page6" } }, { @@ -12740,42 +12712,6 @@ "npm": "https://www.npmjs.com/package/@kkt/ssr" } }, - { - "name": "@kkt/react-library", - "keywords": [ - "kkt", - "react", - "framework", - "cra", - "build-tools", - "create-react-app", - "zero-configuration" - ], - "version": "7.5.5", - "description": "Use create-react-app to build react libraries.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-01-04T05:41:54.606Z", - "links": { - "homepage": "https://github.com/kktjs/kkt#readme", - "repository": "git+https://github.com/kktjs/kkt.git", - "bugs": "https://github.com/kktjs/kkt/issues", - "npm": "https://www.npmjs.com/package/@kkt/react-library" - } - }, { "name": "@uiw-admin/authorized", "keywords": [ @@ -12822,21 +12758,78 @@ } }, { - "name": "@react-login-page/page9", + "name": "rdoc", "keywords": [ + "rdoc", "react", - "login", - "login-page", - "login-pages", - "react-login", - "react-login-page", - "editor", - "syntax", - "ide", - "code" + "react-doc" + ], + "version": "1.12.0", + "description": "Blazing-fast static site generator for React, Just write Markdown file.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2019-09-18T03:45:57.994Z", + "links": { + "homepage": "https://react-doc.github.io", + "repository": "git+https://github.com/jaywcjlove/rdoc.git", + "bugs": "https://github.com/jaywcjlove/rdoc/issues", + "npm": "https://www.npmjs.com/package/rdoc" + } + }, + { + "name": "@kkt/react-library", + "keywords": [ + "kkt", + "react", + "framework", + "cra", + "build-tools", + "create-react-app", + "zero-configuration" + ], + "version": "7.5.5", + "description": "Use create-react-app to build react libraries.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-01-04T05:41:54.606Z", + "links": { + "homepage": "https://github.com/kktjs/kkt#readme", + "repository": "git+https://github.com/kktjs/kkt.git", + "bugs": "https://github.com/kktjs/kkt/issues", + "npm": "https://www.npmjs.com/package/@kkt/react-library" + } + }, + { + "name": "@antdp/hooks", + "keywords": [ + "fullscreen", + "antdp", + "antd" ], - "version": "1.0.4", - "description": "Some `react` login pages, which can be used quickly after installation.", + "version": "2.1.1", + "description": "@/antdp-hooks", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -12852,12 +12845,12 @@ } ], "license": "MIT", - "date": "2024-02-26T12:26:36.744Z", + "date": "2024-03-28T14:42:39.312Z", "links": { - "homepage": "https://uiwjs.github.io/react-login-page", - "repository": "git+https://github.com/uiwjs/react-login-page.git", - "bugs": "https://github.com/uiwjs/react-login-page/issues", - "npm": "https://www.npmjs.com/package/@react-login-page/page9" + "homepage": "https://antdpro.github.io/antdp", + "repository": "git+https://github.com/antdpro/antdp.git#master", + "bugs": "https://github.com/antdpro/antdp/issues", + "npm": "https://www.npmjs.com/package/@antdp/hooks" } }, { @@ -12922,46 +12915,16 @@ } }, { - "name": "@antdp/hooks", - "keywords": [ - "fullscreen", - "antdp", - "antd" - ], - "version": "2.1.1", - "description": "@/antdp-hooks", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-03-28T14:42:39.312Z", - "links": { - "homepage": "https://antdpro.github.io/antdp", - "repository": "git+https://github.com/antdpro/antdp.git#master", - "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/@antdp/hooks" - } - }, - { - "name": "@antdp/edit-table", + "name": "@icongo/cg", "keywords": [ - "antdp-ui", - "antdp", - "antd" + "icongo", + "css.gg", + "react-icons", + "icons", + "icon" ], - "version": "2.1.1", - "description": "基于antd封装的组件", + "version": "1.2.0", + "description": "css.gg Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -12977,44 +12940,41 @@ } ], "license": "MIT", - "date": "2024-03-28T14:41:57.328Z", + "date": "2023-04-17T18:56:10.497Z", "links": { - "homepage": "https://antdpro.github.io/antdp", - "repository": "git+https://github.com/antdpro/antdp.git#master", - "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/@antdp/edit-table" + "homepage": "http://icongo.github.io/#/icons/cg", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/cg" } }, { - "name": "@antdp/request", + "name": "parcel-plugin-markdown-string", "keywords": [ - "fullscreen", - "antdp", - "antd" + "parcel", + "parcel-bundler", + "parcel-plugin", + "markdown" ], - "version": "2.1.1", - "description": "@/antdp-request", + "version": "1.4.2", + "description": "Parcel plugin for loader markdown string.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-03-28T14:42:53.935Z", + "date": "2019-10-15T09:02:43.401Z", "links": { - "homepage": "https://antdpro.github.io/antdp", - "repository": "git+https://github.com/antdpro/antdp.git#master", - "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/@antdp/request" + "homepage": "https://github.com/jaywcjlove/parcel-plugin-markdown-string#readme", + "repository": "git+https://github.com/jaywcjlove/parcel-plugin-markdown-string.git", + "bugs": "https://github.com/jaywcjlove/parcel-plugin-markdown-string/issues", + "npm": "https://www.npmjs.com/package/parcel-plugin-markdown-string" } }, { @@ -13090,14 +13050,51 @@ } }, { - "name": "@antdp/fuzzy-query", + "name": "@kkt/plugin-pro-config", + "keywords": [ + "kkt", + "ncc", + "nodejs", + "cra", + "build-tools", + "create-react-app", + "zero-configuration", + "framework" + ], + "version": "1.1.5", + "description": "kktp plugins", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-05-29T04:46:50.965Z", + "links": { + "homepage": "https://github.com/kktjs/kkt-pro#readme", + "repository": "git+https://github.com/kktjs/kkt-pro.git", + "bugs": "https://github.com/kktjs/kkt-pro/issues", + "npm": "https://www.npmjs.com/package/@kkt/plugin-pro-config" + } + }, + { + "name": "@antdp/edit-table", "keywords": [ "antdp-ui", "antdp", "antd" ], "version": "2.1.1", - "description": "基于antd封装的组件 模糊查询 自定义提示", + "description": "基于antd封装的组件", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -13113,62 +13110,55 @@ } ], "license": "MIT", - "date": "2024-03-28T14:42:01.845Z", + "date": "2024-03-28T14:41:57.328Z", "links": { "homepage": "https://antdpro.github.io/antdp", "repository": "git+https://github.com/antdpro/antdp.git#master", "bugs": "https://github.com/antdpro/antdp/issues", - "npm": "https://www.npmjs.com/package/@antdp/fuzzy-query" + "npm": "https://www.npmjs.com/package/@antdp/edit-table" } }, { - "name": "@icongo/cg", + "name": "typenexus", "keywords": [ - "icongo", - "css.gg", - "react-icons", - "icons", - "icon" + "TypeORM", + "Type", + "api", + "Efficiency", + "querying", + "TypeScript", + "ORM" ], - "version": "1.2.0", - "description": "css.gg Icons", + "version": "0.5.7", + "description": "TypeNexus is a good tool for API encapsulation and management. It provides a clean and lightweight way to package TypeORM functionality, helping you build applications faster while reducing template code redundancy and type conversion work.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-04-17T18:56:10.497Z", + "date": "2024-12-02T06:33:20.729Z", "links": { - "homepage": "http://icongo.github.io/#/icons/cg", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/cg" + "homepage": "https://jaywcjlove.github.io/typenexus", + "repository": "git+https://github.com/jaywcjlove/typenexus.git", + "bugs": "https://github.com/jaywcjlove/typenexus/issues", + "npm": "https://www.npmjs.com/package/typenexus" } }, { - "name": "@kkt/plugin-pro-config", + "name": "@antdp/request", "keywords": [ - "kkt", - "ncc", - "nodejs", - "cra", - "build-tools", - "create-react-app", - "zero-configuration", - "framework" + "fullscreen", + "antdp", + "antd" ], - "version": "1.1.5", - "description": "kktp plugins", + "version": "2.1.1", + "description": "@/antdp-request", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -13184,80 +13174,83 @@ } ], "license": "MIT", - "date": "2023-05-29T04:46:50.965Z", + "date": "2024-03-28T14:42:53.935Z", "links": { - "homepage": "https://github.com/kktjs/kkt-pro#readme", - "repository": "git+https://github.com/kktjs/kkt-pro.git", - "bugs": "https://github.com/kktjs/kkt-pro/issues", - "npm": "https://www.npmjs.com/package/@kkt/plugin-pro-config" + "homepage": "https://antdpro.github.io/antdp", + "repository": "git+https://github.com/antdpro/antdp.git#master", + "bugs": "https://github.com/antdpro/antdp/issues", + "npm": "https://www.npmjs.com/package/@antdp/request" } }, { - "name": "@validator.tool/hook", + "name": "@react-login-page/page9", "keywords": [ - "hook", - "validator", - "validator.tool", - "validator.js", - "validation", - "validate", - "sanitization", - "sanitize", - "sanitisation", - "sanitise", - "assert" + "react", + "login", + "login-page", + "login-pages", + "react-login", + "react-login-page", + "editor", + "syntax", + "ide", + "code" ], - "version": "2.2.6", - "description": "Hooks for use with `validator.tool`.", + "version": "1.0.4", + "description": "Some `react` login pages, which can be used quickly after installation.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-26T11:44:20.031Z", + "date": "2024-02-26T12:26:36.744Z", "links": { - "homepage": "http://jaywcjlove.github.io/validator.js", - "repository": "git+https://github.com/jaywcjlove/validator.js.git", - "bugs": "https://github.com/jaywcjlove/validator.js/issues", - "npm": "https://www.npmjs.com/package/@validator.tool/hook" - } - }, - { - "name": "typenexus", - "keywords": [ - "TypeORM", - "Type", - "api", - "Efficiency", - "querying", - "TypeScript", - "ORM" + "homepage": "https://uiwjs.github.io/react-login-page", + "repository": "git+https://github.com/uiwjs/react-login-page.git", + "bugs": "https://github.com/uiwjs/react-login-page/issues", + "npm": "https://www.npmjs.com/package/@react-login-page/page9" + } + }, + { + "name": "@antdp/fuzzy-query", + "keywords": [ + "antdp-ui", + "antdp", + "antd" ], - "version": "0.5.7", - "description": "TypeNexus is a good tool for API encapsulation and management. It provides a clean and lightweight way to package TypeORM functionality, helping you build applications faster while reducing template code redundancy and type conversion work.", + "version": "2.1.1", + "description": "基于antd封装的组件 模糊查询 自定义提示", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-12-02T06:33:20.729Z", + "date": "2024-03-28T14:42:01.845Z", "links": { - "homepage": "https://jaywcjlove.github.io/typenexus", - "repository": "git+https://github.com/jaywcjlove/typenexus.git", - "bugs": "https://github.com/jaywcjlove/typenexus/issues", - "npm": "https://www.npmjs.com/package/typenexus" + "homepage": "https://antdpro.github.io/antdp", + "repository": "git+https://github.com/antdpro/antdp.git#master", + "bugs": "https://github.com/antdpro/antdp/issues", + "npm": "https://www.npmjs.com/package/@antdp/fuzzy-query" } }, { @@ -13288,44 +13281,6 @@ "npm": "https://www.npmjs.com/package/webpack-hot-dev-clients" } }, - { - "name": "sgo", - "keywords": [ - "ssr", - "sgo", - "server-go", - "server", - "iserver", - "command", - "cli", - "parsing", - "parser", - "option", - "args", - "argument", - "tool" - ], - "version": "3.0.3", - "description": "Setting a directory to a static server.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-05-07T07:48:59.330Z", - "links": { - "homepage": "https://jaywcjlove.github.io/sgo/", - "repository": "git+https://github.com/jaywcjlove/sgo.git", - "bugs": "https://github.com/jaywcjlove/sgo/issues", - "npm": "https://www.npmjs.com/package/sgo" - } - }, { "name": "@uiw/react-mac-keyboard", "keywords": [ @@ -13363,32 +13318,36 @@ } }, { - "name": "path-templater", + "name": "@uiw/codepen-require-polyfill", "keywords": [ - "path", - "templater", - "nodejs", - "TypeScript" + "uiw", + "react", + "require", + "codepen" ], - "version": "1.0.2", - "description": "This is a simple path template replacement tool for nodejs.", + "version": "1.1.3", + "description": "codepen require polyfill", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-11-27T05:00:09.899Z", + "date": "2022-02-25T08:39:55.592Z", "links": { - "homepage": "https://jaywcjlove.github.io/path-templater", - "repository": "git+https://github.com/jaywcjlove/path-templater.git", - "bugs": "https://github.com/jaywcjlove/path-templater/issues", - "npm": "https://www.npmjs.com/package/path-templater" + "homepage": "https://uiwjs.github.io/codepen-require-polyfill/", + "repository": "git+https://github.com/uiwjs/codepen-require-polyfill.git", + "bugs": "https://github.com/uiwjs/codepen-require-polyfill/issues", + "npm": "https://www.npmjs.com/package/@uiw/codepen-require-polyfill" } }, { @@ -13427,39 +13386,6 @@ "npm": "https://www.npmjs.com/package/@uiw/react-csv-reader" } }, - { - "name": "@uiw/codepen-require-polyfill", - "keywords": [ - "uiw", - "react", - "require", - "codepen" - ], - "version": "1.1.3", - "description": "codepen require polyfill", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2022-02-25T08:39:55.592Z", - "links": { - "homepage": "https://uiwjs.github.io/codepen-require-polyfill/", - "repository": "git+https://github.com/uiwjs/codepen-require-polyfill.git", - "bugs": "https://github.com/uiwjs/codepen-require-polyfill/issues", - "npm": "https://www.npmjs.com/package/@uiw/codepen-require-polyfill" - } - }, { "name": "@uimjs/metro-config", "keywords": [ @@ -13542,45 +13468,6 @@ "npm": "https://www.npmjs.com/package/@province-city-china/level" } }, - { - "name": "@react-login-page/page5", - "keywords": [ - "react", - "login", - "login-page", - "login-pages", - "react-login", - "react-login-page", - "editor", - "syntax", - "ide", - "code" - ], - "version": "1.0.4", - "description": "Some `react` login pages, which can be used quickly after installation.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-02-26T12:26:21.911Z", - "links": { - "homepage": "https://uiwjs.github.io/react-login-page", - "repository": "git+https://github.com/uiwjs/react-login-page.git", - "bugs": "https://github.com/uiwjs/react-login-page/issues", - "npm": "https://www.npmjs.com/package/@react-login-page/page5" - } - }, { "name": "@icongo/ccp", "keywords": [ @@ -13616,7 +13503,7 @@ } }, { - "name": "@react-login-page/page8", + "name": "@react-login-page/page5", "keywords": [ "react", "login", @@ -13646,12 +13533,12 @@ } ], "license": "MIT", - "date": "2024-02-26T12:26:33.076Z", + "date": "2024-02-26T12:26:21.911Z", "links": { "homepage": "https://uiwjs.github.io/react-login-page", "repository": "git+https://github.com/uiwjs/react-login-page.git", "bugs": "https://github.com/uiwjs/react-login-page/issues", - "npm": "https://www.npmjs.com/package/@react-login-page/page8" + "npm": "https://www.npmjs.com/package/@react-login-page/page5" } }, { @@ -13692,15 +13579,16 @@ } }, { - "name": "uiw-admin", + "name": "@kkt/stylus-modules", "keywords": [ - "uiw", + "kkt", + "stylus", + "styl", "react", - "admin", - "uiw-admin" + "framework" ], - "version": "6.1.9", - "description": "UIW Admin Project", + "version": "7.5.5", + "description": "Support for regular stylus files and *.module.styl files.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -13716,12 +13604,51 @@ } ], "license": "MIT", - "date": "2023-04-27T08:40:47.704Z", + "date": "2024-01-04T05:42:00.433Z", "links": { - "homepage": "https://github.com/uiwjs/uiw-admin#readme", - "repository": "git+https://github.com/uiwjs/uiw-admin.git", - "bugs": "https://github.com/uiwjs/uiw-admin/issues", - "npm": "https://www.npmjs.com/package/uiw-admin" + "homepage": "https://github.com/kktjs/kkt#readme", + "repository": "git+https://github.com/kktjs/kkt.git", + "bugs": "https://github.com/kktjs/kkt/issues", + "npm": "https://www.npmjs.com/package/@kkt/stylus-modules" + } + }, + { + "name": "@react-login-page/page1", + "keywords": [ + "react", + "login", + "login-page", + "login-pages", + "react-login", + "react-login-page", + "editor", + "syntax", + "ide", + "code" + ], + "version": "1.0.4", + "description": "Some `react` login pages, which can be used quickly after installation.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-02-26T12:26:07.816Z", + "links": { + "homepage": "https://uiwjs.github.io/react-login-page", + "repository": "git+https://github.com/uiwjs/react-login-page.git", + "bugs": "https://github.com/uiwjs/react-login-page/issues", + "npm": "https://www.npmjs.com/package/@react-login-page/page1" } }, { @@ -13833,16 +13760,10 @@ } }, { - "name": "@kkt/stylus-modules", - "keywords": [ - "kkt", - "stylus", - "styl", - "react", - "framework" - ], - "version": "7.5.5", - "description": "Support for regular stylus files and *.module.styl files.", + "name": "@uiw-admin/utils", + "keywords": [], + "version": "6.1.9", + "description": "> TODO: description", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -13858,12 +13779,12 @@ } ], "license": "MIT", - "date": "2024-01-04T05:42:00.433Z", + "date": "2023-04-27T08:40:52.579Z", "links": { - "homepage": "https://github.com/kktjs/kkt#readme", - "repository": "git+https://github.com/kktjs/kkt.git", - "bugs": "https://github.com/kktjs/kkt/issues", - "npm": "https://www.npmjs.com/package/@kkt/stylus-modules" + "homepage": "https://github.com/uiwjs/uiw-admin#readme", + "repository": "git+https://github.com/uiwjs/uiw-admin.git", + "bugs": "https://github.com/uiwjs/uiw-admin/issues", + "npm": "https://www.npmjs.com/package/@uiw-admin/utils" } }, { @@ -13941,7 +13862,7 @@ } }, { - "name": "create-kktp", + "name": "@kkt/doc", "keywords": [ "kkt", "ncc", @@ -13953,7 +13874,7 @@ "framework" ], "version": "1.1.5", - "description": "Creates a kktp application using the command line.", + "description": "Document Preview", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -13969,12 +13890,12 @@ } ], "license": "MIT", - "date": "2023-05-29T04:46:34.925Z", + "date": "2023-05-29T04:46:31.639Z", "links": { "homepage": "https://github.com/kktjs/kkt-pro#readme", "repository": "git+https://github.com/kktjs/kkt-pro.git", "bugs": "https://github.com/kktjs/kkt-pro/issues", - "npm": "https://www.npmjs.com/package/create-kktp" + "npm": "https://www.npmjs.com/package/@kkt/doc" } }, { @@ -14015,40 +13936,89 @@ } }, { - "name": "@kkt/doc", + "name": "@province-city-china/country", "keywords": [ - "kkt", - "ncc", - "nodejs", - "cra", - "build-tools", - "create-react-app", - "zero-configuration", - "framework" + "province", + "china", + "cn", + "city", + "GB", + "GB2260", + "中国", + "中华人民共和国", + "行政区划", + "省市", + "省市区", + "联动", + "省份", + "城市", + "县市", + "区县", + "乡镇", + "街道", + "村委会", + "居委会", + "省级", + "地级", + "县级", + "乡级", + "村级" ], - "version": "1.1.5", - "description": "Document Preview", + "version": "8.5.8", + "description": "An util to query china province, city and district data. 中华人民共和国国家标准 GB/T 2260 行政区划代码。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-09-05T07:58:30.421Z", + "links": { + "homepage": "https://github.com/uiwjs/province-city-china#readme", + "repository": "git+https://github.com/uiwjs/province-city-china.git", + "bugs": "https://github.com/uiwjs/province-city-china/issues", + "npm": "https://www.npmjs.com/package/@province-city-china/country" + } + }, + { + "name": "@validator.tool/hook", + "keywords": [ + "hook", + "validator", + "validator.tool", + "validator.js", + "validation", + "validate", + "sanitization", + "sanitize", + "sanitisation", + "sanitise", + "assert" + ], + "version": "2.2.6", + "description": "Hooks for use with `validator.tool`.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-05-29T04:46:31.639Z", + "date": "2023-11-26T11:44:20.031Z", "links": { - "homepage": "https://github.com/kktjs/kkt-pro#readme", - "repository": "git+https://github.com/kktjs/kkt-pro.git", - "bugs": "https://github.com/kktjs/kkt-pro/issues", - "npm": "https://www.npmjs.com/package/@kkt/doc" + "homepage": "http://jaywcjlove.github.io/validator.js", + "repository": "git+https://github.com/jaywcjlove/validator.js.git", + "bugs": "https://github.com/jaywcjlove/validator.js/issues", + "npm": "https://www.npmjs.com/package/@validator.tool/hook" } }, { @@ -14076,17 +14046,24 @@ } }, { - "name": "@wcj/date", + "name": "sgo", "keywords": [ - "format", - "ago", - "toHHMMSS", - "TZC", - "date", - "date.js" + "ssr", + "sgo", + "server-go", + "server", + "iserver", + "command", + "cli", + "parsing", + "parser", + "option", + "args", + "argument", + "tool" ], - "version": "1.0.3", - "description": "date time operations", + "version": "3.0.3", + "description": "Setting a directory to a static server.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -14098,12 +14075,12 @@ } ], "license": "MIT", - "date": "2023-11-27T02:37:50.872Z", + "date": "2023-05-07T07:48:59.330Z", "links": { - "homepage": "https://github.com/jaywcjlove/date.js#readme", - "repository": "git+https://github.com/jaywcjlove/date.js.git", - "bugs": "https://github.com/jaywcjlove/date.js/issues", - "npm": "https://www.npmjs.com/package/@wcj/date" + "homepage": "https://jaywcjlove.github.io/sgo/", + "repository": "git+https://github.com/jaywcjlove/sgo.git", + "bugs": "https://github.com/jaywcjlove/sgo/issues", + "npm": "https://www.npmjs.com/package/sgo" } }, { @@ -14142,37 +14119,34 @@ } }, { - "name": "@icongo/vsc", + "name": "@wcj/date", "keywords": [ - "icongo", - "vsc", - "react-icons", - "icons", - "icon" + "format", + "ago", + "toHHMMSS", + "TZC", + "date", + "date.js" ], - "version": "1.2.0", - "description": "Visual Studio Code Icons", + "version": "1.0.3", + "description": "date time operations", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-04-17T19:01:22.976Z", + "date": "2023-11-27T02:37:50.872Z", "links": { - "homepage": "http://icongo.github.io/#/icons/vsc", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/vsc" + "homepage": "https://github.com/jaywcjlove/date.js#readme", + "repository": "git+https://github.com/jaywcjlove/date.js.git", + "bugs": "https://github.com/jaywcjlove/date.js/issues", + "npm": "https://www.npmjs.com/package/@wcj/date" } }, { @@ -14211,41 +14185,6 @@ "npm": "https://www.npmjs.com/package/@icongo/wi" } }, - { - "name": "@icongo/pp", - "keywords": [ - "icongo", - "pp", - "IconPark", - "react-icons", - "icons", - "icon" - ], - "version": "1.2.0", - "description": "Pepicons Icons", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-04-17T19:00:39.569Z", - "links": { - "homepage": "http://icongo.github.io/#/icons/pp", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/pp" - } - }, { "name": "reader-stat", "keywords": [ @@ -14275,14 +14214,17 @@ } }, { - "name": "@uiw/react-native-amap-geolocation", + "name": "@icongo/pp", "keywords": [ - "react-native", - "amap", - "geolocation" + "icongo", + "pp", + "IconPark", + "react-icons", + "icons", + "icon" ], - "version": "2.0.0-alpha.3", - "description": "React Native 高德地图定位原生,支持 Android/iOS", + "version": "1.2.0", + "description": "Pepicons Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -14298,44 +14240,66 @@ } ], "license": "MIT", - "date": "2023-03-24T09:28:21.227Z", + "date": "2023-04-17T19:00:39.569Z", "links": { - "homepage": "https://github.com/uiwjs/react-native-amap-geolocation#readme", - "repository": "git+https://github.com/uiwjs/react-native-amap-geolocation.git", - "bugs": "https://github.com/uiwjs/react-native-amap-geolocation/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-native-amap-geolocation" + "homepage": "http://icongo.github.io/#/icons/pp", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/pp" } }, { - "name": "@uiw-admin/utils", - "keywords": [], - "version": "6.1.9", - "description": "> TODO: description", + "name": "@province-city-china/town", + "keywords": [ + "province", + "china", + "cn", + "city", + "GB", + "GB2260", + "中国", + "中华人民共和国", + "行政区划", + "省市", + "省市区", + "联动", + "省份", + "城市", + "县市", + "区县", + "乡镇", + "街道", + "村委会", + "居委会", + "省级", + "地级", + "县级", + "乡级", + "村级" + ], + "version": "8.5.8", + "description": "An util to query china province, city and district data. 中华人民共和国国家标准 GB/T 2260 行政区划代码。", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-04-27T08:40:52.579Z", + "date": "2024-09-05T07:58:46.363Z", "links": { - "homepage": "https://github.com/uiwjs/uiw-admin#readme", - "repository": "git+https://github.com/uiwjs/uiw-admin.git", - "bugs": "https://github.com/uiwjs/uiw-admin/issues", - "npm": "https://www.npmjs.com/package/@uiw-admin/utils" + "homepage": "https://github.com/uiwjs/province-city-china#readme", + "repository": "git+https://github.com/uiwjs/province-city-china.git", + "bugs": "https://github.com/uiwjs/province-city-china/issues", + "npm": "https://www.npmjs.com/package/@province-city-china/town" } }, { - "name": "@province-city-china/town", + "name": "@province-city-china/utils", "keywords": [ "province", "china", @@ -14376,30 +14340,32 @@ } ], "license": "MIT", - "date": "2024-09-05T07:58:46.363Z", + "date": "2024-09-05T07:58:51.585Z", "links": { "homepage": "https://github.com/uiwjs/province-city-china#readme", "repository": "git+https://github.com/uiwjs/province-city-china.git", "bugs": "https://github.com/uiwjs/province-city-china/issues", - "npm": "https://www.npmjs.com/package/@province-city-china/town" + "npm": "https://www.npmjs.com/package/@province-city-china/utils" } }, { - "name": "@react-login-page/page10", + "name": "@uiw/react-baidu-map-canvas-layer", "keywords": [ + "react-baidu-map", + "baidu", + "baidu-map", + "baidu-map-utils", + "utils", + "map", "react", - "login", - "login-page", - "login-pages", - "react-login", - "react-login-page", - "editor", - "syntax", - "ide", - "code" + "bdmap", + "types", + "百度", + "地图", + "百度地图" ], - "version": "1.0.4", - "description": "Some `react` login pages, which can be used quickly after installation.", + "version": "2.4.0", + "description": "Baidu Map canvas-layer Components for React.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -14415,12 +14381,12 @@ } ], "license": "MIT", - "date": "2024-02-26T12:26:40.900Z", + "date": "2022-03-02T15:06:55.914Z", "links": { - "homepage": "https://uiwjs.github.io/react-login-page", - "repository": "git+https://github.com/uiwjs/react-login-page.git", - "bugs": "https://github.com/uiwjs/react-login-page/issues", - "npm": "https://www.npmjs.com/package/@react-login-page/page10" + "homepage": "https://uiwjs.github.io/react-baidu-map/#/canvas-layer", + "repository": "git+https://github.com/uiwjs/react-baidu-map.git", + "bugs": "https://github.com/uiwjs/react-baidu-map/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-canvas-layer" } }, { @@ -14458,23 +14424,17 @@ } }, { - "name": "@uiw/react-baidu-map-canvas-layer", + "name": "@icongo/ic", "keywords": [ - "react-baidu-map", - "baidu", - "baidu-map", - "baidu-map-utils", - "utils", - "map", - "react", - "bdmap", - "types", - "百度", - "地图", - "百度地图" + "icongo", + "Azure", + "Collection", + "react-icons", + "icons", + "icon" ], - "version": "2.4.0", - "description": "Baidu Map canvas-layer Components for React.", + "version": "1.2.0", + "description": "Azure Icon Collection icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -14490,26 +14450,25 @@ } ], "license": "MIT", - "date": "2022-03-02T15:06:55.914Z", + "date": "2023-04-17T18:57:22.988Z", "links": { - "homepage": "https://uiwjs.github.io/react-baidu-map/#/canvas-layer", - "repository": "git+https://github.com/uiwjs/react-baidu-map.git", - "bugs": "https://github.com/uiwjs/react-baidu-map/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-baidu-map-canvas-layer" + "homepage": "http://icongo.github.io/#/icons/ic", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/ic" } }, { - "name": "@icongo/ic", + "name": "@icongo/vsc", "keywords": [ "icongo", - "Azure", - "Collection", + "vsc", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Azure Icon Collection icons", + "description": "Visual Studio Code Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -14525,12 +14484,134 @@ } ], "license": "MIT", - "date": "2023-04-17T18:57:22.988Z", + "date": "2023-04-17T19:01:22.976Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ic", + "homepage": "http://icongo.github.io/#/icons/vsc", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ic" + "npm": "https://www.npmjs.com/package/@icongo/vsc" + } + }, + { + "name": "@uiw/react-native-amap-geolocation", + "keywords": [ + "react-native", + "amap", + "geolocation" + ], + "version": "2.0.0-alpha.3", + "description": "React Native 高德地图定位原生,支持 Android/iOS", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-03-24T09:28:21.227Z", + "links": { + "homepage": "https://github.com/uiwjs/react-native-amap-geolocation#readme", + "repository": "git+https://github.com/uiwjs/react-native-amap-geolocation.git", + "bugs": "https://github.com/uiwjs/react-native-amap-geolocation/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-native-amap-geolocation" + } + }, + { + "name": "@uiw-admin/document-title", + "keywords": [ + "design", + "uiw", + "uiw-react", + "uiw-admin", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" + ], + "version": "6.1.9", + "description": "Document Title", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-04-27T08:40:35.706Z", + "links": { + "homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/document-title#readme", + "repository": "git+https://github.com/uiwjs/uiw-admin.git", + "bugs": "https://github.com/uiwjs/uiw-admin/issues", + "npm": "https://www.npmjs.com/package/@uiw-admin/document-title" + } + }, + { + "name": "@uiw-admin/plugins", + "keywords": [ + "design", + "uiw", + "uiw-react", + "uiw-admin", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" + ], + "version": "6.1.9", + "description": "plugins", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-04-27T08:40:43.096Z", + "links": { + "homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/models#readme", + "repository": "git+https://github.com/uiwjs/uiw-admin.git", + "bugs": "https://github.com/uiwjs/uiw-admin/issues", + "npm": "https://www.npmjs.com/package/@uiw-admin/plugins" } }, { @@ -14630,8 +14711,47 @@ "icons", "icon" ], - "version": "1.2.0", - "description": "Super Tiny Icons", + "version": "1.2.0", + "description": "Super Tiny Icons", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-04-17T19:00:51.994Z", + "links": { + "homepage": "http://icongo.github.io/#/icons/sti", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/sti" + } + }, + { + "name": "@react-login-page/page8", + "keywords": [ + "react", + "login", + "login-page", + "login-pages", + "react-login", + "react-login-page", + "editor", + "syntax", + "ide", + "code" + ], + "version": "1.0.4", + "description": "Some `react` login pages, which can be used quickly after installation.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -14647,16 +14767,16 @@ } ], "license": "MIT", - "date": "2023-04-17T19:00:51.994Z", + "date": "2024-02-26T12:26:33.076Z", "links": { - "homepage": "http://icongo.github.io/#/icons/sti", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/sti" + "homepage": "https://uiwjs.github.io/react-login-page", + "repository": "git+https://github.com/uiwjs/react-login-page.git", + "bugs": "https://github.com/uiwjs/react-login-page/issues", + "npm": "https://www.npmjs.com/package/@react-login-page/page8" } }, { - "name": "@uiw-admin/router-control", + "name": "@uiw-admin/models", "keywords": [ "design", "uiw", @@ -14676,7 +14796,7 @@ "frontend" ], "version": "6.1.9", - "description": "router-control", + "description": "models", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -14692,36 +14812,24 @@ } ], "license": "MIT", - "date": "2023-04-27T08:40:45.526Z", + "date": "2023-04-27T08:40:40.834Z", "links": { - "homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/router-control#readme", + "homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/models#readme", "repository": "git+https://github.com/uiwjs/uiw-admin.git", "bugs": "https://github.com/uiwjs/uiw-admin/issues", - "npm": "https://www.npmjs.com/package/@uiw-admin/router-control" + "npm": "https://www.npmjs.com/package/@uiw-admin/models" } }, { - "name": "@uiw-admin/plugins", + "name": "@kkt/loader-less", "keywords": [ - "design", - "uiw", - "uiw-react", - "uiw-admin", - "react.js", + "less", "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "kkt", + "ssr" ], - "version": "6.1.9", - "description": "plugins", + "version": "5.11.1", + "description": "A Less loader for KKT. Compiles Less to CSS.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -14736,17 +14844,14 @@ "username": "wcjiang" } ], - "license": "MIT", - "date": "2023-04-27T08:40:43.096Z", + "date": "2020-12-12T12:23:31.392Z", "links": { - "homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/models#readme", - "repository": "git+https://github.com/uiwjs/uiw-admin.git", - "bugs": "https://github.com/uiwjs/uiw-admin/issues", - "npm": "https://www.npmjs.com/package/@uiw-admin/plugins" + "repository": "https://github.com/kktjs/kkt/tree/master/packages/loader-less", + "npm": "https://www.npmjs.com/package/@kkt/loader-less" } }, { - "name": "@uiw-admin/models", + "name": "@uiw-admin/components", "keywords": [ "design", "uiw", @@ -14766,7 +14871,7 @@ "frontend" ], "version": "6.1.9", - "description": "models", + "description": "业务组件集合", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -14782,48 +14887,12 @@ } ], "license": "MIT", - "date": "2023-04-27T08:40:40.834Z", + "date": "2023-04-27T08:40:29.804Z", "links": { - "homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/models#readme", + "homepage": "https://github.com/uiwjs/uiw-admin#readme", "repository": "git+https://github.com/uiwjs/uiw-admin.git", "bugs": "https://github.com/uiwjs/uiw-admin/issues", - "npm": "https://www.npmjs.com/package/@uiw-admin/models" - } - }, - { - "name": "@icongo/vl", - "keywords": [ - "icongo", - "Vector", - "Logo", - "vl", - "react-icons", - "icons", - "icon" - ], - "version": "1.2.0", - "description": "Vector Logo Zone Icons", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-04-17T19:01:15.063Z", - "links": { - "homepage": "http://icongo.github.io/#/icons/vl", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/vl" + "npm": "https://www.npmjs.com/package/@uiw-admin/components" } }, { @@ -14899,36 +14968,6 @@ "npm": "https://www.npmjs.com/package/@icongo/mc" } }, - { - "name": "@kkt/loader-less", - "keywords": [ - "less", - "react", - "kkt", - "ssr" - ], - "version": "5.11.1", - "description": "A Less loader for KKT. Compiles Less to CSS.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "date": "2020-12-12T12:23:31.392Z", - "links": { - "repository": "https://github.com/kktjs/kkt/tree/master/packages/loader-less", - "npm": "https://www.npmjs.com/package/@kkt/loader-less" - } - }, { "name": "@icongo/go", "keywords": [ @@ -15002,6 +15041,51 @@ "npm": "https://www.npmjs.com/package/@icongo/fc" } }, + { + "name": "@uiw-admin/router-control", + "keywords": [ + "design", + "uiw", + "uiw-react", + "uiw-admin", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", + "framework", + "front-end", + "frontend" + ], + "version": "6.1.9", + "description": "router-control", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-04-27T08:40:45.526Z", + "links": { + "homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/router-control#readme", + "repository": "git+https://github.com/uiwjs/uiw-admin.git", + "bugs": "https://github.com/uiwjs/uiw-admin/issues", + "npm": "https://www.npmjs.com/package/@uiw-admin/router-control" + } + }, { "name": "webpack-manifest", "keywords": [ @@ -15010,29 +15094,103 @@ "plugin", "HTML5" ], - "version": "1.0.8", - "description": "webpack plugin for generating asset manifests.", + "version": "1.0.8", + "description": "webpack plugin for generating asset manifests.", + "publisher": { + "email": "398188662@qq.com", + "username": "jslite" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2016-12-24T15:00:37.354Z", + "links": { + "homepage": "https://github.com/jaywcjlove/webpack-manifest#readme", + "repository": "git+https://github.com/jaywcjlove/webpack-manifest.git", + "bugs": "https://github.com/jaywcjlove/webpack-manifest/issues", + "npm": "https://www.npmjs.com/package/webpack-manifest" + } + }, + { + "name": "@react-login-page/page4", + "keywords": [ + "react", + "login", + "login-page", + "login-pages", + "react-login", + "react-login-page", + "editor", + "syntax", + "ide", + "code" + ], + "version": "1.0.4", + "description": "Some `react` login pages, which can be used quickly after installation.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2024-02-26T12:26:18.616Z", + "links": { + "homepage": "https://uiwjs.github.io/react-login-page", + "repository": "git+https://github.com/uiwjs/react-login-page.git", + "bugs": "https://github.com/uiwjs/react-login-page/issues", + "npm": "https://www.npmjs.com/package/@react-login-page/page4" + } + }, + { + "name": "@icongo/si", + "keywords": [ + "icongo", + "si", + "Simple", + "react-icons", + "icons", + "icon" + ], + "version": "1.2.0", + "description": "Simple Icons", "publisher": { "email": "398188662@qq.com", - "username": "jslite" + "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2016-12-24T15:00:37.354Z", + "date": "2023-04-17T19:00:21.985Z", "links": { - "homepage": "https://github.com/jaywcjlove/webpack-manifest#readme", - "repository": "git+https://github.com/jaywcjlove/webpack-manifest.git", - "bugs": "https://github.com/jaywcjlove/webpack-manifest/issues", - "npm": "https://www.npmjs.com/package/webpack-manifest" + "homepage": "http://icongo.github.io/#/icons/si", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/si" } }, { - "name": "@react-login-page/page4", + "name": "@react-login-page/page10", "keywords": [ "react", "login", @@ -15062,12 +15220,48 @@ } ], "license": "MIT", - "date": "2024-02-26T12:26:18.616Z", + "date": "2024-02-26T12:26:40.900Z", "links": { "homepage": "https://uiwjs.github.io/react-login-page", "repository": "git+https://github.com/uiwjs/react-login-page.git", "bugs": "https://github.com/uiwjs/react-login-page/issues", - "npm": "https://www.npmjs.com/package/@react-login-page/page4" + "npm": "https://www.npmjs.com/package/@react-login-page/page10" + } + }, + { + "name": "@icongo/vl", + "keywords": [ + "icongo", + "Vector", + "Logo", + "vl", + "react-icons", + "icons", + "icon" + ], + "version": "1.2.0", + "description": "Vector Logo Zone Icons", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-04-17T19:01:15.063Z", + "links": { + "homepage": "http://icongo.github.io/#/icons/vl", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/vl" } }, { @@ -15116,17 +15310,17 @@ } }, { - "name": "@icongo/si", + "name": "@icongo/sn", "keywords": [ "icongo", - "si", + "SN", "Simple", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Simple Icons", + "description": "Small-n-flat Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -15142,12 +15336,45 @@ } ], "license": "MIT", - "date": "2023-04-17T19:00:21.985Z", + "date": "2023-04-17T19:00:29.514Z", "links": { - "homepage": "http://icongo.github.io/#/icons/si", + "homepage": "http://icongo.github.io/#/icons/sn", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/si" + "npm": "https://www.npmjs.com/package/@icongo/sn" + } + }, + { + "name": "@kkt/react-ssr-enhanced", + "keywords": [ + "kkt", + "react", + "react-router", + "redux", + "rematch", + "webpack", + "ssr" + ], + "version": "3.1.13", + "description": "KKT react server side rendering enhancement tool.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2022-12-07T07:57:36.630Z", + "links": { + "npm": "https://www.npmjs.com/package/@kkt/react-ssr-enhanced" } }, { @@ -15276,87 +15503,35 @@ } }, { - "name": "@province-city-china/country", - "keywords": [ - "province", - "china", - "cn", - "city", - "GB", - "GB2260", - "中国", - "中华人民共和国", - "行政区划", - "省市", - "省市区", - "联动", - "省份", - "城市", - "县市", - "区县", - "乡镇", - "街道", - "村委会", - "居委会", - "省级", - "地级", - "县级", - "乡级", - "村级" - ], - "version": "8.5.8", - "description": "An util to query china province, city and district data. 中华人民共和国国家标准 GB/T 2260 行政区划代码。", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-09-05T07:58:30.421Z", - "links": { - "homepage": "https://github.com/uiwjs/province-city-china#readme", - "repository": "git+https://github.com/uiwjs/province-city-china.git", - "bugs": "https://github.com/uiwjs/province-city-china/issues", - "npm": "https://www.npmjs.com/package/@province-city-china/country" - } - }, - { - "name": "@icongo/iu", + "name": "etn", "keywords": [ - "icongo", - "Teenyicons", - "react-icons", - "icons", - "icon" + "TypeORM", + "Type", + "api", + "Efficiency", + "querying", + "TypeScript", + "ORM" ], - "version": "1.2.0", - "description": "Issuer Icons", + "version": "0.5.7", + "description": "TypeNexus is a good tool for API encapsulation and management. It provides a clean and lightweight way to package TypeORM functionality, helping you build applications faster while reducing template code redundancy and type conversion work.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-04-17T18:58:00.143Z", + "date": "2024-12-02T06:33:24.292Z", "links": { - "homepage": "http://icongo.github.io/#/icons/iu", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/iu" + "homepage": "https://jaywcjlove.github.io/typenexus", + "repository": "git+https://github.com/jaywcjlove/typenexus.git", + "bugs": "https://github.com/jaywcjlove/typenexus/issues", + "npm": "https://www.npmjs.com/package/etn" } }, { @@ -15392,35 +15567,37 @@ } }, { - "name": "etn", + "name": "@icongo/iu", "keywords": [ - "TypeORM", - "Type", - "api", - "Efficiency", - "querying", - "TypeScript", - "ORM" + "icongo", + "Teenyicons", + "react-icons", + "icons", + "icon" ], - "version": "0.5.7", - "description": "TypeNexus is a good tool for API encapsulation and management. It provides a clean and lightweight way to package TypeORM functionality, helping you build applications faster while reducing template code redundancy and type conversion work.", + "version": "1.2.0", + "description": "Issuer Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2024-12-02T06:33:24.292Z", + "date": "2023-04-17T18:58:00.143Z", "links": { - "homepage": "https://jaywcjlove.github.io/typenexus", - "repository": "git+https://github.com/jaywcjlove/typenexus.git", - "bugs": "https://github.com/jaywcjlove/typenexus/issues", - "npm": "https://www.npmjs.com/package/etn" + "homepage": "http://icongo.github.io/#/icons/iu", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/iu" } }, { @@ -15463,67 +15640,70 @@ } }, { - "name": "stylus-px2rem", + "name": "create-kkt", "keywords": [ - "px2rem", - "rem", - "px" + "create", + "kkt", + "react", + "redux", + "rematch", + "uiw", + "redux-saga", + "elm", + "framework", + "frontend" ], - "version": "1.0.15", - "description": "Stylus convert px to rem in css files with optional fallback to px.", + "version": "3.0.0", + "description": "Creates a KKT application using the command line.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-12-16T01:29:03.027Z", + "date": "2021-10-06T17:48:16.921Z", "links": { - "homepage": "https://jaywcjlove.github.io/stylus-px2rem", - "repository": "git+https://github.com/jaywcjlove/stylus-px2rem.git", - "bugs": "https://github.com/jaywcjlove/stylus-px2rem/issues", - "npm": "https://www.npmjs.com/package/stylus-px2rem" + "homepage": "https://kktjs.github.io/create-kkt", + "repository": "git+https://github.com/kktjs/create-kkt.git", + "bugs": "https://github.com/kktjs/create-kkt/issues", + "npm": "https://www.npmjs.com/package/create-kkt" } }, { - "name": "@icongo/gr", + "name": "stylus-px2rem", "keywords": [ - "icongo", - "Grommet", - "gr", - "go", - "react-icons", - "icons", - "icon" + "px2rem", + "rem", + "px" ], - "version": "1.2.0", - "description": "Grommet Icons", + "version": "1.0.15", + "description": "Stylus convert px to rem in css files with optional fallback to px.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-04-17T18:58:54.187Z", + "date": "2023-12-16T01:29:03.027Z", "links": { - "homepage": "http://icongo.github.io/#/icons/gr", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/gr" + "homepage": "https://jaywcjlove.github.io/stylus-px2rem", + "repository": "git+https://github.com/jaywcjlove/stylus-px2rem.git", + "bugs": "https://github.com/jaywcjlove/stylus-px2rem/issues", + "npm": "https://www.npmjs.com/package/stylus-px2rem" } }, { @@ -15571,6 +15751,42 @@ "npm": "https://www.npmjs.com/package/@uiw-admin/layout-tabs" } }, + { + "name": "@icongo/gr", + "keywords": [ + "icongo", + "Grommet", + "gr", + "go", + "react-icons", + "icons", + "icon" + ], + "version": "1.2.0", + "description": "Grommet Icons", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-04-17T18:58:54.187Z", + "links": { + "homepage": "http://icongo.github.io/#/icons/gr", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/gr" + } + }, { "name": "@province-city-china/district-code", "keywords": [ @@ -15609,17 +15825,18 @@ } }, { - "name": "@icongo/sk", + "name": "@icongo/vv", "keywords": [ "icongo", - "sk", - "Simple", + "Weather", + "vv", + "go", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Skill Icons", + "description": "Vivid Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -15635,57 +15852,60 @@ } ], "license": "MIT", - "date": "2023-04-17T19:00:25.222Z", + "date": "2023-04-17T19:01:31.296Z", "links": { - "homepage": "http://icongo.github.io/#/icons/sk", + "homepage": "http://icongo.github.io/#/icons/vv", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/sk" + "npm": "https://www.npmjs.com/package/@icongo/vv" } }, { - "name": "jslite", + "name": "@icongo/sk", "keywords": [ - "JSLite", - "jslite", - "library", - "browser", - "javascript" + "icongo", + "sk", + "Simple", + "react-icons", + "icons", + "icon" ], - "version": "1.1.12", - "description": "JSLite is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use JSLite.", + "version": "1.2.0", + "description": "Skill Icons", "publisher": { "email": "398188662@qq.com", - "username": "jslite" + "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2016-12-01T12:34:43.222Z", + "date": "2023-04-17T19:00:25.222Z", "links": { - "homepage": "https://github.com/JSLite/JSLite", - "repository": "git+https://github.com/JSLite/JSLite.git", - "bugs": "https://github.com/JSLite/JSLite/issues", - "npm": "https://www.npmjs.com/package/jslite" + "homepage": "http://icongo.github.io/#/icons/sk", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/sk" } }, { - "name": "@icongo/vv", + "name": "@icongo/bi", "keywords": [ "icongo", - "Weather", - "vv", - "go", + "boxicons", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Vivid Icons", + "description": "Boxicons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -15701,12 +15921,12 @@ } ], "license": "MIT", - "date": "2023-04-17T19:01:31.296Z", + "date": "2023-04-17T18:55:46.790Z", "links": { - "homepage": "http://icongo.github.io/#/icons/vv", + "homepage": "http://icongo.github.io/#/icons/bi", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/vv" + "npm": "https://www.npmjs.com/package/@icongo/bi" } }, { @@ -15744,45 +15964,6 @@ "npm": "https://www.npmjs.com/package/@icongo/im" } }, - { - "name": "create-kkt", - "keywords": [ - "create", - "kkt", - "react", - "redux", - "rematch", - "uiw", - "redux-saga", - "elm", - "framework", - "frontend" - ], - "version": "3.0.0", - "description": "Creates a KKT application using the command line.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2021-10-06T17:48:16.921Z", - "links": { - "homepage": "https://kktjs.github.io/create-kkt", - "repository": "git+https://github.com/kktjs/create-kkt.git", - "bugs": "https://github.com/kktjs/create-kkt/issues", - "npm": "https://www.npmjs.com/package/create-kkt" - } - }, { "name": "@icongo/tn", "keywords": [ @@ -15850,38 +16031,6 @@ "npm": "https://www.npmjs.com/package/@uiw/react-run-web" } }, - { - "name": "@uiw/react-native-image-picker", - "keywords": [ - "uiw", - "react-native", - "ImagePicker" - ], - "version": "4.1.1", - "description": "基于 React Native 的上传图片组件", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-01-10T11:49:38.106Z", - "links": { - "homepage": "https://uiwjs.github.io/react-native-uiw/", - "repository": "git+https://github.com/uiwjs/react-native-uiw.git", - "bugs": "https://github.com/uiwjs/react-native-uiw/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-native-image-picker" - } - }, { "name": "@kkt/loader-stylus", "keywords": [ @@ -15994,20 +16143,82 @@ "homepage": "http://icongo.github.io/#/icons/di", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/di" + "npm": "https://www.npmjs.com/package/@icongo/di" + } + }, + { + "name": "@wabg/node-setup", + "keywords": [], + "version": "0.3.4", + "description": "Service initialization Scripts with web UI", + "publisher": { + "email": "1245036094@qq.com", + "username": "xinghe" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + { + "email": "1245036094@qq.com", + "username": "xinghe" + } + ], + "license": "ISC", + "date": "2018-07-14T07:30:38.570Z", + "links": { + "npm": "https://www.npmjs.com/package/@wabg/node-setup" + } + }, + { + "name": "@icongo/ii", + "keywords": [ + "icongo", + "iconic", + "ii", + "react-icons", + "icons", + "icon" + ], + "version": "1.2.0", + "description": "Iconic Icons", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-04-17T18:57:31.512Z", + "links": { + "homepage": "http://icongo.github.io/#/icons/ii", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/ii" } }, { - "name": "@icongo/ad", + "name": "@icongo/wl", "keywords": [ "icongo", - "boxicons", + "welovesvg", + "wl", + "go", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Ant Design SVG Icons", + "description": "We Love SVG Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -16023,26 +16234,23 @@ } ], "license": "MIT", - "date": "2023-04-17T18:55:36.978Z", + "date": "2023-04-17T19:01:40.718Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ad", + "homepage": "http://icongo.github.io/#/icons/wl", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ad" + "npm": "https://www.npmjs.com/package/@icongo/wl" } }, { - "name": "@icongo/ii", + "name": "@uiw/react-native-image-picker", "keywords": [ - "icongo", - "iconic", - "ii", - "react-icons", - "icons", - "icon" + "uiw", + "react-native", + "ImagePicker" ], - "version": "1.2.0", - "description": "Iconic Icons", + "version": "4.1.1", + "description": "基于 React Native 的上传图片组件", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -16058,26 +16266,25 @@ } ], "license": "MIT", - "date": "2023-04-17T18:57:31.512Z", + "date": "2024-01-10T11:49:38.106Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ii", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ii" + "homepage": "https://uiwjs.github.io/react-native-uiw/", + "repository": "git+https://github.com/uiwjs/react-native-uiw.git", + "bugs": "https://github.com/uiwjs/react-native-uiw/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-native-image-picker" } }, { - "name": "@icongo/sn", + "name": "@icongo/ad", "keywords": [ "icongo", - "SN", - "Simple", + "boxicons", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Small-n-flat Icons", + "description": "Ant Design SVG Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -16093,37 +16300,12 @@ } ], "license": "MIT", - "date": "2023-04-17T19:00:29.514Z", + "date": "2023-04-17T18:55:36.978Z", "links": { - "homepage": "http://icongo.github.io/#/icons/sn", + "homepage": "http://icongo.github.io/#/icons/ad", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/sn" - } - }, - { - "name": "@wabg/node-setup", - "keywords": [], - "version": "0.3.4", - "description": "Service initialization Scripts with web UI", - "publisher": { - "email": "1245036094@qq.com", - "username": "xinghe" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - { - "email": "1245036094@qq.com", - "username": "xinghe" - } - ], - "license": "ISC", - "date": "2018-07-14T07:30:38.570Z", - "links": { - "npm": "https://www.npmjs.com/package/@wabg/node-setup" + "npm": "https://www.npmjs.com/package/@icongo/ad" } }, { @@ -16239,39 +16421,6 @@ "npm": "https://www.npmjs.com/package/@uiw/react-stackblitz" } }, - { - "name": "@kkt/react-ssr-enhanced", - "keywords": [ - "kkt", - "react", - "react-router", - "redux", - "rematch", - "webpack", - "ssr" - ], - "version": "3.1.13", - "description": "KKT react server side rendering enhancement tool.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2022-12-07T07:57:36.630Z", - "links": { - "npm": "https://www.npmjs.com/package/@kkt/react-ssr-enhanced" - } - }, { "name": "@icongo/fi", "keywords": [ @@ -16378,62 +16527,45 @@ } }, { - "name": "@uiw-admin/document-title", + "name": "path-templater", "keywords": [ - "design", - "uiw", - "uiw-react", - "uiw-admin", - "react.js", - "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "path", + "templater", + "nodejs", + "TypeScript" ], - "version": "6.1.9", - "description": "Document Title", + "version": "1.0.2", + "description": "This is a simple path template replacement tool for nodejs.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-04-27T08:40:35.706Z", + "date": "2023-11-27T05:00:09.899Z", "links": { - "homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/document-title#readme", - "repository": "git+https://github.com/uiwjs/uiw-admin.git", - "bugs": "https://github.com/uiwjs/uiw-admin/issues", - "npm": "https://www.npmjs.com/package/@uiw-admin/document-title" + "homepage": "https://jaywcjlove.github.io/path-templater", + "repository": "git+https://github.com/jaywcjlove/path-templater.git", + "bugs": "https://github.com/jaywcjlove/path-templater/issues", + "npm": "https://www.npmjs.com/package/path-templater" } }, { - "name": "@icongo/mp", + "name": "@icongo/ti", "keywords": [ "icongo", - "mp", - "map", + "Typicons", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Map Icons", + "description": "Typicons Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -16449,12 +16581,12 @@ } ], "license": "MIT", - "date": "2023-04-17T18:59:31.588Z", + "date": "2023-04-17T19:01:00.958Z", "links": { - "homepage": "http://icongo.github.io/#/icons/mp", + "homepage": "http://icongo.github.io/#/icons/ti", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/mp" + "npm": "https://www.npmjs.com/package/@icongo/ti" } }, { @@ -16487,16 +16619,17 @@ } }, { - "name": "@icongo/bl", + "name": "@icongo/mp", "keywords": [ "icongo", - "boxicons", + "mp", + "map", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Bank Logos Icons", + "description": "Map Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -16512,12 +16645,45 @@ } ], "license": "MIT", - "date": "2023-04-17T18:55:50.651Z", + "date": "2023-04-17T18:59:31.588Z", "links": { - "homepage": "http://icongo.github.io/#/icons/bl", + "homepage": "http://icongo.github.io/#/icons/mp", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/bl" + "npm": "https://www.npmjs.com/package/@icongo/mp" + } + }, + { + "name": "@kkt/loader-raw", + "keywords": [ + "markdown", + "loader", + "webpack", + "react", + "kkt" + ], + "version": "5.11.1", + "description": "A loader for webpack that allows importing files as a String.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2020-12-12T12:23:31.648Z", + "links": { + "homepage": "https://github.com/kktjs/kkt/tree/master/packages/loader-raw#readme", + "repository": "https://github.com/kktjs/kkt/tree/master/packages/loader-raw", + "npm": "https://www.npmjs.com/package/@kkt/loader-raw" } }, { @@ -16602,53 +16768,34 @@ "maintainers": [ { "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-04-17T18:57:07.315Z", - "links": { - "homepage": "http://icongo.github.io/#/icons/gi", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/gi" - } - }, - { - "name": "@province-city-china/utils", - "keywords": [ - "province", - "china", - "cn", - "city", - "GB", - "GB2260", - "中国", - "中华人民共和国", - "行政区划", - "省市", - "省市区", - "联动", - "省份", - "城市", - "县市", - "区县", - "乡镇", - "街道", - "村委会", - "居委会", - "省级", - "地级", - "县级", - "乡级", - "村级" + "username": "uiwjs" + }, + { + "email": "398188662@qq.com", + "username": "wcjiang" + } ], - "version": "8.5.8", - "description": "An util to query china province, city and district data. 中华人民共和国国家标准 GB/T 2260 行政区划代码。", + "license": "MIT", + "date": "2023-04-17T18:57:07.315Z", + "links": { + "homepage": "http://icongo.github.io/#/icons/gi", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/gi" + } + }, + { + "name": "colors-named-decimal", + "keywords": [ + "decimal", + "color", + "colors", + "colors-named-decimal", + "colors-named", + "named" + ], + "version": "1.0.1", + "description": "A array with color name -> decimal rgb.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -16660,12 +16807,12 @@ } ], "license": "MIT", - "date": "2024-09-05T07:58:51.585Z", + "date": "2023-11-27T02:05:37.880Z", "links": { - "homepage": "https://github.com/uiwjs/province-city-china#readme", - "repository": "git+https://github.com/uiwjs/province-city-china.git", - "bugs": "https://github.com/uiwjs/province-city-china/issues", - "npm": "https://www.npmjs.com/package/@province-city-china/utils" + "homepage": "https://jaywcjlove.github.io/colors-named-decimal", + "repository": "git+https://github.com/jaywcjlove/colors-named-decimal.git", + "bugs": "https://github.com/jaywcjlove/colors-named-decimal/issues", + "npm": "https://www.npmjs.com/package/colors-named-decimal" } }, { @@ -16703,42 +16850,6 @@ "npm": "https://www.npmjs.com/package/@wabg/node-seaweedfs" } }, - { - "name": "@icongo/wl", - "keywords": [ - "icongo", - "welovesvg", - "wl", - "go", - "react-icons", - "icons", - "icon" - ], - "version": "1.2.0", - "description": "We Love SVG Icons", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-04-17T19:01:40.718Z", - "links": { - "homepage": "http://icongo.github.io/#/icons/wl", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/wl" - } - }, { "name": "gitke", "keywords": [ @@ -16767,37 +16878,33 @@ } }, { - "name": "@icongo/ti", + "name": "jslite", "keywords": [ - "icongo", - "Typicons", - "react-icons", - "icons", - "icon" + "JSLite", + "jslite", + "library", + "browser", + "javascript" ], - "version": "1.2.0", - "description": "Typicons Icons", + "version": "1.1.12", + "description": "JSLite is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use JSLite.", "publisher": { "email": "398188662@qq.com", - "username": "wcjiang" + "username": "jslite" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-04-17T19:01:00.958Z", + "date": "2016-12-01T12:34:43.222Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ti", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ti" + "homepage": "https://github.com/JSLite/JSLite", + "repository": "git+https://github.com/JSLite/JSLite.git", + "bugs": "https://github.com/JSLite/JSLite/issues", + "npm": "https://www.npmjs.com/package/jslite" } }, { @@ -16835,46 +16942,19 @@ } }, { - "name": "@wcjiang/whereis", - "keywords": [ - "whereis", - "which", - "bin", - "path" - ], - "version": "2.0.0", - "description": "Simply get the first path to a bin on any system.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2024-03-28T20:38:54.657Z", - "links": { - "homepage": "https://github.com/jaywcjlove/whereis.git", - "repository": "git+https://github.com/jaywcjlove/whereis.git", - "bugs": "https://github.com/jaywcjlove/whereis/issues", - "npm": "https://www.npmjs.com/package/@wcjiang/whereis" - } - }, - { - "name": "@icongo/bts", + "name": "@kkt/plugin-pro-utils", "keywords": [ - "icongo", - "bytesize", - "bytesize-icons", - "react-icons", - "icons", - "icon" + "kkt", + "ncc", + "nodejs", + "cra", + "build-tools", + "create-react-app", + "zero-configuration", + "framework" ], - "version": "1.2.0", - "description": "Bytesize Icons", + "version": "1.1.5", + "description": "kktp plugins", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -16890,26 +16970,25 @@ } ], "license": "MIT", - "date": "2023-04-17T18:56:02.379Z", + "date": "2023-05-29T04:47:09.175Z", "links": { - "homepage": "http://icongo.github.io/#/icons/bts", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/bts" + "homepage": "https://github.com/kktjs/kkt-pro#readme", + "repository": "git+https://github.com/kktjs/kkt-pro.git", + "bugs": "https://github.com/kktjs/kkt-pro/issues", + "npm": "https://www.npmjs.com/package/@kkt/plugin-pro-utils" } }, { - "name": "@icongo/pbi", + "name": "@icongo/bl", "keywords": [ "icongo", - "pbi", - "welovesvg", + "boxicons", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "We Love SVG Icons", + "description": "Bank Logos Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -16925,148 +17004,108 @@ } ], "license": "MIT", - "date": "2023-04-17T18:59:35.829Z", + "date": "2023-04-17T18:55:50.651Z", "links": { - "homepage": "http://icongo.github.io/#/icons/pbi", + "homepage": "http://icongo.github.io/#/icons/bl", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/pbi" - } - }, - { - "name": "colors-named-decimal", - "keywords": [ - "decimal", - "color", - "colors", - "colors-named-decimal", - "colors-named", - "named" - ], - "version": "1.0.1", - "description": "A array with color name -> decimal rgb.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-11-27T02:05:37.880Z", - "links": { - "homepage": "https://jaywcjlove.github.io/colors-named-decimal", - "repository": "git+https://github.com/jaywcjlove/colors-named-decimal.git", - "bugs": "https://github.com/jaywcjlove/colors-named-decimal/issues", - "npm": "https://www.npmjs.com/package/colors-named-decimal" + "npm": "https://www.npmjs.com/package/@icongo/bl" } }, { - "name": "@wcj/code-image", + "name": "@kkt/plugin-pro-router", "keywords": [ - "code-image", - "react.js", - "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", + "kkt", + "ncc", + "nodejs", + "cra", + "build-tools", + "create-react-app", + "zero-configuration", "framework" ], - "version": "1.0.6", - "description": "Create beautiful images of your source code..", + "version": "1.1.5", + "description": "kktp plugins", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2022-09-10T17:04:22.421Z", + "date": "2023-05-29T04:47:06.078Z", "links": { - "homepage": "https://jaywcjlove.github.io/code-image", - "repository": "git+https://github.com/jaywcjlove/code-image.git", - "bugs": "https://github.com/jaywcjlove/code-image/issues", - "npm": "https://www.npmjs.com/package/@wcj/code-image" + "homepage": "https://github.com/kktjs/kkt-pro#readme", + "repository": "git+https://github.com/kktjs/kkt-pro.git", + "bugs": "https://github.com/kktjs/kkt-pro/issues", + "npm": "https://www.npmjs.com/package/@kkt/plugin-pro-router" } }, { - "name": "@uivjs/admin-login", + "name": "@wcjiang/whereis", "keywords": [ - "login", - "uiv", - "uivjs", - "vue3", - "vue" + "whereis", + "which", + "bin", + "path" ], - "version": "1.1.2", - "description": "登录页面组件", + "version": "2.0.0", + "description": "Simply get the first path to a bin on any system.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2022-03-04T11:04:04.002Z", + "date": "2024-03-28T20:38:54.657Z", "links": { - "homepage": "https://github.com/uivjs/uivjs-admin#readme", - "repository": "git+https://github.com/uivjs/uivjs-admin.git", - "bugs": "https://github.com/uivjs/uivjs-admin/issues", - "npm": "https://www.npmjs.com/package/@uivjs/admin-login" + "homepage": "https://github.com/jaywcjlove/whereis.git", + "repository": "git+https://github.com/jaywcjlove/whereis.git", + "bugs": "https://github.com/jaywcjlove/whereis/issues", + "npm": "https://www.npmjs.com/package/@wcjiang/whereis" } }, { - "name": "@icongo/ei", + "name": "directory-trees-webpack-plugin", "keywords": [ - "icongo", - "ei", - "evil", - "react-icons", - "icons", - "icon" + "webpack", + "plugin", + "directory-tree", + "directory", + "structure" ], - "version": "1.2.0", - "description": "Evil Icons ===", + "version": "1.0.14", + "description": "Store a JSON mapping of a directory.", "publisher": { "email": "398188662@qq.com", - "username": "wcjiang" + "username": "jslite" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], - "license": "MIT", - "date": "2023-04-17T18:56:49.266Z", + "license": "ISC", + "date": "2018-01-05T08:43:44.512Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ei", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ei" + "homepage": "https://github.com/react-doc/directory-trees-webpack-plugin#readme", + "repository": "git+https://github.com/react-doc/directory-trees-webpack-plugin.git", + "bugs": "https://github.com/react-doc/directory-trees-webpack-plugin/issues", + "npm": "https://www.npmjs.com/package/directory-trees-webpack-plugin" } }, { @@ -17106,16 +17145,16 @@ } }, { - "name": "@kkt/loader-raw", + "name": "@uivjs/admin-login", "keywords": [ - "markdown", - "loader", - "webpack", - "react", - "kkt" + "login", + "uiv", + "uivjs", + "vue3", + "vue" ], - "version": "5.11.1", - "description": "A loader for webpack that allows importing files as a String.", + "version": "1.1.2", + "description": "登录页面组件", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17131,59 +17170,26 @@ } ], "license": "MIT", - "date": "2020-12-12T12:23:31.648Z", - "links": { - "homepage": "https://github.com/kktjs/kkt/tree/master/packages/loader-raw#readme", - "repository": "https://github.com/kktjs/kkt/tree/master/packages/loader-raw", - "npm": "https://www.npmjs.com/package/@kkt/loader-raw" - } - }, - { - "name": "url-replace-loader", - "keywords": [], - "version": "1.0.0", - "description": "url loader module for webpack", - "publisher": { - "email": "398188662@qq.com", - "username": "jslite" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2018-01-16T17:13:48.060Z", + "date": "2022-03-04T11:04:04.002Z", "links": { - "homepage": "https://github.com/react-doc/url-replace-loader#readme", - "repository": "git+https://github.com/react-doc/url-replace-loader.git", - "bugs": "https://github.com/react-doc/url-replace-loader/issues", - "npm": "https://www.npmjs.com/package/url-replace-loader" + "homepage": "https://github.com/uivjs/uivjs-admin#readme", + "repository": "git+https://github.com/uivjs/uivjs-admin.git", + "bugs": "https://github.com/uivjs/uivjs-admin/issues", + "npm": "https://www.npmjs.com/package/@uivjs/admin-login" } }, { - "name": "@uiw-admin/components", + "name": "@icongo/ei", "keywords": [ - "design", - "uiw", - "uiw-react", - "uiw-admin", - "react.js", - "react", - "react-component", - "component", - "components", - "ui", - "css", - "uikit", - "react-ui", - "framework", - "front-end", - "frontend" + "icongo", + "ei", + "evil", + "react-icons", + "icons", + "icon" ], - "version": "6.1.9", - "description": "业务组件集合", + "version": "1.2.0", + "description": "Evil Icons ===", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17199,53 +17205,26 @@ } ], "license": "MIT", - "date": "2023-04-27T08:40:29.804Z", - "links": { - "homepage": "https://github.com/uiwjs/uiw-admin#readme", - "repository": "git+https://github.com/uiwjs/uiw-admin.git", - "bugs": "https://github.com/uiwjs/uiw-admin/issues", - "npm": "https://www.npmjs.com/package/@uiw-admin/components" - } - }, - { - "name": "svg-to-react-component", - "keywords": [ - "react", - "svg", - "svg-to-react" - ], - "version": "0.0.1", - "description": "SVG icon to react component.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2022-08-10T09:33:54.715Z", + "date": "2023-04-17T18:56:49.266Z", "links": { - "homepage": "https://github.com/jaywcjlove/svg-to-react-component#readme", - "repository": "git+https://github.com/jaywcjlove/svg-to-react-component.git", - "bugs": "https://github.com/jaywcjlove/svg-to-react-component/issues", - "npm": "https://www.npmjs.com/package/svg-to-react-component" + "homepage": "http://icongo.github.io/#/icons/ei", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/ei" } }, { - "name": "@uivjs/vue-layout", + "name": "@icongo/pbi", "keywords": [ - "layout", - "vue-layout", - "uivjs", - "vue", - "vue3" + "icongo", + "pbi", + "welovesvg", + "react-icons", + "icons", + "icon" ], - "version": "1.1.1", - "description": "Layout component for Vue 3.0. Handling the overall layout of a page.", + "version": "1.2.0", + "description": "We Love SVG Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17261,85 +17240,75 @@ } ], "license": "MIT", - "date": "2023-10-20T10:27:13.807Z", + "date": "2023-04-17T18:59:35.829Z", "links": { - "homepage": "https://uivjs.github.io/vue-layout", - "repository": "git+https://github.com/uivjs/vue-layout.git", - "bugs": "https://github.com/uivjs/vue-layout/issues", - "npm": "https://www.npmjs.com/package/@uivjs/vue-layout" + "homepage": "http://icongo.github.io/#/icons/pbi", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/pbi" } }, { - "name": "@kkt/plugin-pro-access", + "name": "@wcj/code-image", "keywords": [ - "kkt", - "ncc", - "nodejs", - "cra", - "build-tools", - "create-react-app", - "zero-configuration", + "code-image", + "react.js", + "react", + "react-component", + "component", + "components", + "ui", + "css", + "uikit", + "react-ui", "framework" ], - "version": "1.1.5", - "description": "kktp plugins", + "version": "1.0.6", + "description": "Create beautiful images of your source code..", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-05-29T04:46:46.961Z", + "date": "2022-09-10T17:04:22.421Z", "links": { - "homepage": "https://github.com/kktjs/kkt-pro#readme", - "repository": "git+https://github.com/kktjs/kkt-pro.git", - "bugs": "https://github.com/kktjs/kkt-pro/issues", - "npm": "https://www.npmjs.com/package/@kkt/plugin-pro-access" + "homepage": "https://jaywcjlove.github.io/code-image", + "repository": "git+https://github.com/jaywcjlove/code-image.git", + "bugs": "https://github.com/jaywcjlove/code-image/issues", + "npm": "https://www.npmjs.com/package/@wcj/code-image" } }, { - "name": "@uiw/react-xml-reader", + "name": "copy-markdown-image-webpack-plugin", "keywords": [ - "component", - "react", - "react-component", - "react-xml", - "xml-reader", - "react-xml-reader", - "reader" + "webpack", + "webpack-plugin" ], - "version": "1.0.2", - "description": "React component that handles xml file input and its parsing.", + "version": "2.0.0", + "description": "Copy Markdown in the picture resources.", "publisher": { "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, + "username": "wcjiang" + }, + "maintainers": [ { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-09-22T16:35:38.882Z", + "date": "2018-05-04T09:40:57.091Z", "links": { - "homepage": "https://uiwjs.github.io/react-xml-reader", - "repository": "git+https://github.com/uiwjs/react-xml-reader.git", - "bugs": "https://github.com/uiwjs/react-xml-reader/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-xml-reader" + "homepage": "https://github.com/react-doc/copy-markdown-image-webpack-plugin#readme", + "repository": "git+https://github.com/react-doc/copy-markdown-image-webpack-plugin.git", + "bugs": "https://github.com/react-doc/copy-markdown-image-webpack-plugin/issues", + "npm": "https://www.npmjs.com/package/copy-markdown-image-webpack-plugin" } }, { @@ -17377,115 +17346,68 @@ } }, { - "name": "@uiw/react-clock", - "keywords": [ - "react-clock", - "react.js", - "react", - "react-component", - "component", - "components", - "clock" - ], - "version": "1.2.6", - "description": "An analog clock for your React app.", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2023-08-06T13:02:27.539Z", - "links": { - "homepage": "https://uiwjs.github.io/react-clock", - "repository": "git+https://github.com/uiwjs/react-clock.git", - "bugs": "https://github.com/uiwjs/react-clock/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-clock" - } - }, - { - "name": "@icongo/io", - "keywords": [ - "icongo", - "iconic", - "io", - "react-icons", - "icons", - "icon" - ], - "version": "1.2.0", - "description": "Ionicons Icons", + "name": "url-replace-loader", + "keywords": [], + "version": "1.0.0", + "description": "url loader module for webpack", "publisher": { "email": "398188662@qq.com", - "username": "wcjiang" + "username": "jslite" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-04-17T18:57:41.619Z", + "date": "2018-01-16T17:13:48.060Z", "links": { - "homepage": "http://icongo.github.io/#/icons/io", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/io" + "homepage": "https://github.com/react-doc/url-replace-loader#readme", + "repository": "git+https://github.com/react-doc/url-replace-loader.git", + "bugs": "https://github.com/react-doc/url-replace-loader/issues", + "npm": "https://www.npmjs.com/package/url-replace-loader" } }, { - "name": "uiwjs", + "name": "svg-to-react-component", "keywords": [ - "uiw", - "uiwjs" + "react", + "svg", + "svg-to-react" ], - "version": "1.0.1", - "description": "uiwjs ===", + "version": "0.0.1", + "description": "SVG icon to react component.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2022-08-23T08:28:56.589Z", + "date": "2022-08-10T09:33:54.715Z", "links": { - "npm": "https://www.npmjs.com/package/uiwjs" + "homepage": "https://github.com/jaywcjlove/svg-to-react-component#readme", + "repository": "git+https://github.com/jaywcjlove/svg-to-react-component.git", + "bugs": "https://github.com/jaywcjlove/svg-to-react-component/issues", + "npm": "https://www.npmjs.com/package/svg-to-react-component" } }, { - "name": "@uivjs/admin-base-layout", + "name": "@kkt/plugin-less", "keywords": [ - "login", - "uiv", - "uivjs", - "vue3", - "vue" + "less", + "react", + "kkt", + "ssr", + "@kkt/ssr" ], - "version": "1.1.2", - "description": "基础布局组件", + "version": "3.1.13", + "description": "Support less.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17501,25 +17423,25 @@ } ], "license": "MIT", - "date": "2022-03-04T11:03:55.515Z", + "date": "2022-12-07T07:57:39.816Z", "links": { - "homepage": "https://github.com/uivjs/uivjs-admin#readme", - "repository": "git+https://github.com/uivjs/uivjs-admin.git", - "bugs": "https://github.com/uivjs/uivjs-admin/issues", - "npm": "https://www.npmjs.com/package/@uivjs/admin-base-layout" + "homepage": "https://github.com/kktjs/ssr#readme", + "repository": "git+https://github.com/kktjs/ssr.git", + "bugs": "https://github.com/kktjs/ssr/issues", + "npm": "https://www.npmjs.com/package/@kkt/plugin-less" } }, { - "name": "@icongo/uiw", + "name": "@icongo/co", "keywords": [ "icongo", - "uiw", + "Coolicons", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "UIW Icons", + "description": "Coolicons Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17535,26 +17457,27 @@ } ], "license": "MIT", - "date": "2023-04-17T19:01:07.399Z", + "date": "2023-04-17T18:56:34.825Z", "links": { - "homepage": "http://icongo.github.io/#/icons/uiw", + "homepage": "http://icongo.github.io/#/icons/co", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/uiw" + "npm": "https://www.npmjs.com/package/@icongo/co" } }, { - "name": "@icongo/ji", + "name": "@uiw/react-xml-reader", "keywords": [ - "icongo", - "jam", - "ji", - "react-icons", - "icons", - "icon" + "component", + "react", + "react-component", + "react-xml", + "xml-reader", + "react-xml-reader", + "reader" ], - "version": "1.2.0", - "description": "Jam Icons", + "version": "1.0.2", + "description": "React component that handles xml file input and its parsing.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17570,19 +17493,28 @@ } ], "license": "MIT", - "date": "2023-04-17T18:58:18.700Z", + "date": "2023-09-22T16:35:38.882Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ji", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ji" + "homepage": "https://uiwjs.github.io/react-xml-reader", + "repository": "git+https://github.com/uiwjs/react-xml-reader.git", + "bugs": "https://github.com/uiwjs/react-xml-reader/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-xml-reader" } }, { - "name": "@kkt/request", - "keywords": [], + "name": "@kkt/plugin-pro-access", + "keywords": [ + "kkt", + "ncc", + "nodejs", + "cra", + "build-tools", + "create-react-app", + "zero-configuration", + "framework" + ], "version": "1.1.5", - "description": "kktp request", + "description": "kktp plugins", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17598,23 +17530,25 @@ } ], "license": "MIT", - "date": "2023-05-29T04:46:39.126Z", + "date": "2023-05-29T04:46:46.961Z", "links": { - "npm": "https://www.npmjs.com/package/@kkt/request" + "homepage": "https://github.com/kktjs/kkt-pro#readme", + "repository": "git+https://github.com/kktjs/kkt-pro.git", + "bugs": "https://github.com/kktjs/kkt-pro/issues", + "npm": "https://www.npmjs.com/package/@kkt/plugin-pro-access" } }, { - "name": "@icongo/mi", + "name": "@uivjs/vue-layout", "keywords": [ - "icongo", - "maki", - "google", - "react-icons", - "icons", - "icon" + "layout", + "vue-layout", + "uivjs", + "vue", + "vue3" ], - "version": "1.2.0", - "description": "Maki Icons", + "version": "1.1.1", + "description": "Layout component for Vue 3.0. Handling the overall layout of a page.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17630,28 +17564,27 @@ } ], "license": "MIT", - "date": "2023-04-17T18:59:24.247Z", + "date": "2023-10-20T10:27:13.807Z", "links": { - "homepage": "http://icongo.github.io/#/icons/mi", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/mi" + "homepage": "https://uivjs.github.io/vue-layout", + "repository": "git+https://github.com/uivjs/vue-layout.git", + "bugs": "https://github.com/uivjs/vue-layout/issues", + "npm": "https://www.npmjs.com/package/@uivjs/vue-layout" } }, { - "name": "@kkt/plugin-pro-router", + "name": "@uiw/react-clock", "keywords": [ - "kkt", - "ncc", - "nodejs", - "cra", - "build-tools", - "create-react-app", - "zero-configuration", - "framework" + "react-clock", + "react.js", + "react", + "react-component", + "component", + "components", + "clock" ], - "version": "1.1.5", - "description": "kktp plugins", + "version": "1.2.6", + "description": "An analog clock for your React app.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17667,26 +17600,25 @@ } ], "license": "MIT", - "date": "2023-05-29T04:47:06.078Z", + "date": "2023-08-06T13:02:27.539Z", "links": { - "homepage": "https://github.com/kktjs/kkt-pro#readme", - "repository": "git+https://github.com/kktjs/kkt-pro.git", - "bugs": "https://github.com/kktjs/kkt-pro/issues", - "npm": "https://www.npmjs.com/package/@kkt/plugin-pro-router" + "homepage": "https://uiwjs.github.io/react-clock", + "repository": "git+https://github.com/uiwjs/react-clock.git", + "bugs": "https://github.com/uiwjs/react-clock/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-clock" } }, { - "name": "@icongo/fs", + "name": "@icongo/ct", "keywords": [ "icongo", - "fs", - "feather", + "cryptocurrency", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Fluent UI System Icons", + "description": "Cryptocurrency Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17702,58 +17634,26 @@ } ], "license": "MIT", - "date": "2023-04-17T19:00:11.258Z", + "date": "2023-04-17T18:56:39.446Z", "links": { - "homepage": "http://icongo.github.io/#/icons/fs", + "homepage": "http://icongo.github.io/#/icons/ct", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/fs" - } - }, - { - "name": "node-xlsx-fix-dep", - "keywords": [ - "excel", - "parser", - "builder", - "xlsx", - "xls" - ], - "version": "0.11.0", - "description": "NodeJS Excel files parser & builder", - "publisher": { - "email": "398188662@qq.com", - "username": "jslite" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "Apache-2.0", - "date": "2017-11-20T10:56:39.444Z", - "links": { - "homepage": "https://github.com/mgcrea/node-xlsx#readme", - "repository": "git+https://github.com/mgcrea/node-xlsx.git", - "bugs": "https://github.com/mgcrea/node-xlsx/issues", - "npm": "https://www.npmjs.com/package/node-xlsx-fix-dep" + "npm": "https://www.npmjs.com/package/@icongo/ct" } }, { - "name": "@kkt/plugin-pro-utils", + "name": "@icongo/fp", "keywords": [ - "kkt", - "ncc", - "nodejs", - "cra", - "build-tools", - "create-react-app", - "zero-configuration", - "framework" + "icongo", + "fp", + "feather", + "react-icons", + "icons", + "icon" ], - "version": "1.1.5", - "description": "kktp plugins", + "version": "1.2.0", + "description": "Flagpack Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17769,12 +17669,12 @@ } ], "license": "MIT", - "date": "2023-05-29T04:47:09.175Z", + "date": "2023-04-17T19:00:00.828Z", "links": { - "homepage": "https://github.com/kktjs/kkt-pro#readme", - "repository": "git+https://github.com/kktjs/kkt-pro.git", - "bugs": "https://github.com/kktjs/kkt-pro/issues", - "npm": "https://www.npmjs.com/package/@kkt/plugin-pro-utils" + "homepage": "http://icongo.github.io/#/icons/fp", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/fp" } }, { @@ -17812,16 +17712,17 @@ } }, { - "name": "@icongo/bi", + "name": "@icongo/io", "keywords": [ "icongo", - "boxicons", + "iconic", + "io", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Boxicons", + "description": "Ionicons Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17837,94 +17738,91 @@ } ], "license": "MIT", - "date": "2023-04-17T18:55:46.790Z", + "date": "2023-04-17T18:57:41.619Z", "links": { - "homepage": "http://icongo.github.io/#/icons/bi", + "homepage": "http://icongo.github.io/#/icons/io", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/bi" + "npm": "https://www.npmjs.com/package/@icongo/io" } }, { - "name": "wcj", + "name": "@icongo/lu", "keywords": [ - "wcj", - "commander", - "resume" + "icongo", + "lucide", + "react-icons", + "icons", + "icon" ], - "version": "1.0.4", - "description": "Node.js make command-line tool for learning .", + "version": "1.2.0", + "description": "Teenyicons Icons", "publisher": { "email": "398188662@qq.com", - "username": "jslite" + "username": "wcjiang" }, "maintainers": [ { - "email": "398188662@qq.com", - "username": "wcjiang" + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" }, { - "email": "shiren1118@126.com", - "username": "langshu" + "email": "398188662@qq.com", + "username": "wcjiang" } ], "license": "MIT", - "date": "2016-05-26T01:31:51.307Z", + "date": "2023-04-17T18:58:41.629Z", "links": { - "homepage": "https://github.com/jaywcjlove/wcj#readme", - "repository": "git+https://github.com/jaywcjlove/wcj.git", - "bugs": "https://github.com/jaywcjlove/wcj/issues", - "npm": "https://www.npmjs.com/package/wcj" + "homepage": "http://icongo.github.io/#/icons/lu", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/lu" } }, { - "name": "create-antdp", + "name": "@icongo/md", "keywords": [ - "dva", - "umi", - "ant-design", - "antd", - "antdp", - "tsbb", - "create-tsbb", - "react", - "redux", - "rematch", - "uiw", - "redux-saga", - "framework", - "frontend" + "icongo", + "material", + "google", + "react-icons", + "icons", + "icon" ], - "version": "1.0.9", - "description": "Creates a antdp application using the command line.", + "version": "1.2.0", + "description": "Material Design Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-05-06T07:09:06.022Z", + "date": "2023-04-17T18:59:20.619Z", "links": { - "homepage": "https://antdpro.github.io/antdp", - "repository": "git+https://github.com/antdpro/create-antdp.git", - "bugs": "https://github.com/antdpro/create-antdp/issues", - "npm": "https://www.npmjs.com/package/create-antdp" + "homepage": "http://icongo.github.io/#/icons/md", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/md" } }, { - "name": "@kkt/webpack-eslint-rules", + "name": "uiwjs", "keywords": [ - "webpack", - "eslint", - "rules" + "uiw", + "uiwjs" ], - "version": "1.0.3", - "description": "ESLint rules for webpack.", + "version": "1.0.1", + "description": "uiwjs ===", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17939,24 +17837,23 @@ "username": "wcjiang" } ], - "license": "ISC", - "date": "2018-11-27T16:45:03.783Z", + "license": "MIT", + "date": "2022-08-23T08:28:56.589Z", "links": { - "npm": "https://www.npmjs.com/package/@kkt/webpack-eslint-rules" + "npm": "https://www.npmjs.com/package/uiwjs" } }, { - "name": "@icongo/ir", + "name": "@uivjs/admin-base-layout", "keywords": [ - "icongo", - "iconoir", - "io", - "react-icons", - "icons", - "icon" + "login", + "uiv", + "uivjs", + "vue3", + "vue" ], - "version": "1.2.0", - "description": "Iconoir Icons", + "version": "1.1.2", + "description": "基础布局组件", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -17972,25 +17869,19 @@ } ], "license": "MIT", - "date": "2023-04-17T18:57:53.061Z", + "date": "2022-03-04T11:03:55.515Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ir", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ir" + "homepage": "https://github.com/uivjs/uivjs-admin#readme", + "repository": "git+https://github.com/uivjs/uivjs-admin.git", + "bugs": "https://github.com/uivjs/uivjs-admin/issues", + "npm": "https://www.npmjs.com/package/@uivjs/admin-base-layout" } }, { - "name": "@icongo/ci", - "keywords": [ - "icongo", - "coreui", - "react-icons", - "icons", - "icon" - ], - "version": "1.2.0", - "description": "CoreUI Icons", + "name": "@uiw/react-domain-verify", + "keywords": [], + "version": "1.1.3", + "description": "Verify that the access domain name displays content.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18006,19 +17897,25 @@ } ], "license": "MIT", - "date": "2023-04-17T18:56:18.886Z", + "date": "2023-04-07T04:01:02.121Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ci", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ci" + "homepage": "https://uiwjs.github.io/react-domain-verify", + "repository": "git+https://github.com/uiwjs/react-domain-verify.git", + "bugs": "https://github.com/uiwjs/react-domain-verify/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-domain-verify" } }, { - "name": "@uiw/react-domain-verify", - "keywords": [], - "version": "1.1.3", - "description": "Verify that the access domain name displays content.", + "name": "@kkt/plugin-bundle", + "keywords": [ + "less", + "react", + "kkt", + "webpack", + "bundle" + ], + "version": "5.11.1", + "description": "A Less loader for KKT. Compiles Less to CSS.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18033,27 +17930,24 @@ "username": "wcjiang" } ], - "license": "MIT", - "date": "2023-04-07T04:01:02.121Z", + "date": "2020-12-12T12:23:37.691Z", "links": { - "homepage": "https://uiwjs.github.io/react-domain-verify", - "repository": "git+https://github.com/uiwjs/react-domain-verify.git", - "bugs": "https://github.com/uiwjs/react-domain-verify/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-domain-verify" + "repository": "https://github.com/kktjs/kkt/tree/master/packages/loader-bundle", + "npm": "https://www.npmjs.com/package/@kkt/plugin-bundle" } }, { - "name": "@uiw/react-color-hua", + "name": "@icongo/ik", "keywords": [ - "react", - "react-color", - "react-color-hua", - "hua", - "color", - "convert" + "icongo", + "Ikonate", + "ik", + "react-icons", + "icons", + "icon" ], - "version": "0.0.1", - "description": "Color hua", + "version": "1.2.0", + "description": "Ikonate Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18069,22 +17963,26 @@ } ], "license": "MIT", - "date": "2021-07-01T10:59:52.817Z", + "date": "2023-04-17T18:57:33.745Z", "links": { - "npm": "https://www.npmjs.com/package/@uiw/react-color-hua" + "homepage": "http://icongo.github.io/#/icons/ik", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/ik" } }, { - "name": "@icongo/ae", + "name": "@icongo/ji", "keywords": [ "icongo", - "boxicons", + "jam", + "ji", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Aegis Icons", + "description": "Jam Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18100,25 +17998,19 @@ } ], "license": "MIT", - "date": "2023-04-17T18:55:40.852Z", + "date": "2023-04-17T18:58:18.700Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ae", + "homepage": "http://icongo.github.io/#/icons/ji", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ae" + "npm": "https://www.npmjs.com/package/@icongo/ji" } }, { - "name": "@icongo/cy", - "keywords": [ - "icongo", - "cy", - "react-icons", - "icons", - "icon" - ], - "version": "1.2.0", - "description": "Clarity Icons", + "name": "@kkt/request", + "keywords": [], + "version": "1.1.5", + "description": "kktp request", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18134,25 +18026,23 @@ } ], "license": "MIT", - "date": "2023-04-17T18:56:43.673Z", + "date": "2023-05-29T04:46:39.126Z", "links": { - "homepage": "http://icongo.github.io/#/icons/cy", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/cy" + "npm": "https://www.npmjs.com/package/@kkt/request" } }, { - "name": "@icongo/lu", + "name": "@icongo/mi", "keywords": [ "icongo", - "lucide", + "maki", + "google", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Teenyicons Icons", + "description": "Maki Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18168,26 +18058,25 @@ } ], "license": "MIT", - "date": "2023-04-17T18:58:41.629Z", + "date": "2023-04-17T18:59:24.247Z", "links": { - "homepage": "http://icongo.github.io/#/icons/lu", + "homepage": "http://icongo.github.io/#/icons/mi", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/lu" + "npm": "https://www.npmjs.com/package/@icongo/mi" } }, { - "name": "@icongo/is", + "name": "@icongo/uiw", "keywords": [ "icongo", - "jam", - "is", + "uiw", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Icons", + "description": "UIW Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18203,19 +18092,25 @@ } ], "license": "MIT", - "date": "2023-04-17T18:57:55.986Z", + "date": "2023-04-17T19:01:07.399Z", "links": { - "homepage": "http://icongo.github.io/#/icons/is", + "homepage": "http://icongo.github.io/#/icons/uiw", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/is" + "npm": "https://www.npmjs.com/package/@icongo/uiw" } }, { - "name": "raw-content-replace-loader", - "keywords": [], - "version": "1.0.1", - "description": "Replaces the specified path file contents.", + "name": "node-xlsx-fix-dep", + "keywords": [ + "excel", + "parser", + "builder", + "xlsx", + "xls" + ], + "version": "0.11.0", + "description": "NodeJS Excel files parser & builder", "publisher": { "email": "398188662@qq.com", "username": "jslite" @@ -18226,23 +18121,24 @@ "username": "wcjiang" } ], - "license": "MIT", - "date": "2018-01-05T20:25:12.115Z", + "license": "Apache-2.0", + "date": "2017-11-20T10:56:39.444Z", "links": { - "homepage": "https://github.com/react-doc/raw-content-replace-loader#readme", - "repository": "git+https://github.com/react-doc/raw-content-replace-loader.git", - "bugs": "https://github.com/react-doc/raw-content-replace-loader/issues", - "npm": "https://www.npmjs.com/package/raw-content-replace-loader" + "homepage": "https://github.com/mgcrea/node-xlsx#readme", + "repository": "git+https://github.com/mgcrea/node-xlsx.git", + "bugs": "https://github.com/mgcrea/node-xlsx/issues", + "npm": "https://www.npmjs.com/package/node-xlsx-fix-dep" } }, { - "name": "directory-tree-md", + "name": "wcj", "keywords": [ - "directory", - "tree" + "wcj", + "commander", + "resume" ], - "version": "2.0.7", - "description": "Convert a directory tree to a JS object.", + "version": "1.0.4", + "description": "Node.js make command-line tool for learning .", "publisher": { "email": "398188662@qq.com", "username": "jslite" @@ -18251,29 +18147,72 @@ { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "shiren1118@126.com", + "username": "langshu" } ], "license": "MIT", - "date": "2017-12-28T18:32:11.601Z", + "date": "2016-05-26T01:31:51.307Z", "links": { - "homepage": "https://github.com/react-doc/node-directory-tree-md", - "repository": "git+https://github.com/react-doc/node-directory-tree-md.git", - "bugs": "https://github.com/react-doc/node-directory-tree-md/issues", - "npm": "https://www.npmjs.com/package/directory-tree-md" + "homepage": "https://github.com/jaywcjlove/wcj#readme", + "repository": "git+https://github.com/jaywcjlove/wcj.git", + "bugs": "https://github.com/jaywcjlove/wcj/issues", + "npm": "https://www.npmjs.com/package/wcj" } }, { - "name": "@icongo/ev", + "name": "create-antdp", + "keywords": [ + "dva", + "umi", + "ant-design", + "antd", + "antdp", + "tsbb", + "create-tsbb", + "react", + "redux", + "rematch", + "uiw", + "redux-saga", + "framework", + "frontend" + ], + "version": "1.0.9", + "description": "Creates a antdp application using the command line.", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2023-05-06T07:09:06.022Z", + "links": { + "homepage": "https://antdpro.github.io/antdp", + "repository": "git+https://github.com/antdpro/create-antdp.git", + "bugs": "https://github.com/antdpro/create-antdp/issues", + "npm": "https://www.npmjs.com/package/create-antdp" + } + }, + { + "name": "@icongo/fg", "keywords": [ "icongo", - "ev", + "fg", "flag", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Eva Icons", + "description": "Flag Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18289,61 +18228,55 @@ } ], "license": "MIT", - "date": "2023-04-17T18:56:52.728Z", + "date": "2023-04-17T18:59:48.939Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ev", + "homepage": "http://icongo.github.io/#/icons/fg", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ev" + "npm": "https://www.npmjs.com/package/@icongo/fg" } }, { - "name": "@wcj/react-virtualized-auto-sizer", + "name": "@kkt/webpack-eslint-rules", "keywords": [ - "react", - "reactjs", - "virtual", - "window", - "windowed", - "list", - "scrolling", - "infinite", - "virtualized", - "table", - "grid", - "spreadsheet" + "webpack", + "eslint", + "rules" ], - "version": "1.0.6", - "description": "Standalone version of the AutoSizer component from react-virtualized", + "version": "1.0.3", + "description": "ESLint rules for webpack.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], - "license": "MIT", - "date": "2022-08-18T14:29:13.523Z", + "license": "ISC", + "date": "2018-11-27T16:45:03.783Z", "links": { - "homepage": "https://github.com/bvaughn/react-virtualized-auto-sizer/", - "repository": "git+https://github.com/bvaughn/react-virtualized-auto-sizer.git", - "bugs": "https://github.com/bvaughn/react-virtualized-auto-sizer/issues", - "npm": "https://www.npmjs.com/package/@wcj/react-virtualized-auto-sizer" + "npm": "https://www.npmjs.com/package/@kkt/webpack-eslint-rules" } }, { - "name": "@kkt/config-loader", + "name": "@icongo/ir", "keywords": [ - "config", - "config-loader", - "loader", - "kkt" + "icongo", + "iconoir", + "io", + "react-icons", + "icons", + "icon" ], - "version": "5.5.1", - "description": "A simple config loader, that loads JS files and returns an object of the loaded files and their contents.", + "version": "1.2.0", + "description": "Iconoir Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18359,32 +18292,25 @@ } ], "license": "MIT", - "date": "2020-02-19T08:27:38.347Z", + "date": "2023-04-17T18:57:53.061Z", "links": { - "homepage": "https://github.com/kktjs/kkt-next/tree/master/packages/config-loader#readme", - "repository": "https://github.com/kktjs/kkt-next/tree/master/packages/config-loader", - "bugs": "https://github.com/kktjs/kkt-next/issues", - "npm": "https://www.npmjs.com/package/@kkt/config-loader" + "homepage": "http://icongo.github.io/#/icons/ir", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/ir" } }, { - "name": "@kkt/postcss-preset-env", + "name": "@icongo/br", "keywords": [ - "postcss", - "css", - "postcss-plugin", - "specifications", - "specs", - "features", - "lists", - "stages", - "w3c", - "csswg", - "future", - "next" + "icongo", + "boxicons", + "react-icons", + "icons", + "icon" ], - "version": "6.6.1", - "description": "Convert modern CSS into something browsers understand", + "version": "1.2.0", + "description": "Browser Logos Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18399,27 +18325,27 @@ "username": "wcjiang" } ], - "license": "CC0-1.0", - "date": "2019-06-19T04:07:08.630Z", + "license": "MIT", + "date": "2023-04-17T18:55:52.993Z", "links": { - "homepage": "https://github.com/csstools/postcss-preset-env#readme", - "repository": "git+https://github.com/csstools/postcss-preset-env.git", - "bugs": "https://github.com/csstools/postcss-preset-env/issues", - "npm": "https://www.npmjs.com/package/@kkt/postcss-preset-env" + "homepage": "http://icongo.github.io/#/icons/br", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/br" } }, { - "name": "@icongo/md", + "name": "@icongo/fs", "keywords": [ "icongo", - "material", - "google", + "fs", + "feather", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Material Design Icons", + "description": "Fluent UI System Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18435,26 +18361,26 @@ } ], "license": "MIT", - "date": "2023-04-17T18:59:20.619Z", + "date": "2023-04-17T19:00:11.258Z", "links": { - "homepage": "http://icongo.github.io/#/icons/md", + "homepage": "http://icongo.github.io/#/icons/fs", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/md" + "npm": "https://www.npmjs.com/package/@icongo/fs" } }, { - "name": "@icongo/fp", + "name": "@icongo/fl", "keywords": [ "icongo", - "fp", + "fi", "feather", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Flagpack Icons", + "description": "Flag icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18470,25 +18396,25 @@ } ], "license": "MIT", - "date": "2023-04-17T19:00:00.828Z", + "date": "2023-04-17T18:59:56.281Z", "links": { - "homepage": "http://icongo.github.io/#/icons/fp", + "homepage": "http://icongo.github.io/#/icons/fl", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/fp" + "npm": "https://www.npmjs.com/package/@icongo/fl" } }, { - "name": "@kkt/plugin-bundle", + "name": "@icongo/ci", "keywords": [ - "less", - "react", - "kkt", - "webpack", - "bundle" + "icongo", + "coreui", + "react-icons", + "icons", + "icon" ], - "version": "5.11.1", - "description": "A Less loader for KKT. Compiles Less to CSS.", + "version": "1.2.0", + "description": "CoreUI Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18503,24 +18429,27 @@ "username": "wcjiang" } ], - "date": "2020-12-12T12:23:37.691Z", + "license": "MIT", + "date": "2023-04-17T18:56:18.886Z", "links": { - "repository": "https://github.com/kktjs/kkt/tree/master/packages/loader-bundle", - "npm": "https://www.npmjs.com/package/@kkt/plugin-bundle" + "homepage": "http://icongo.github.io/#/icons/ci", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/ci" } }, { - "name": "@icongo/ik", + "name": "@icongo/mr", "keywords": [ "icongo", - "Ikonate", - "ik", + "mr", + "map", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Ikonate Icons", + "description": "Microns Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18536,52 +18465,56 @@ } ], "license": "MIT", - "date": "2023-04-17T18:57:33.745Z", + "date": "2023-04-17T18:59:33.685Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ik", + "homepage": "http://icongo.github.io/#/icons/mr", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ik" + "npm": "https://www.npmjs.com/package/@icongo/mr" } }, { - "name": "copy-markdown-image-webpack-plugin", + "name": "@yaochuxia/roadhog", "keywords": [ - "webpack", - "webpack-plugin" + "roadhog", + "react", + "cli", + "create-react-app", + "webpack" ], - "version": "2.0.0", - "description": "Copy Markdown in the picture resources.", + "version": "1.0.9", + "description": "Cli tool for serve and build react app, based on create-react-app, support JSON pattern config. based on roadhog V1.1.1", "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" + "email": "675993729@qq.com", + "username": "yaochuxia" }, "maintainers": [ { "email": "398188662@qq.com", "username": "wcjiang" + }, + { + "email": "675993729@qq.com", + "username": "yaochuxia" } ], "license": "MIT", - "date": "2018-05-04T09:40:57.091Z", + "date": "2019-04-01T03:37:27.573Z", "links": { - "homepage": "https://github.com/react-doc/copy-markdown-image-webpack-plugin#readme", - "repository": "git+https://github.com/react-doc/copy-markdown-image-webpack-plugin.git", - "bugs": "https://github.com/react-doc/copy-markdown-image-webpack-plugin/issues", - "npm": "https://www.npmjs.com/package/copy-markdown-image-webpack-plugin" + "npm": "https://www.npmjs.com/package/@yaochuxia/roadhog" } }, { - "name": "@icongo/ct", + "name": "@icongo/ae", "keywords": [ "icongo", - "cryptocurrency", + "boxicons", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Cryptocurrency Icons", + "description": "Aegis Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18597,24 +18530,26 @@ } ], "license": "MIT", - "date": "2023-04-17T18:56:39.446Z", + "date": "2023-04-17T18:55:40.852Z", "links": { - "homepage": "http://icongo.github.io/#/icons/ct", + "homepage": "http://icongo.github.io/#/icons/ae", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/ct" + "npm": "https://www.npmjs.com/package/@icongo/ae" } }, { - "name": "@kkt/loader-scss", + "name": "@uiw/react-color-hua", "keywords": [ - "scss", "react", - "kkt", - "ssr" + "react-color", + "react-color-hua", + "hua", + "color", + "convert" ], - "version": "5.11.1", - "description": "A SCSS loader for KKT. Compiles Less to CSS.", + "version": "0.0.1", + "description": "Color hua", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18630,58 +18565,84 @@ } ], "license": "MIT", - "date": "2020-12-12T12:23:31.336Z", + "date": "2021-07-01T10:59:52.817Z", "links": { - "repository": "https://github.com/kktjs/kkt/tree/master/packages/loader-scss", - "npm": "https://www.npmjs.com/package/@kkt/loader-scss" + "npm": "https://www.npmjs.com/package/@uiw/react-color-hua" } }, { - "name": "create-uiw-admin", + "name": "@icongo/cy", "keywords": [ - "tsbb", - "create-tsbb", - "react", - "redux", - "rematch", - "uiw", - "redux-saga", - "framework", - "frontend" + "icongo", + "cy", + "react-icons", + "icons", + "icon" ], - "version": "6.1.9", - "description": "Creates a antdp application using the command line.", + "version": "1.2.0", + "description": "Clarity Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-04-27T08:40:54.603Z", + "date": "2023-04-17T18:56:43.673Z", "links": { - "homepage": "https://uiwjs.github.io/uiw-admin", - "repository": "git+https://github.com/uiwjs/uiw-admin.git", - "bugs": "https://github.com/uiwjs/uiw-admin/issues", - "npm": "https://www.npmjs.com/package/create-uiw-admin" + "homepage": "http://icongo.github.io/#/icons/cy", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/cy" } }, { - "name": "@icongo/sl", + "name": "directory-tree-md", + "keywords": [ + "directory", + "tree" + ], + "version": "2.0.7", + "description": "Convert a directory tree to a JS object.", + "publisher": { + "email": "398188662@qq.com", + "username": "jslite" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2017-12-28T18:32:11.601Z", + "links": { + "homepage": "https://github.com/react-doc/node-directory-tree-md", + "repository": "git+https://github.com/react-doc/node-directory-tree-md.git", + "bugs": "https://github.com/react-doc/node-directory-tree-md/issues", + "npm": "https://www.npmjs.com/package/directory-tree-md" + } + }, + { + "name": "@icongo/ev", "keywords": [ "icongo", - "sl", - "SVG-Loaders", + "ev", + "flag", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "SVG-Loaders Icons", + "description": "Eva Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18697,26 +18658,61 @@ } ], "license": "MIT", - "date": "2023-04-17T19:00:27.486Z", + "date": "2023-04-17T18:56:52.728Z", "links": { - "homepage": "http://icongo.github.io/#/icons/sl", + "homepage": "http://icongo.github.io/#/icons/ev", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/sl" + "npm": "https://www.npmjs.com/package/@icongo/ev" } }, { - "name": "@icongo/cci", + "name": "@wcj/react-virtualized-auto-sizer", "keywords": [ - "icongo", - "cb", - "evil", - "react-icons", - "icons", - "icon" + "react", + "reactjs", + "virtual", + "window", + "windowed", + "list", + "scrolling", + "infinite", + "virtualized", + "table", + "grid", + "spreadsheet" + ], + "version": "1.0.6", + "description": "Standalone version of the AutoSizer component from react-virtualized", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2022-08-18T14:29:13.523Z", + "links": { + "homepage": "https://github.com/bvaughn/react-virtualized-auto-sizer/", + "repository": "git+https://github.com/bvaughn/react-virtualized-auto-sizer.git", + "bugs": "https://github.com/bvaughn/react-virtualized-auto-sizer/issues", + "npm": "https://www.npmjs.com/package/@wcj/react-virtualized-auto-sizer" + } + }, + { + "name": "@kkt/config-loader", + "keywords": [ + "config", + "config-loader", + "loader", + "kkt" ], - "version": "1.2.0", - "description": "Circum Icons", + "version": "5.5.1", + "description": "A simple config loader, that loads JS files and returns an object of the loaded files and their contents.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18732,26 +18728,32 @@ } ], "license": "MIT", - "date": "2023-04-17T17:20:30.090Z", + "date": "2020-02-19T08:27:38.347Z", "links": { - "homepage": "http://icongo.github.io/#/icons/cci", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/cci" + "homepage": "https://github.com/kktjs/kkt-next/tree/master/packages/config-loader#readme", + "repository": "https://github.com/kktjs/kkt-next/tree/master/packages/config-loader", + "bugs": "https://github.com/kktjs/kkt-next/issues", + "npm": "https://www.npmjs.com/package/@kkt/config-loader" } }, { - "name": "@icongo/mr", + "name": "@kkt/postcss-preset-env", "keywords": [ - "icongo", - "mr", - "map", - "react-icons", - "icons", - "icon" + "postcss", + "css", + "postcss-plugin", + "specifications", + "specs", + "features", + "lists", + "stages", + "w3c", + "csswg", + "future", + "next" ], - "version": "1.2.0", - "description": "Microns Icons", + "version": "6.6.1", + "description": "Convert modern CSS into something browsers understand", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18766,26 +18768,52 @@ "username": "wcjiang" } ], + "license": "CC0-1.0", + "date": "2019-06-19T04:07:08.630Z", + "links": { + "homepage": "https://github.com/csstools/postcss-preset-env#readme", + "repository": "git+https://github.com/csstools/postcss-preset-env.git", + "bugs": "https://github.com/csstools/postcss-preset-env/issues", + "npm": "https://www.npmjs.com/package/@kkt/postcss-preset-env" + } + }, + { + "name": "@wabg/mobile-calendar", + "keywords": [], + "version": "1.0.1", + "description": "## How To Use", + "publisher": { + "email": "1245036094@qq.com", + "username": "xinghe" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + { + "email": "1245036094@qq.com", + "username": "xinghe" + } + ], "license": "MIT", - "date": "2023-04-17T18:59:33.685Z", + "date": "2018-05-02T13:38:40.301Z", "links": { - "homepage": "http://icongo.github.io/#/icons/mr", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/mr" + "npm": "https://www.npmjs.com/package/@wabg/mobile-calendar" } }, { - "name": "@icongo/co", + "name": "@icongo/is", "keywords": [ "icongo", - "Coolicons", + "jam", + "is", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Coolicons Icons", + "description": "Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18801,58 +18829,53 @@ } ], "license": "MIT", - "date": "2023-04-17T18:56:34.825Z", + "date": "2023-04-17T18:57:55.986Z", "links": { - "homepage": "http://icongo.github.io/#/icons/co", + "homepage": "http://icongo.github.io/#/icons/is", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/co" + "npm": "https://www.npmjs.com/package/@icongo/is" } }, { - "name": "@yaochuxia/roadhog", + "name": "@kkt/loader-scss", "keywords": [ - "roadhog", + "scss", "react", - "cli", - "create-react-app", - "webpack" + "kkt", + "ssr" ], - "version": "1.0.9", - "description": "Cli tool for serve and build react app, based on create-react-app, support JSON pattern config. based on roadhog V1.1.1", + "version": "5.11.1", + "description": "A SCSS loader for KKT. Compiles Less to CSS.", "publisher": { - "email": "675993729@qq.com", - "username": "yaochuxia" + "email": "398188662@qq.com", + "username": "wcjiang" }, "maintainers": [ { - "email": "398188662@qq.com", - "username": "wcjiang" + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" }, { - "email": "675993729@qq.com", - "username": "yaochuxia" + "email": "398188662@qq.com", + "username": "wcjiang" } ], "license": "MIT", - "date": "2019-04-01T03:37:27.573Z", + "date": "2020-12-12T12:23:31.336Z", "links": { - "npm": "https://www.npmjs.com/package/@yaochuxia/roadhog" + "repository": "https://github.com/kktjs/kkt/tree/master/packages/loader-scss", + "npm": "https://www.npmjs.com/package/@kkt/loader-scss" } }, { - "name": "babel-plugin-transform-uiw-import", - "keywords": [ - "babel-plugin", - "kkt-ssr", - "uiw", - "ssr" - ], - "version": "1.0.0", - "description": "Modular import uiw plugin for babel.", + "name": "raw-content-replace-loader", + "keywords": [], + "version": "1.0.1", + "description": "Replaces the specified path file contents.", "publisher": { "email": "398188662@qq.com", - "username": "wcjiang" + "username": "jslite" }, "maintainers": [ { @@ -18861,19 +18884,29 @@ } ], "license": "MIT", - "date": "2019-12-07T10:05:29.632Z", + "date": "2018-01-05T20:25:12.115Z", "links": { - "homepage": "https://github.com/uiwjs/babel-plugin-transform-uiw-import#readme", - "repository": "git+https://github.com/uiwjs/babel-plugin-transform-uiw-import.git", - "bugs": "https://github.com/uiwjs/babel-plugin-transform-uiw-import/issues", - "npm": "https://www.npmjs.com/package/babel-plugin-transform-uiw-import" + "homepage": "https://github.com/react-doc/raw-content-replace-loader#readme", + "repository": "git+https://github.com/react-doc/raw-content-replace-loader.git", + "bugs": "https://github.com/react-doc/raw-content-replace-loader/issues", + "npm": "https://www.npmjs.com/package/raw-content-replace-loader" } }, { - "name": "@tsbb/babel-preset", - "keywords": [], - "version": "0.0.2", - "description": "tsbb", + "name": "create-uiw-admin", + "keywords": [ + "tsbb", + "create-tsbb", + "react", + "redux", + "rematch", + "uiw", + "redux-saga", + "framework", + "frontend" + ], + "version": "6.1.9", + "description": "Creates a antdp application using the command line.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18885,42 +18918,61 @@ } ], "license": "MIT", - "date": "2019-06-10T17:27:18.313Z", + "date": "2023-04-27T08:40:54.603Z", "links": { - "npm": "https://www.npmjs.com/package/@tsbb/babel-preset" + "homepage": "https://uiwjs.github.io/uiw-admin", + "repository": "git+https://github.com/uiwjs/uiw-admin.git", + "bugs": "https://github.com/uiwjs/uiw-admin/issues", + "npm": "https://www.npmjs.com/package/create-uiw-admin" } }, { - "name": "jizha", - "keywords": [], - "version": "0.0.1", + "name": "@icongo/sl", + "keywords": [ + "icongo", + "sl", + "SVG-Loaders", + "react-icons", + "icons", + "icon" + ], + "version": "1.2.0", + "description": "SVG-Loaders Icons", "publisher": { "email": "398188662@qq.com", - "username": "jslite" + "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], - "license": "ISC", - "date": "2018-01-05T13:50:04.365Z", + "license": "MIT", + "date": "2023-04-17T19:00:27.486Z", "links": { - "npm": "https://www.npmjs.com/package/jizha" + "homepage": "http://icongo.github.io/#/icons/sl", + "repository": "git+https://github.com/jaywcjlove/icongo.git", + "bugs": "https://github.com/jaywcjlove/icongo/issues", + "npm": "https://www.npmjs.com/package/@icongo/sl" } }, { - "name": "@icongo/br", + "name": "@icongo/cci", "keywords": [ "icongo", - "boxicons", + "cb", + "evil", "react-icons", "icons", "icon" ], "version": "1.2.0", - "description": "Browser Logos Icons", + "description": "Circum Icons", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18936,26 +18988,25 @@ } ], "license": "MIT", - "date": "2023-04-17T18:55:52.993Z", + "date": "2023-04-17T17:20:30.090Z", "links": { - "homepage": "http://icongo.github.io/#/icons/br", + "homepage": "http://icongo.github.io/#/icons/cci", "repository": "git+https://github.com/jaywcjlove/icongo.git", "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/br" + "npm": "https://www.npmjs.com/package/@icongo/cci" } }, { - "name": "@icongo/fl", + "name": "@kkt/simple-progress-webpack-plugin", "keywords": [ - "icongo", - "fi", - "feather", - "react-icons", - "icons", - "icon" + "webpack", + "plugin", + "progress", + "simple", + "logger" ], - "version": "1.2.0", - "description": "Flag icons", + "version": "1.1.5", + "description": "A simple progress plugin for Webpack, coming with four different logging output formats.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -18971,59 +19022,48 @@ } ], "license": "MIT", - "date": "2023-04-17T18:59:56.281Z", + "date": "2018-11-28T03:17:17.716Z", "links": { - "homepage": "http://icongo.github.io/#/icons/fl", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/fl" + "homepage": "https://github.com/uiw-react/simple-progress-webpack-plugin", + "repository": "git+https://github.com/uiw-react/simple-progress-webpack-plugin.git", + "bugs": "https://github.com/uiw-react/simple-progress-webpack-plugin/issues", + "npm": "https://www.npmjs.com/package/@kkt/simple-progress-webpack-plugin" } }, { - "name": "@icongo/fg", + "name": "babel-plugin-transform-uiw-import", "keywords": [ - "icongo", - "fg", - "flag", - "react-icons", - "icons", - "icon" + "babel-plugin", + "kkt-ssr", + "uiw", + "ssr" ], - "version": "1.2.0", - "description": "Flag Icons", + "version": "1.0.0", + "description": "Modular import uiw plugin for babel.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2023-04-17T18:59:48.939Z", + "date": "2019-12-07T10:05:29.632Z", "links": { - "homepage": "http://icongo.github.io/#/icons/fg", - "repository": "git+https://github.com/jaywcjlove/icongo.git", - "bugs": "https://github.com/jaywcjlove/icongo/issues", - "npm": "https://www.npmjs.com/package/@icongo/fg" + "homepage": "https://github.com/uiwjs/babel-plugin-transform-uiw-import#readme", + "repository": "git+https://github.com/uiwjs/babel-plugin-transform-uiw-import.git", + "bugs": "https://github.com/uiwjs/babel-plugin-transform-uiw-import/issues", + "npm": "https://www.npmjs.com/package/babel-plugin-transform-uiw-import" } }, { - "name": "react-native-template-uiw", - "keywords": [ - "react-native", - "jest", - "template", - "boilerplate" - ], + "name": "@tsbb/babel-preset", + "keywords": [], "version": "0.0.2", - "description": "React Native template for react-native-uiw.", + "description": "tsbb", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -19035,12 +19075,29 @@ } ], "license": "MIT", - "date": "2020-01-14T06:00:21.560Z", + "date": "2019-06-10T17:27:18.313Z", "links": { - "homepage": "https://github.com/uiwjs/react-native-template#readme", - "repository": "git+https://github.com/uiwjs/react-native-template.git", - "bugs": "https://github.com/uiwjs/react-native-template/issues", - "npm": "https://www.npmjs.com/package/react-native-template-uiw" + "npm": "https://www.npmjs.com/package/@tsbb/babel-preset" + } + }, + { + "name": "jizha", + "keywords": [], + "version": "0.0.1", + "publisher": { + "email": "398188662@qq.com", + "username": "jslite" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "ISC", + "date": "2018-01-05T13:50:04.365Z", + "links": { + "npm": "https://www.npmjs.com/package/jizha" } }, { @@ -19113,68 +19170,76 @@ } }, { - "name": "@wabg/mobile-calendar", - "keywords": [], - "version": "1.0.1", - "description": "## How To Use", + "name": "create-kktp", + "keywords": [ + "kkt", + "ncc", + "nodejs", + "cra", + "build-tools", + "create-react-app", + "zero-configuration", + "framework" + ], + "version": "1.1.5", + "description": "Creates a kktp application using the command line.", "publisher": { - "email": "1245036094@qq.com", - "username": "xinghe" + "email": "398188662@qq.com", + "username": "wcjiang" }, "maintainers": [ { - "email": "398188662@qq.com", - "username": "wcjiang" + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" }, { - "email": "1245036094@qq.com", - "username": "xinghe" + "email": "398188662@qq.com", + "username": "wcjiang" } ], "license": "MIT", - "date": "2018-05-02T13:38:40.301Z", + "date": "2023-05-29T04:46:34.925Z", "links": { - "npm": "https://www.npmjs.com/package/@wabg/mobile-calendar" + "homepage": "https://github.com/kktjs/kkt-pro#readme", + "repository": "git+https://github.com/kktjs/kkt-pro.git", + "bugs": "https://github.com/kktjs/kkt-pro/issues", + "npm": "https://www.npmjs.com/package/create-kktp" } }, { - "name": "@kkt/simple-progress-webpack-plugin", + "name": "react-native-template-uiw", "keywords": [ - "webpack", - "plugin", - "progress", - "simple", - "logger" + "react-native", + "jest", + "template", + "boilerplate" ], - "version": "1.1.5", - "description": "A simple progress plugin for Webpack, coming with four different logging output formats.", + "version": "0.0.2", + "description": "React Native template for react-native-uiw.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2018-11-28T03:17:17.716Z", + "date": "2020-01-14T06:00:21.560Z", "links": { - "homepage": "https://github.com/uiw-react/simple-progress-webpack-plugin", - "repository": "git+https://github.com/uiw-react/simple-progress-webpack-plugin.git", - "bugs": "https://github.com/uiw-react/simple-progress-webpack-plugin/issues", - "npm": "https://www.npmjs.com/package/@kkt/simple-progress-webpack-plugin" + "homepage": "https://github.com/uiwjs/react-native-template#readme", + "repository": "git+https://github.com/uiwjs/react-native-template.git", + "bugs": "https://github.com/uiwjs/react-native-template/issues", + "npm": "https://www.npmjs.com/package/react-native-template-uiw" } }, { - "name": "sou", + "name": "rdoc-dev-utils", "keywords": [], - "version": "1.0.0", + "version": "1.1.0", + "description": "rdoc dev utils", "publisher": { "email": "398188662@qq.com", "username": "jslite" @@ -19185,10 +19250,13 @@ "username": "wcjiang" } ], - "license": "ISC", - "date": "2015-10-29T03:45:01.548Z", + "license": "MIT", + "date": "2018-01-24T12:20:43.436Z", "links": { - "npm": "https://www.npmjs.com/package/sou" + "homepage": "https://github.com/react-doc/rdoc-dev-utils#readme", + "repository": "git+https://github.com/react-doc/rdoc-dev-utils.git", + "bugs": "https://github.com/react-doc/rdoc-dev-utils/issues", + "npm": "https://www.npmjs.com/package/rdoc-dev-utils" } }, { @@ -19236,45 +19304,43 @@ } }, { - "name": "@uiw/react-native-markdown", - "keywords": [ - "react", - "react-native", - "native", - "markdown", - "commonmark", - "markdown-it" - ], - "version": "3.2.12", - "description": "Markdown renderer for react-native, with CommonMark spec support + adds syntax extensions & sugar (URL autolinking, typographer).", + "name": "raw-tree-replace-loader", + "keywords": [], + "version": "1.1.0", + "description": "raw tree replace loader module for webpack", "publisher": { "email": "398188662@qq.com", - "username": "wcjiang" + "username": "jslite" }, "maintainers": [ - { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2018-11-07T12:46:01.285Z", + "date": "2018-01-17T13:16:26.420Z", "links": { - "homepage": "https://github.com/uiw-react/react-native-markdown-renderer#readme", - "repository": "git+https://github.com/uiw-react/react-native-markdown-renderer.git", - "bugs": "https://github.com/uiw-react/react-native-markdown-renderer/issues", - "npm": "https://www.npmjs.com/package/@uiw/react-native-markdown" + "homepage": "https://github.com/react-doc/raw-tree-replace-loader#readme", + "repository": "git+https://github.com/react-doc/raw-tree-replace-loader.git", + "bugs": "https://github.com/react-doc/raw-tree-replace-loader/issues", + "npm": "https://www.npmjs.com/package/raw-tree-replace-loader" } }, { - "name": "guge", - "keywords": [], - "version": "1.1.0", - "description": "This is the Google Mirror Index.", + "name": "create-kkt-app", + "keywords": [ + "react", + "react-router", + "redux", + "rematch", + "webpack", + "express", + "ssr", + "next.js" + ], + "version": "1.0.3", + "description": "CLI tool to bootstrap KKT applications with no configuration", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -19286,27 +19352,19 @@ } ], "license": "MIT", - "date": "2019-12-31T01:33:53.287Z", + "date": "2019-01-17T07:13:44.282Z", "links": { - "homepage": "https://github.com/jaywcjlove/google", - "repository": "git+https://github.com/jaywcjlove/google.git", - "bugs": "https://github.com/jaywcjlove/google/issues", - "npm": "https://www.npmjs.com/package/guge" + "repository": "https://github.com/jaywcjlove/kkt-ssr/tree/master/packages/create-kkt-app", + "npm": "https://www.npmjs.com/package/create-kkt-app" } }, { - "name": "ejs2-loader", - "keywords": [ - "ejs", - "webpack", - "loader", - "template" - ], - "version": "1.0.0", - "description": "EJS loader for webpack", + "name": "@wcj/pkg-demo", + "keywords": [], + "version": "1.0.1", "publisher": { "email": "398188662@qq.com", - "username": "jslite" + "username": "wcjiang" }, "maintainers": [ { @@ -19314,53 +19372,52 @@ "username": "wcjiang" } ], - "license": "MIT", - "date": "2016-04-20T09:09:09.827Z", + "license": "ISC", + "date": "2019-07-25T11:08:41.684Z", "links": { - "homepage": "https://github.com/jaywcjlove/ejs2-loader#readme", - "repository": "git+https://github.com/jaywcjlove/ejs2-loader.git", - "bugs": "https://github.com/jaywcjlove/ejs2-loader/issues", - "npm": "https://www.npmjs.com/package/ejs2-loader" + "npm": "https://www.npmjs.com/package/@wcj/pkg-demo" } }, { - "name": "raw-tree-replace-loader", - "keywords": [], - "version": "1.1.0", - "description": "raw tree replace loader module for webpack", + "name": "@uiw/react-native-markdown", + "keywords": [ + "react", + "react-native", + "native", + "markdown", + "commonmark", + "markdown-it" + ], + "version": "3.2.12", + "description": "Markdown renderer for react-native, with CommonMark spec support + adds syntax extensions & sugar (URL autolinking, typographer).", "publisher": { "email": "398188662@qq.com", - "username": "jslite" + "username": "wcjiang" }, "maintainers": [ + { + "email": "kennyiseeyou@gmail.com", + "username": "uiwjs" + }, { "email": "398188662@qq.com", "username": "wcjiang" } ], "license": "MIT", - "date": "2018-01-17T13:16:26.420Z", + "date": "2018-11-07T12:46:01.285Z", "links": { - "homepage": "https://github.com/react-doc/raw-tree-replace-loader#readme", - "repository": "git+https://github.com/react-doc/raw-tree-replace-loader.git", - "bugs": "https://github.com/react-doc/raw-tree-replace-loader/issues", - "npm": "https://www.npmjs.com/package/raw-tree-replace-loader" + "homepage": "https://github.com/uiw-react/react-native-markdown-renderer#readme", + "repository": "git+https://github.com/uiw-react/react-native-markdown-renderer.git", + "bugs": "https://github.com/uiw-react/react-native-markdown-renderer/issues", + "npm": "https://www.npmjs.com/package/@uiw/react-native-markdown" } }, - { - "name": "create-kkt-app", - "keywords": [ - "react", - "react-router", - "redux", - "rematch", - "webpack", - "express", - "ssr", - "next.js" - ], - "version": "1.0.3", - "description": "CLI tool to bootstrap KKT applications with no configuration", + { + "name": "guge", + "keywords": [], + "version": "1.1.0", + "description": "This is the Google Mirror Index.", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -19372,19 +19429,27 @@ } ], "license": "MIT", - "date": "2019-01-17T07:13:44.282Z", + "date": "2019-12-31T01:33:53.287Z", "links": { - "repository": "https://github.com/jaywcjlove/kkt-ssr/tree/master/packages/create-kkt-app", - "npm": "https://www.npmjs.com/package/create-kkt-app" + "homepage": "https://github.com/jaywcjlove/google", + "repository": "git+https://github.com/jaywcjlove/google.git", + "bugs": "https://github.com/jaywcjlove/google/issues", + "npm": "https://www.npmjs.com/package/guge" } }, { - "name": "@wcj/pkg-demo", - "keywords": [], - "version": "1.0.1", + "name": "ejs2-loader", + "keywords": [ + "ejs", + "webpack", + "loader", + "template" + ], + "version": "1.0.0", + "description": "EJS loader for webpack", "publisher": { "email": "398188662@qq.com", - "username": "wcjiang" + "username": "jslite" }, "maintainers": [ { @@ -19392,10 +19457,13 @@ "username": "wcjiang" } ], - "license": "ISC", - "date": "2019-07-25T11:08:41.684Z", + "license": "MIT", + "date": "2016-04-20T09:09:09.827Z", "links": { - "npm": "https://www.npmjs.com/package/@wcj/pkg-demo" + "homepage": "https://github.com/jaywcjlove/ejs2-loader#readme", + "repository": "git+https://github.com/jaywcjlove/ejs2-loader.git", + "bugs": "https://github.com/jaywcjlove/ejs2-loader/issues", + "npm": "https://www.npmjs.com/package/ejs2-loader" } }, { @@ -19457,71 +19525,6 @@ "npm": "https://www.npmjs.com/package/create-spare-webpack-plugin" } }, - { - "name": "rdoc-dev-utils", - "keywords": [], - "version": "1.1.0", - "description": "rdoc dev utils", - "publisher": { - "email": "398188662@qq.com", - "username": "jslite" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2018-01-24T12:20:43.436Z", - "links": { - "homepage": "https://github.com/react-doc/rdoc-dev-utils#readme", - "repository": "git+https://github.com/react-doc/rdoc-dev-utils.git", - "bugs": "https://github.com/react-doc/rdoc-dev-utils/issues", - "npm": "https://www.npmjs.com/package/rdoc-dev-utils" - } - }, - { - "name": "@wcj/f9", - "keywords": [], - "version": "1.0.0", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "ISC", - "date": "2023-06-02T04:14:26.553Z", - "links": { - "npm": "https://www.npmjs.com/package/@wcj/f9" - } - }, - { - "name": "speedaf", - "keywords": [], - "version": "1.0.0", - "description": "speedaf ===", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "MIT", - "date": "2021-11-18T02:05:05.925Z", - "links": { - "npm": "https://www.npmjs.com/package/speedaf" - } - }, { "name": "uim", "keywords": [], @@ -19580,9 +19583,10 @@ } }, { - "name": "renames-cli", + "name": "speedaf", "keywords": [], "version": "1.0.0", + "description": "speedaf ===", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" @@ -19593,30 +19597,10 @@ "username": "wcjiang" } ], - "license": "ISC", - "date": "2023-09-05T15:14:24.392Z", - "links": { - "npm": "https://www.npmjs.com/package/renames-cli" - } - }, - { - "name": "react-doc-cli", - "keywords": [], - "version": "1.0.0", - "publisher": { - "email": "398188662@qq.com", - "username": "jslite" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], "license": "MIT", - "date": "2017-12-26T07:36:22.777Z", + "date": "2021-11-18T02:05:05.925Z", "links": { - "npm": "https://www.npmjs.com/package/react-doc-cli" + "npm": "https://www.npmjs.com/package/speedaf" } }, { @@ -19701,6 +19685,46 @@ "npm": "https://www.npmjs.com/package/@wcj/connect-typeorm" } }, + { + "name": "renames-cli", + "keywords": [], + "version": "1.0.0", + "publisher": { + "email": "398188662@qq.com", + "username": "wcjiang" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "ISC", + "date": "2023-09-05T15:14:24.392Z", + "links": { + "npm": "https://www.npmjs.com/package/renames-cli" + } + }, + { + "name": "react-doc-cli", + "keywords": [], + "version": "1.0.0", + "publisher": { + "email": "398188662@qq.com", + "username": "jslite" + }, + "maintainers": [ + { + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "MIT", + "date": "2017-12-26T07:36:22.777Z", + "links": { + "npm": "https://www.npmjs.com/package/react-doc-cli" + } + }, { "name": "babel-preset-kkt", "keywords": [ @@ -19733,37 +19757,43 @@ } }, { - "name": "@kkt/plugin-less", - "keywords": [ - "less", - "react", - "kkt", - "ssr", - "@kkt/ssr" - ], - "version": "3.1.13", - "description": "Support less.", + "name": "@wcj/f9", + "keywords": [], + "version": "1.0.0", "publisher": { "email": "398188662@qq.com", "username": "wcjiang" }, "maintainers": [ { - "email": "kennyiseeyou@gmail.com", - "username": "uiwjs" - }, + "email": "398188662@qq.com", + "username": "wcjiang" + } + ], + "license": "ISC", + "date": "2023-06-02T04:14:26.553Z", + "links": { + "npm": "https://www.npmjs.com/package/@wcj/f9" + } + }, + { + "name": "sou", + "keywords": [], + "version": "1.0.0", + "publisher": { + "email": "398188662@qq.com", + "username": "jslite" + }, + "maintainers": [ { "email": "398188662@qq.com", "username": "wcjiang" } ], - "license": "MIT", - "date": "2022-12-07T07:57:39.816Z", + "license": "ISC", + "date": "2015-10-29T03:45:01.548Z", "links": { - "homepage": "https://github.com/kktjs/ssr#readme", - "repository": "git+https://github.com/kktjs/ssr.git", - "bugs": "https://github.com/kktjs/ssr/issues", - "npm": "https://www.npmjs.com/package/@kkt/plugin-less" + "npm": "https://www.npmjs.com/package/sou" } }, { @@ -19797,27 +19827,6 @@ "npm": "https://www.npmjs.com/package/@uiw/rematch-loading" } }, - { - "name": "rdoc-theme-load-react", - "keywords": [], - "version": "1.2.0", - "description": "rdoc theme ---", - "publisher": { - "email": "398188662@qq.com", - "username": "wcjiang" - }, - "maintainers": [ - { - "email": "398188662@qq.com", - "username": "wcjiang" - } - ], - "license": "ISC", - "date": "2018-05-08T13:44:37.932Z", - "links": { - "npm": "https://www.npmjs.com/package/rdoc-theme-load-react" - } - }, { "name": "pmk", "keywords": [], @@ -19862,19 +19871,13 @@ } }, { - "name": "directory-trees-webpack-plugin", - "keywords": [ - "webpack", - "plugin", - "directory-tree", - "directory", - "structure" - ], - "version": "1.0.14", - "description": "Store a JSON mapping of a directory.", + "name": "rdoc-theme-load-react", + "keywords": [], + "version": "1.2.0", + "description": "rdoc theme ---", "publisher": { "email": "398188662@qq.com", - "username": "jslite" + "username": "wcjiang" }, "maintainers": [ { @@ -19883,12 +19886,9 @@ } ], "license": "ISC", - "date": "2018-01-05T08:43:44.512Z", + "date": "2018-05-08T13:44:37.932Z", "links": { - "homepage": "https://github.com/react-doc/directory-trees-webpack-plugin#readme", - "repository": "git+https://github.com/react-doc/directory-trees-webpack-plugin.git", - "bugs": "https://github.com/react-doc/directory-trees-webpack-plugin/issues", - "npm": "https://www.npmjs.com/package/directory-trees-webpack-plugin" + "npm": "https://www.npmjs.com/package/rdoc-theme-load-react" } }, { diff --git a/data/package-stats.json b/data/package-stats.json index 14482cc..5930b98 100644 --- a/data/package-stats.json +++ b/data/package-stats.json @@ -1,6 +1,5 @@ { "dailyDownloads": { - "2024-01-15": 399916, "2024-01-16": 473319, "2024-01-17": 492024, "2024-01-18": 494076, @@ -364,10 +363,11 @@ "2025-01-10": 807979, "2025-01-11": 209805, "2025-01-12": 210627, - "2025-01-13": 899502 + "2025-01-13": 899502, + "2025-01-14": 931276 }, "weeklyDownloads": { - "2024-W03": 2533187, + "2024-W03": 2133271, "2024-W04": 2609736, "2024-W05": 2779054, "2024-W06": 2842212, @@ -419,10 +419,10 @@ "2024-W52": 2300131, "2024-W01": 2591863, "2025-W02": 4582137, - "2025-W03": 899502 + "2025-W03": 1830778 }, "monthlyDownloads": { - "2024-1": 6676815, + "2024-1": 6276899, "2024-2": 12170503, "2024-3": 12614807, "2024-4": 13298922, @@ -434,658 +434,658 @@ "2024-10": 19466187, "2024-11": 18499106, "2024-12": 17198668, - "2025-1": 7262565 + "2025-1": 8193841 }, "yearlyDownloads": { "2023": 17457615, "2024": 181966628, - "2025": 7262565 + "2025": 8193841 }, - "totalDownloads": 185101751, + "totalDownloads": 185633111, "topPackages": [ { "name": "@uiw/react-codemirror", - "downloads": 28071392 + "downloads": 28139009 }, { "name": "@uiw/codemirror-extensions-basic-setup", - "downloads": 27326763 + "downloads": 27396398 }, { "name": "hotkeys-js", - "downloads": 22665091 + "downloads": 22695415 }, { "name": "@uiw/codemirror-themes", - "downloads": 11222013 + "downloads": 11262438 }, { "name": "@uiw/react-markdown-preview", - "downloads": 5648649 + "downloads": 5661936 }, { "name": "rehype-rewrite", - "downloads": 5346569 + "downloads": 5361252 }, { "name": "@uiw/react-md-editor", - "downloads": 4995489 + "downloads": 5006214 }, { "name": "rehype-attr", - "downloads": 4396061 + "downloads": 4409357 }, { "name": "rehype-ignore", - "downloads": 4358525 + "downloads": 4371839 }, { "name": "@uiw/copy-to-clipboard", - "downloads": 4195287 + "downloads": 4208015 }, { "name": "colors-cli", - "downloads": 2994281 + "downloads": 2997433 }, { "name": "@uiw/codemirror-theme-github", - "downloads": 2473037 + "downloads": 2481690 }, { "name": "@uiw/color-convert", - "downloads": 2045022 + "downloads": 2053803 }, { "name": "@uiw/react-json-view", - "downloads": 1816863 + "downloads": 1825257 }, { "name": "@uiw/react-drag-event-interactive", - "downloads": 1760343 + "downloads": 1768205 }, { "name": "@uiw/codemirror-extensions-langs", - "downloads": 1708946 + "downloads": 1713039 }, { "name": "@uiw/react-color-alpha", - "downloads": 1687953 + "downloads": 1695593 }, { "name": "@uiw/react-color-hue", - "downloads": 1583111 + "downloads": 1590233 }, { "name": "@uiw/codemirror-theme-material", - "downloads": 1542093 + "downloads": 1551097 }, { "name": "@uiw/react-color-saturation", - "downloads": 1517788 + "downloads": 1524723 }, { "name": "remark-github-blockquote-alert", - "downloads": 1458330 + "downloads": 1471395 }, { "name": "@uiw/react-color-swatch", - "downloads": 1406063 + "downloads": 1412159 }, { "name": "@uiw/react-color-editable-input", - "downloads": 1364204 + "downloads": 1369998 }, { "name": "@uiw/react-textarea-code-editor", - "downloads": 1332123 + "downloads": 1335467 }, { "name": "@uiw/react-color-editable-input-rgba", - "downloads": 1326768 + "downloads": 1332515 }, { "name": "image2uri", - "downloads": 1271410 + "downloads": 1272903 }, { "name": "svgtofont", - "downloads": 1198333 + "downloads": 1199715 }, { "name": "@uiw/codemirror-theme-vscode", - "downloads": 1167121 + "downloads": 1174196 }, { "name": "babel-plugin-transform-remove-imports", - "downloads": 1105409 + "downloads": 1107074 }, { "name": "@uiw/react-color-sketch", - "downloads": 1058701 + "downloads": 1063578 }, { "name": "@uiw/codemirror-theme-tokyo-night", - "downloads": 952382 + "downloads": 953612 }, { "name": "@uiw/react-color-editable-input-hsla", - "downloads": 916033 + "downloads": 920479 }, { "name": "@uiw/react-color-compact", - "downloads": 899486 + "downloads": 903875 }, { "name": "@uiw/react-color-circle", - "downloads": 887635 + "downloads": 892099 }, { "name": "@uiw/react-color-github", - "downloads": 879464 + "downloads": 883844 }, { "name": "@uiw/react-color-chrome", - "downloads": 865397 + "downloads": 869758 }, { "name": "@uiw/react-color-shade-slider", - "downloads": 864783 + "downloads": 869193 }, { "name": "@uiw/react-color-block", - "downloads": 850936 + "downloads": 855310 }, { "name": "@uiw/react-color-wheel", - "downloads": 847489 + "downloads": 851692 }, { "name": "@uiw/react-color-colorful", - "downloads": 847180 + "downloads": 851297 }, { "name": "react-hot-keys", - "downloads": 839215 + "downloads": 838926 }, { "name": "cookiejs", - "downloads": 831244 + "downloads": 833904 }, { "name": "@uiw/react-color-material", - "downloads": 816130 + "downloads": 820236 }, { "name": "auto-config-loader", - "downloads": 805466 + "downloads": 807512 }, { "name": "@uiw/react-color", - "downloads": 770216 + "downloads": 774159 }, { "name": "@uiw/react-color-slider", - "downloads": 767347 + "downloads": 771292 }, { "name": "next-remove-imports", - "downloads": 738550 + "downloads": 738943 }, { "name": "colors-named-hex", - "downloads": 664456 + "downloads": 669339 }, { "name": "colors-named", - "downloads": 663838 + "downloads": 668706 }, { "name": "@uiw/codemirror-theme-dracula", - "downloads": 626684 + "downloads": 628462 }, { "name": "loading-cli", - "downloads": 613531 + "downloads": 614831 }, { "name": "@uiw/react-color-name", - "downloads": 521750 + "downloads": 526398 }, { "name": "@uiw/codemirror-theme-sublime", - "downloads": 503509 + "downloads": 505192 }, { "name": "local-ip-url", - "downloads": 472499 + "downloads": 472513 }, { "name": "mocker-api", - "downloads": 448544 + "downloads": 448677 }, { "name": "@uiw/codemirror-theme-duotone", - "downloads": 416501 + "downloads": 418004 }, { "name": "@uiw/codemirror-theme-xcode", - "downloads": 363258 + "downloads": 364955 }, { "name": "@uiw/codemirror-theme-atomone", - "downloads": 355926 + "downloads": 357636 }, { "name": "rehype-video", - "downloads": 323551 + "downloads": 324803 }, { "name": "@uiw/codemirror-theme-basic", - "downloads": 320586 + "downloads": 322025 }, { "name": "@uiw/codemirror-theme-eclipse", - "downloads": 313874 + "downloads": 315252 }, { "name": "@uiw/codemirror-theme-okaidia", - "downloads": 301128 + "downloads": 302751 }, { "name": "@uiw/codemirror-extensions-events", - "downloads": 298173 + "downloads": 298896 }, { "name": "@uiw/codemirror-theme-androidstudio", - "downloads": 292068 + "downloads": 293770 }, { "name": "@uiw/react-split", - "downloads": 291125 + "downloads": 291711 }, { "name": "react-codemirror-merge", - "downloads": 255275 + "downloads": 256158 }, { "name": "@uiw/codemirror-theme-solarized", - "downloads": 252520 + "downloads": 254092 }, { "name": "linux-command", - "downloads": 239814 + "downloads": 239642 }, { "name": "@uiw/codemirror-theme-bbedit", - "downloads": 237112 + "downloads": 238366 }, { "name": "@uiw/codemirror-theme-gruvbox-dark", - "downloads": 231706 + "downloads": 232824 }, { "name": "@uiw/codemirror-theme-nord", - "downloads": 230951 + "downloads": 232408 }, { "name": "@uiw/codemirror-theme-darcula", - "downloads": 227856 + "downloads": 229046 }, { "name": "@uiw/react-markdown-editor", - "downloads": 222671 + "downloads": 223293 }, { "name": "@uiw/codemirror-theme-tokyo-night-storm", - "downloads": 221836 + "downloads": 223177 }, { "name": "@uiw/codemirror-theme-noctis-lilac", - "downloads": 215132 + "downloads": 216489 }, { "name": "@uiw/codemirror-theme-aura", - "downloads": 210156 + "downloads": 211339 }, { "name": "@uiw/codemirror-theme-monokai", - "downloads": 209410 + "downloads": 210673 }, { "name": "@uiw/codemirror-theme-copilot", - "downloads": 208752 + "downloads": 210058 }, { "name": "@uiw/codemirror-theme-tokyo-night-day", - "downloads": 207312 + "downloads": 208592 }, { "name": "@uiw/codemirror-theme-abcdef", - "downloads": 203059 + "downloads": 204216 }, { "name": "@uiw/codemirror-theme-kimbie", - "downloads": 201157 + "downloads": 202204 }, { "name": "@uiw/codemirror-theme-quietlight", - "downloads": 198796 + "downloads": 200184 }, { "name": "@uiw/codemirror-theme-bespin", - "downloads": 197198 + "downloads": 198439 }, { "name": "@uiw/codemirror-theme-monokai-dimmed", - "downloads": 194558 + "downloads": 195847 }, { "name": "@uiw/codemirror-themes-all", - "downloads": 192735 + "downloads": 193914 }, { "name": "storejs", - "downloads": 191454 + "downloads": 191152 }, { "name": "@wcj/github-rank", - "downloads": 188445 + "downloads": 186813 }, { "name": "@uiw/codemirror-extensions-color", - "downloads": 182146 + "downloads": 183305 }, { "name": "@uiw/codemirror-theme-red", - "downloads": 181530 + "downloads": 182611 }, { "name": "@uiw/codemirror-theme-white", - "downloads": 175884 + "downloads": 176959 }, { "name": "@uiw/codemirror-theme-abyss", - "downloads": 170154 + "downloads": 171222 }, { "name": "@uiw/codemirror-theme-andromeda", - "downloads": 169692 + "downloads": 170745 }, { "name": "@uiw/codemirror-theme-tomorrow-night-blue", - "downloads": 166987 + "downloads": 168049 }, { "name": "@wcj/markdown-to-html", - "downloads": 164725 + "downloads": 164967 }, { - "name": "hsl-matcher", - "downloads": 158622 + "name": "@uiw/codemirror-theme-console", + "downloads": 159262 }, { - "name": "@uiw/codemirror-theme-console", - "downloads": 158022 + "name": "hsl-matcher", + "downloads": 159014 }, { "name": "@tsbb/copy-template-dir", - "downloads": 125559 + "downloads": 126287 }, { "name": "@uiw/react-heat-map", - "downloads": 116441 + "downloads": 117471 }, { "name": "@uiw/react-baidu-map", - "downloads": 114381 + "downloads": 114417 }, { "name": "@uiw/react-baidu-map-utils", - "downloads": 103602 + "downloads": 103649 }, { "name": "@uiw/react-baidu-map-types", - "downloads": 103560 + "downloads": 103607 }, { "name": "@uiw/react-baidu-map-map", - "downloads": 103378 + "downloads": 103424 }, { "name": "@uiw/react-baidu-map-api-loader", - "downloads": 103155 + "downloads": 103176 }, { "name": "@uiw/react-baidu-map-marker", - "downloads": 102607 + "downloads": 102654 }, { "name": "@uiw/react-baidu-map-control", - "downloads": 102538 + "downloads": 102583 }, { "name": "@uiw/react-baidu-map-polyline", - "downloads": 102504 + "downloads": 102551 }, { "name": "@uiw/react-baidu-map-copyright-control", - "downloads": 102489 + "downloads": 102537 }, { "name": "@uiw/react-baidu-map-require-script", - "downloads": 102483 + "downloads": 102530 }, { "name": "@uiw/react-baidu-map-curve-line", - "downloads": 102475 + "downloads": 102523 }, { "name": "@uiw/react-baidu-map-panorama-control", - "downloads": 102459 + "downloads": 102507 }, { "name": "@uiw/react-baidu-map-tile-layer", - "downloads": 102458 + "downloads": 102506 }, { "name": "@uiw/react-baidu-map-type-control", - "downloads": 102449 + "downloads": 102497 }, { "name": "@uiw/react-baidu-map-circle", - "downloads": 102442 + "downloads": 102490 }, { "name": "@uiw/react-baidu-map-custom-overlay", - "downloads": 102439 + "downloads": 102485 }, { "name": "@uiw/react-baidu-map-ground-overlay", - "downloads": 102437 + "downloads": 102483 }, { "name": "@uiw/react-baidu-map-with-map", - "downloads": 102435 + "downloads": 102482 }, { "name": "@uiw/react-baidu-map-drawing-manager", - "downloads": 102428 + "downloads": 102477 }, { "name": "@uiw/react-baidu-map-polygon", - "downloads": 102419 + "downloads": 102465 }, { "name": "@uiw/react-baidu-map-scale-control", - "downloads": 102418 + "downloads": 102465 }, { "name": "@uiw/react-baidu-map-point-collection", - "downloads": 102410 + "downloads": 102456 }, { "name": "@uiw/react-baidu-map-label", - "downloads": 102405 + "downloads": 102453 }, { "name": "@uiw/react-baidu-map-overview-map-control", - "downloads": 102399 + "downloads": 102447 }, { "name": "@uiw/react-baidu-map-info-window", - "downloads": 102391 + "downloads": 102437 }, { "name": "@uiw/react-baidu-map-geolocation-control", - "downloads": 102385 + "downloads": 102432 }, { "name": "@uiw/react-baidu-map-navigation-control", - "downloads": 102372 + "downloads": 102419 }, { "name": "@wcj/html-to-markdown", - "downloads": 98982 + "downloads": 99139 }, { "name": "@uiw/github-corners", - "downloads": 91251 + "downloads": 91302 }, { "name": "coverage-badges-cli", - "downloads": 88901 + "downloads": 89050 }, { "name": "markdown-to-html-cli", - "downloads": 87379 + "downloads": 87494 }, { "name": "@wcj/markdown-style", - "downloads": 85302 + "downloads": 85418 }, { "name": "@uiw/bootstrap-icons", - "downloads": 76762 + "downloads": 76800 }, { "name": "@uiw/icons", - "downloads": 76253 + "downloads": 76753 }, { "name": "@uiw/react-monacoeditor", - "downloads": 73821 + "downloads": 73808 }, { "name": "@wcj/generate-password", - "downloads": 66075 + "downloads": 66295 }, { "name": "@wcj/html-to-markdown-cli", - "downloads": 58881 + "downloads": 58859 }, { "name": "@uiw/react-only-when", - "downloads": 52293 + "downloads": 52455 }, { "name": "@uiw/utils", - "downloads": 51716 + "downloads": 51707 }, { "name": "@icongo/ix", - "downloads": 51562 + "downloads": 51564 }, { "name": "@uiw/codemirror-extensions-hyper-link", - "downloads": 51007 + "downloads": 51452 }, { "name": "@uiw/watermark.js", - "downloads": 50830 + "downloads": 50956 }, { "name": "@uiw/react-watermark", - "downloads": 48961 + "downloads": 49075 }, { "name": "@icongo/tb", - "downloads": 46762 + "downloads": 46781 }, { "name": "recursive-readdir-files", - "downloads": 38800 + "downloads": 38869 }, { "name": "uglify-js-export", - "downloads": 37330 + "downloads": 36771 }, { "name": "@uiw/react-overlay-trigger", - "downloads": 34910 + "downloads": 34925 }, { - "name": "@uiw/react-portal", - "downloads": 34324 + "name": "@uiw/react-signature", + "downloads": 34425 }, { - "name": "@uiw/react-overlay", - "downloads": 34285 + "name": "@uiw/react-portal", + "downloads": 34340 }, { - "name": "@uiw/react-signature", - "downloads": 34124 + "name": "@uiw/react-overlay", + "downloads": 34301 }, { "name": "@uiw/formatter", - "downloads": 33969 + "downloads": 34043 }, { "name": "@uiw/codemirror-extensions-mentions", - "downloads": 32770 + "downloads": 32854 }, { "name": "react-keywords", - "downloads": 31576 + "downloads": 32063 }, { "name": "@icongo/la", - "downloads": 29228 + "downloads": 29239 }, { "name": "@uiw/react-tooltip", - "downloads": 29084 + "downloads": 29086 }, { "name": "@icongo/cg", - "downloads": 28177 + "downloads": 28180 }, { "name": "ssr", - "downloads": 27587 - }, - { - "name": "@uiw/react-head", - "downloads": 27521 + "downloads": 27611 }, { "name": "@icongo/pk", "downloads": 27512 }, + { + "name": "@uiw/react-head", + "downloads": 27421 + }, { "name": "@uiw/react-iframe", - "downloads": 27114 + "downloads": 27273 }, { "name": "tsbb", - "downloads": 26671 + "downloads": 26622 }, { "name": "province-city-china", - "downloads": 25257 + "downloads": 25291 }, { "name": "uiw", - "downloads": 24391 + "downloads": 24409 }, { "name": "@icongo/gi", @@ -1093,31 +1093,31 @@ }, { "name": "@icongo/bs", - "downloads": 23074 + "downloads": 23073 }, { "name": "@uiw/codemirror-extensions-classname", - "downloads": 21935 + "downloads": 21921 }, { "name": "@icongo/fa", - "downloads": 20785 + "downloads": 20780 }, { "name": "@uiw/file-icons", - "downloads": 20263 + "downloads": 20376 }, { "name": "webpack-manifest", - "downloads": 19991 + "downloads": 19745 }, { "name": "@uiw/react-icon", - "downloads": 18779 + "downloads": 18801 }, { "name": "@uiw/react-native", - "downloads": 18214 + "downloads": 18211 }, { "name": "@icongo/ri", @@ -1125,167 +1125,167 @@ }, { "name": "@uiw/react-affix", - "downloads": 17676 + "downloads": 17665 }, { "name": "@uiw/react-button", - "downloads": 17620 + "downloads": 17480 }, { "name": "kkt", - "downloads": 17251 + "downloads": 17184 }, { "name": "@uiw/react-month-picker", - "downloads": 16793 + "downloads": 16830 }, { "name": "@uiw/react-auto-link", - "downloads": 16323 + "downloads": 16333 }, { "name": "@uiw/react-input", - "downloads": 16058 + "downloads": 16085 }, { "name": "@uiw/react-popover", - "downloads": 16009 + "downloads": 16039 }, { "name": "@uiw/react-amap-map", - "downloads": 15944 + "downloads": 15942 }, { "name": "@uiw/react-copy-to-clipboard", - "downloads": 15867 + "downloads": 15866 }, { "name": "@uiw/react-date-picker", - "downloads": 15552 + "downloads": 15582 }, { - "name": "refs-cli", - "downloads": 15444 + "name": "@uiw/react-time-picker", + "downloads": 15466 }, { - "name": "@uiw/react-time-picker", - "downloads": 15432 + "name": "refs-cli", + "downloads": 15425 }, { "name": "@uiw/react-prismjs", - "downloads": 14923 + "downloads": 14975 }, { "name": "@uiw/react-amap-types", - "downloads": 14845 + "downloads": 14842 }, { "name": "@uiw/react-amap-utils", - "downloads": 14553 + "downloads": 14552 }, { "name": "magic-input", - "downloads": 14465 + "downloads": 14451 }, { "name": "@icongo/li", - "downloads": 14021 + "downloads": 13936 }, { "name": "@wcj/dark-mode", - "downloads": 13983 + "downloads": 13907 }, { "name": "@uiw/react-select", - "downloads": 13858 + "downloads": 13880 }, { "name": "@uiw/react-date-input", - "downloads": 13693 + "downloads": 13698 }, { "name": "@uiw/react-shields", - "downloads": 13495 + "downloads": 13583 }, { "name": "validator.tool", - "downloads": 13493 + "downloads": 13459 }, { "name": "generated-badges", - "downloads": 13172 + "downloads": 13176 }, { "name": "@uiw/react-amap", - "downloads": 12960 + "downloads": 12957 }, { "name": "@wcjiang/notify", - "downloads": 12910 + "downloads": 12899 }, { "name": "@uiw/react-loader", - "downloads": 12790 + "downloads": 12767 }, { "name": "@uiw/react-menu", - "downloads": 12383 + "downloads": 12386 }, { "name": "@uiw/react-descriptions", - "downloads": 12234 + "downloads": 12241 }, { "name": "@uiw/react-breadcrumb", - "downloads": 12074 + "downloads": 12080 }, { - "name": "@uiw/react-amap-marker", - "downloads": 12058 + "name": "@uiw/react-tag", + "downloads": 12059 }, { - "name": "@uiw/react-tag", - "downloads": 12054 + "name": "@uiw/react-amap-marker", + "downloads": 12057 }, { "name": "@uiw/react-steps", - "downloads": 12039 + "downloads": 12047 }, { "name": "@uiw/react-dropdown", - "downloads": 11987 + "downloads": 11993 }, { "name": "@uiw/react-amap-polygon", - "downloads": 11891 + "downloads": 11889 }, { "name": "@uiw/react-amap-hawk-eye-control", - "downloads": 11878 + "downloads": 11879 }, { "name": "@uiw/react-button-group", - "downloads": 11846 - }, - { - "name": "@uiw/react-amap-polyline", - "downloads": 11843 + "downloads": 11855 }, { "name": "@uiw/react-notify", - "downloads": 11808 + "downloads": 11814 }, { "name": "@uiw/react-tabs", - "downloads": 11792 + "downloads": 11797 }, { "name": "@uiw/react-switch", - "downloads": 11759 + "downloads": 11768 }, { "name": "@uiw/react-amap-text", - "downloads": 11755 + "downloads": 11754 + }, + { + "name": "@uiw/react-amap-polyline", + "downloads": 11750 }, { "name": "@uiw/react-amap-info-window", @@ -1293,59 +1293,67 @@ }, { "name": "@uiw/react-amap-require-script", - "downloads": 11712 + "downloads": 11713 }, { "name": "@uiw/react-amap-scale-control", "downloads": 11709 }, { - "name": "@uiw/react-amap-map-type-control", - "downloads": 11685 + "name": "@uiw/react-radio", + "downloads": 11687 }, { - "name": "@uiw/react-radio", - "downloads": 11680 + "name": "@uiw/react-amap-map-type-control", + "downloads": 11684 }, { "name": "@uiw/react-modal", - "downloads": 11676 + "downloads": 11679 }, { "name": "@uiw/react-search-select", - "downloads": 11665 + "downloads": 11667 }, { "name": "@uiw/react-badge", - "downloads": 11637 + "downloads": 11646 }, { "name": "@uiw/react-amap-api-loader", - "downloads": 11636 + "downloads": 11638 }, { "name": "@uiw/react-table", - "downloads": 11603 + "downloads": 11612 }, { "name": "@uiw/react-amap-bezier-curve", - "downloads": 11582 + "downloads": 11590 + }, + { + "name": "@uiw/react-use-online", + "downloads": 11584 }, { "name": "@uiw/react-alert", - "downloads": 11580 + "downloads": 11584 }, { "name": "@uiw/react-amap-context-menu", - "downloads": 11568 + "downloads": 11567 }, { "name": "@uiw/react-amap-ellipse", - "downloads": 11558 + "downloads": 11564 }, { "name": "@uiw/react-form", - "downloads": 11554 + "downloads": 11559 + }, + { + "name": "@uiw/react-amap-polygon-editor", + "downloads": 11540 }, { "name": "@uiw/react-amap-tool-bar-control", @@ -1355,205 +1363,197 @@ "name": "@uiw/react-amap-circle-marker", "downloads": 11523 }, - { - "name": "@uiw/react-amap-polygon-editor", - "downloads": 11523 - }, { "name": "@uiw/react-avatar", - "downloads": 11505 + "downloads": 11514 }, { "name": "@uiw/react-file-input", - "downloads": 11504 + "downloads": 11511 }, { "name": "@uiw/react-amap-circle", - "downloads": 11499 + "downloads": 11498 }, { "name": "@uiw/react-amap-rectangle", - "downloads": 11496 + "downloads": 11495 }, { "name": "@uiw/react-amap-auto-complete", - "downloads": 11468 + "downloads": 11469 }, { "name": "@uiw/react-amap-geolocation", - "downloads": 11466 + "downloads": 11467 }, { "name": "@uiw/react-drawer", - "downloads": 11454 + "downloads": 11460 }, { "name": "@uiw/react-slider", - "downloads": 11422 + "downloads": 11428 }, { "name": "@uiw/react-back-top", - "downloads": 11417 + "downloads": 11422 }, { "name": "@uiw/react-calendar", - "downloads": 11402 + "downloads": 11407 }, { "name": "@uiw/react-card", - "downloads": 11376 + "downloads": 11386 }, { "name": "@uiw/react-tree-checked", - "downloads": 11349 + "downloads": 11355 }, { "name": "@uiw/react-amap-mass-marks", - "downloads": 11343 + "downloads": 11342 }, { "name": "@uiw/react-progress", - "downloads": 11325 - }, - { - "name": "@uiw/react-use-online", - "downloads": 11322 + "downloads": 11327 }, { "name": "@uiw/react-amap-weather", - "downloads": 11314 - }, - { - "name": "@icongo/lg", - "downloads": 11302 + "downloads": 11313 }, { "name": "@uiw/react-grid", - "downloads": 11297 + "downloads": 11301 }, { "name": "@uiw/react-amap-control-bar-control", - "downloads": 11295 + "downloads": 11297 }, { "name": "@uiw/react-collapse", - "downloads": 11278 + "downloads": 11284 }, { "name": "@uiw/react-textarea", - "downloads": 11239 + "downloads": 11243 }, { "name": "@uiw/react-tree", - "downloads": 11234 + "downloads": 11241 }, { "name": "@uiw/react-divider", - "downloads": 11222 + "downloads": 11227 }, { - "name": "react-login-page", + "name": "@uiw/react-message", + "downloads": 11220 + }, + { + "name": "@icongo/lg", "downloads": 11216 }, { - "name": "@uiw/react-message", - "downloads": 11214 + "name": "react-login-page", + "downloads": 11212 }, { "name": "@uiw/react-checkbox", - "downloads": 11180 + "downloads": 11195 }, { "name": "@uiw/react-rate", - "downloads": 11062 + "downloads": 11070 }, { "name": "@uiw/react-pagination", - "downloads": 11023 + "downloads": 11027 }, { "name": "@uiw/react-list", - "downloads": 10966 + "downloads": 10973 }, { "name": "@uiw/react-pin-code", - "downloads": 10890 + "downloads": 10781 }, { "name": "compile-less-cli", - "downloads": 9992 + "downloads": 9988 }, { "name": "@tsbb/babel", - "downloads": 9786 + "downloads": 9753 }, { "name": "@tsbb/typescript", - "downloads": 9717 + "downloads": 9681 }, { "name": "@uiw/react-layout", - "downloads": 9664 + "downloads": 9677 }, { "name": "react-dynamic-loadable", - "downloads": 9613 + "downloads": 9642 }, { - "name": "@tsbb/jest", - "downloads": 9551 + "name": "@uiw/react-empty", + "downloads": 9522 }, { - "name": "@tsbb/core", - "downloads": 9528 + "name": "@tsbb/jest", + "downloads": 9513 }, { - "name": "@uiw/react-empty", - "downloads": 9519 + "name": "@tsbb/core", + "downloads": 9494 }, { "name": "@uiw/react-amap-label-marker", - "downloads": 9470 + "downloads": 9435 }, { "name": "@uiw/react-amap-poly-editor", - "downloads": 9413 + "downloads": 9418 }, { "name": "@uiw/react-amap-tile-layer", - "downloads": 9390 + "downloads": 9399 }, { "name": "@uiw/react-amap-mouse-tool", - "downloads": 9388 + "downloads": 9393 }, { "name": "@uiw/react-amap-polyline-editor", - "downloads": 9363 + "downloads": 9368 }, { "name": "idoc", - "downloads": 9296 + "downloads": 9307 }, { "name": "@uiw/react-search-tree", - "downloads": 9125 + "downloads": 9126 }, { "name": "@uiw/react-carousel", - "downloads": 9030 - }, - { - "name": "@uiw/react-cascader", - "downloads": 9011 + "downloads": 9032 }, { "name": "chinese-poetry", "downloads": 8991 }, + { + "name": "@uiw/react-cascader", + "downloads": 8951 + }, { "name": "@uiw/react-transfer", - "downloads": 8778 + "downloads": 8779 }, { "name": "@icongo/vsc", @@ -1561,111 +1561,111 @@ }, { "name": "@uiw/doc", - "downloads": 8591 + "downloads": 8590 }, { "name": "@uiw/react-github-corners", - "downloads": 8221 + "downloads": 8177 }, { "name": "@uiw/codemirror-extensions-line-numbers-relative", - "downloads": 7770 - }, - { - "name": "@kkt/less-modules", - "downloads": 7588 + "downloads": 7894 }, { "name": "@icongo/ji", "downloads": 7562 }, + { + "name": "@kkt/less-modules", + "downloads": 7546 + }, { "name": "@uiw/react-native-doc", - "downloads": 7194 + "downloads": 7192 }, { "name": "@icongo/pp", - "downloads": 7159 + "downloads": 7169 }, { "name": "@kkt/scope-plugin-options", - "downloads": 7112 + "downloads": 7095 }, { "name": "@uiw/codemirror-extensions-zebra-stripes", - "downloads": 6888 - }, - { - "name": "@uiw/react-back-to-top", - "downloads": 6769 + "downloads": 6954 }, { "name": "@province-city-china/types", - "downloads": 6759 + "downloads": 6782 }, { "name": "@uiw/react-code-preview", - "downloads": 6704 + "downloads": 6778 + }, + { + "name": "@uiw/react-back-to-top", + "downloads": 6726 }, { "name": "@kkt/raw-modules", - "downloads": 6668 + "downloads": 6629 }, { "name": "parcel-transformer-markdown", - "downloads": 6191 + "downloads": 6176 }, { "name": "@uivjs/vue-markdown-preview", - "downloads": 6156 + "downloads": 6161 }, { "name": "@icongo/ii", - "downloads": 6131 + "downloads": 6132 }, { "name": "uiw-iconfont", - "downloads": 6036 + "downloads": 6120 }, { "name": "code-example", - "downloads": 5549 + "downloads": 5547 }, { - "name": "@kkt/resolve-fallback", - "downloads": 5347 + "name": "@uiw/react-tabs-draggable", + "downloads": 5376 }, { - "name": "@uiw/react-tabs-draggable", + "name": "@kkt/resolve-fallback", "downloads": 5311 }, { "name": "chmod-cli", - "downloads": 4853 + "downloads": 4848 }, { "name": "@uiw/react-codesandbox", - "downloads": 4589 + "downloads": 4593 }, { "name": "translater.js", - "downloads": 4525 + "downloads": 4519 }, { "name": "@uiw/react-native-alipay", - "downloads": 4377 + "downloads": 4385 }, { "name": "@icongo/ps", - "downloads": 4331 + "downloads": 4332 }, { "name": "@icongo/wi", - "downloads": 4093 + "downloads": 4094 }, { "name": "react-code-preview-layout", - "downloads": 4022 + "downloads": 4012 }, { "name": "@uiw/react-codepen", @@ -1673,83 +1673,79 @@ }, { "name": "babel-plugin-transform-replace-export-default", - "downloads": 3794 + "downloads": 3757 }, { "name": "markdown-react-code-preview-loader", - "downloads": 3740 + "downloads": 3708 }, { "name": "@kkt/ncc", - "downloads": 3713 + "downloads": 3685 }, { - "name": "@antdp/basic-layouts", - "downloads": 3580 + "name": "@wcj/ejs-cli", + "downloads": 3382 }, { - "name": "@antdp/dependencies", - "downloads": 3386 + "name": "@antdp/basic-layouts", + "downloads": 3327 }, { - "name": "@wcj/ejs-cli", - "downloads": 3379 + "name": "@antdp/authorized", + "downloads": 3143 }, { - "name": "@antdp/config", - "downloads": 3337 + "name": "@antdp/dependencies", + "downloads": 3137 }, { - "name": "@antdp/authorized", - "downloads": 3254 + "name": "@antdp/config", + "downloads": 3090 }, { "name": "create-tsbb", - "downloads": 3039 + "downloads": 3035 }, { "name": "bannerjs", - "downloads": 3007 + "downloads": 3005 }, { - "name": "@antdp/user-login", - "downloads": 2846 + "name": "console-emojis", + "downloads": 2843 }, { - "name": "console-emojis", - "downloads": 2837 + "name": "@antdp/user-login", + "downloads": 2734 }, { "name": "@uiw/react-markdown-preview-example", - "downloads": 2738 + "downloads": 2710 }, { "name": "@antdp/document-title", - "downloads": 2672 + "downloads": 2565 }, { "name": "@antdp/layout-tabs", - "downloads": 2634 + "downloads": 2524 }, { - "name": "@antdp/fullscreen", - "downloads": 2557 - }, - { - "name": "@antdp/page-loading", + "name": "antdp", "downloads": 2505 }, { - "name": "antdp", - "downloads": 2504 + "name": "@tsbb/babel-preset-tsbb", + "downloads": 2486 }, { - "name": "@tsbb/babel-preset-tsbb", - "downloads": 2457 + "name": "@antdp/fullscreen", + "downloads": 2454 }, { - "name": "@icongo/ic", - "downloads": 2341 + "name": "@antdp/page-loading", + "downloads": 2393 }, { "name": "@icongo/ti", @@ -1757,26 +1753,30 @@ }, { "name": "monaco-editor-nginx", - "downloads": 2257 + "downloads": 2258 }, { - "name": "@icongo/br", - "downloads": 2187 + "name": "@icongo/ic", + "downloads": 2255 }, { "name": "@react-login-page/base", - "downloads": 2121 + "downloads": 2120 + }, + { + "name": "@icongo/br", + "downloads": 2103 }, { "name": "@uiw-admin/components", - "downloads": 2047 + "downloads": 2046 }, { - "name": "typenexus", + "name": "@react-login-page/page4", "downloads": 1989 }, { - "name": "@react-login-page/page4", + "name": "typenexus", "downloads": 1988 }, { @@ -1785,35 +1785,35 @@ }, { "name": "@react-login-page/page2", - "downloads": 1965 + "downloads": 1978 }, { "name": "@icongo/ei", - "downloads": 1941 + "downloads": 1929 }, { "name": "@antdp/antdp-ui", - "downloads": 1932 + "downloads": 1857 }, { "name": "@kkt/react-library", - "downloads": 1846 + "downloads": 1845 }, { "name": "awesome-mac", - "downloads": 1832 + "downloads": 1825 }, { "name": "open-browsers", - "downloads": 1815 + "downloads": 1817 }, { "name": "uiw-admin", - "downloads": 1799 + "downloads": 1802 }, { "name": "@uiw-admin/document-title", - "downloads": 1780 + "downloads": 1778 }, { "name": "@uiw-admin/router-control", @@ -1823,73 +1823,73 @@ "name": "@uiw-admin/authorized", "downloads": 1744 }, - { - "name": "@uiw/react-native-amap-geolocation", - "downloads": 1739 - }, { "name": "togscc", - "downloads": 1738 + "downloads": 1742 }, { - "name": "@uiw-admin/basic-layouts", - "downloads": 1631 + "name": "@uiw/react-native-amap-geolocation", + "downloads": 1738 }, { "name": "@uiw/react-native-template", - "downloads": 1614 + "downloads": 1651 }, { "name": "@uiw-admin/config", - "downloads": 1614 + "downloads": 1613 }, { "name": "@province-city-china/city", - "downloads": 1611 + "downloads": 1608 }, { "name": "@uiw/reset.css", - "downloads": 1611 + "downloads": 1602 }, { "name": "@province-city-china/province", - "downloads": 1602 + "downloads": 1600 }, { "name": "@uiw-admin/plugins", - "downloads": 1543 + "downloads": 1542 }, { "name": "@uiw-admin/user-login", - "downloads": 1541 + "downloads": 1540 + }, + { + "name": "@uiw-admin/basic-layouts", + "downloads": 1516 }, { "name": "@react-login-page/page3", - "downloads": 1469 + "downloads": 1472 }, { "name": "@react-login-page/page6", - "downloads": 1448 + "downloads": 1453 }, { "name": "@icongo/bts", - "downloads": 1438 + "downloads": 1449 }, { "name": "parcel-plugin-markdown-string", - "downloads": 1437 + "downloads": 1434 }, { "name": "@kkt/stylus-modules", - "downloads": 1427 + "downloads": 1423 }, { "name": "@uiw-admin/exceptions", - "downloads": 1419 + "downloads": 1418 }, { "name": "@province-city-china/area", - "downloads": 1394 + "downloads": 1391 }, { "name": "@kkt/loader-less", @@ -1899,25 +1899,25 @@ "name": "@uiw-admin/layout-tabs", "downloads": 1373 }, - { - "name": "@antdp/request", - "downloads": 1360 - }, - { - "name": "@antdp/hooks", - "downloads": 1327 - }, { "name": "@uiw-admin/models", "downloads": 1319 }, { "name": "@icongo/ccp", - "downloads": 1314 + "downloads": 1312 + }, + { + "name": "@antdp/request", + "downloads": 1309 }, { "name": "rdoc", - "downloads": 1256 + "downloads": 1299 + }, + { + "name": "@antdp/hooks", + "downloads": 1279 }, { "name": "create-uiw-admin", @@ -1925,87 +1925,87 @@ }, { "name": "@province-city-china/level", - "downloads": 1243 - }, - { - "name": "@antdp/edit-table", - "downloads": 1220 + "downloads": 1240 }, { "name": "@uiw/react-mac-keyboard", - "downloads": 1211 + "downloads": 1210 }, { "name": "@validator.tool/hook", - "downloads": 1187 + "downloads": 1181 + }, + { + "name": "@antdp/edit-table", + "downloads": 1174 }, { "name": "@react-login-page/page9", - "downloads": 1164 + "downloads": 1172 }, { "name": "@uiw-admin/utils", - "downloads": 1164 + "downloads": 1163 }, { "name": "@kkt/plugin-pro-utils", - "downloads": 1103 + "downloads": 1097 }, { "name": "@uimjs/metro-config", - "downloads": 1094 - }, - { - "name": "@antdp/icons", - "downloads": 1084 + "downloads": 1090 }, { "name": "@kkt/doc", - "downloads": 1067 + "downloads": 1062 }, { "name": "webpack-hot-dev-clients", - "downloads": 1062 + "downloads": 1052 + }, + { + "name": "@antdp/icons", + "downloads": 1038 }, { "name": "@uiw/codepen-require-polyfill", - "downloads": 1009 + "downloads": 1015 }, { "name": "@react-login-page/page7", - "downloads": 951 + "downloads": 948 }, { "name": "@kkt/plugin-pro-config", - "downloads": 950 - }, - { - "name": "@antdp/fuzzy-query", - "downloads": 946 + "downloads": 944 }, { "name": "eslint-config-uiw-admin", - "downloads": 938 + "downloads": 934 }, { "name": "@kkt/plugin-pro-router", - "downloads": 936 + "downloads": 930 }, { - "name": "path-templater", - "downloads": 868 + "name": "@antdp/fuzzy-query", + "downloads": 907 }, { "name": "@kkt/ssr", - "downloads": 860 + "downloads": 904 }, { - "name": "@kkt/plugin-pro-entry", - "downloads": 860 + "name": "path-templater", + "downloads": 865 }, { "name": "@uiw/react-use-colorscheme", - "downloads": 845 + "downloads": 859 + }, + { + "name": "@kkt/plugin-pro-entry", + "downloads": 854 }, { "name": "@wcj/date", @@ -2013,11 +2013,11 @@ }, { "name": "kktp", - "downloads": 840 + "downloads": 835 }, { "name": "@kkt/plugin-pro-rematch", - "downloads": 830 + "downloads": 824 }, { "name": "@react-login-page/page8", @@ -2025,59 +2025,59 @@ }, { "name": "@react-login-page/page11", - "downloads": 757 + "downloads": 756 }, { "name": "@uiw/react-baidu-map-canvas-layer", - "downloads": 747 + "downloads": 750 }, { "name": "@react-login-page/page5", - "downloads": 722 + "downloads": 724 }, { "name": "@react-login-page/page10", - "downloads": 716 + "downloads": 717 }, { "name": "@uiw/react-native-image-picker", - "downloads": 629 + "downloads": 622 }, { - "name": "@kkt/react-ssr-enhanced", - "downloads": 620 + "name": "svg-to-react-component", + "downloads": 595 }, { - "name": "create-kkt", - "downloads": 608 + "name": "react-shields.io", + "downloads": 592 }, { - "name": "svg-to-react-component", - "downloads": 597 + "name": "create-kkt", + "downloads": 592 }, { "name": "@kkt/loader-scss", "downloads": 590 }, - { - "name": "react-shields.io", - "downloads": 587 - }, { "name": "@kkt/loader-stylus", "downloads": 586 }, + { + "name": "@kkt/react-ssr-enhanced", + "downloads": 583 + }, { "name": "@kkt/pro", - "downloads": 585 + "downloads": 578 }, { - "name": "etn", + "name": "@uiw/react-csv-reader", "downloads": 554 }, { - "name": "@uiw/react-csv-reader", - "downloads": 548 + "name": "etn", + "downloads": 550 }, { "name": "@wcj/code-image", @@ -2105,7 +2105,7 @@ }, { "name": "@icongo/fc", - "downloads": 508 + "downloads": 509 }, { "name": "url-replace-loader", @@ -2121,51 +2121,51 @@ }, { "name": "@icongo/sti", - "downloads": 486 + "downloads": 487 }, { "name": "jslite", - "downloads": 482 + "downloads": 480 }, { "name": "@icongo/bi", "downloads": 473 }, - { - "name": "@kkt/loader-raw", - "downloads": 472 - }, { "name": "sgo", - "downloads": 469 + "downloads": 468 }, { "name": "@uiw/react-run-web", "downloads": 465 }, { - "name": "@uiw/react-clock", - "downloads": 454 + "name": "@kkt/loader-raw", + "downloads": 464 }, { - "name": "@kkt/plugin-pro-access", - "downloads": 449 + "name": "@uiw/react-clock", + "downloads": 454 }, { "name": "@uiw/react-domain-verify", - "downloads": 443 + "downloads": 448 }, { - "name": "@province-city-china/country", - "downloads": 438 + "name": "@kkt/plugin-pro-access", + "downloads": 444 }, { "name": "@icongo/sn", "downloads": 425 }, + { + "name": "@province-city-china/country", + "downloads": 424 + }, { "name": "@uiw/react-stackblitz", - "downloads": 418 + "downloads": 419 }, { "name": "@province-city-china/district-code", @@ -2180,16 +2180,16 @@ "downloads": 402 }, { - "name": "@icongo/ad", - "downloads": 376 + "name": "@icongo/bl", + "downloads": 377 }, { - "name": "@icongo/bl", + "name": "@province-city-china/utils", "downloads": 376 }, { - "name": "@province-city-china/utils", - "downloads": 375 + "name": "@icongo/ad", + "downloads": 376 }, { "name": "@icongo/iu", @@ -2197,7 +2197,7 @@ }, { "name": "@province-city-china/town", - "downloads": 363 + "downloads": 361 }, { "name": "react-native-uiwjs-alipay", @@ -2209,7 +2209,7 @@ }, { "name": "icongo", - "downloads": 343 + "downloads": 344 }, { "name": "@province-city-china/data", @@ -2221,11 +2221,11 @@ }, { "name": "merge-array-object", - "downloads": 323 + "downloads": 322 }, { "name": "@icongo/sk", - "downloads": 308 + "downloads": 310 }, { "name": "@icongo/di", @@ -2243,17 +2243,17 @@ "name": "@icongo/scwi", "downloads": 292 }, - { - "name": "@wabg/node-seaweedfs", - "downloads": 282 - }, { "name": "@wcjiang/whereis", "downloads": 276 }, + { + "name": "@wabg/node-seaweedfs", + "downloads": 275 + }, { "name": "create-antdp", - "downloads": 263 + "downloads": 264 }, { "name": "babel-preset-kkt", @@ -2272,19 +2272,23 @@ "downloads": 245 }, { - "name": "@icongo/mi", + "name": "directory-trees-webpack-plugin", "downloads": 242 }, { - "name": "directory-trees-webpack-plugin", + "name": "@uiw/react-xml-reader", "downloads": 242 }, { - "name": "@uiw/react-xml-reader", - "downloads": 241 + "name": "@icongo/mi", + "downloads": 242 }, { "name": "@wcj/rollup-plugin-less", + "downloads": 239 + }, + { + "name": "@icongo/fi", "downloads": 238 }, { @@ -2297,7 +2301,7 @@ }, { "name": "@kkt/request", - "downloads": 234 + "downloads": 233 }, { "name": "@icongo/fg", @@ -2308,15 +2312,11 @@ "downloads": 232 }, { - "name": "create-spare-webpack-plugin", - "downloads": 229 - }, - { - "name": "@icongo/fi", - "downloads": 227 + "name": "@icongo/lu", + "downloads": 225 }, { - "name": "@icongo/lu", + "name": "create-spare-webpack-plugin", "downloads": 225 }, { @@ -2331,6 +2331,10 @@ "name": "websocketjs", "downloads": 222 }, + { + "name": "@wcj/chinese-numerals", + "downloads": 222 + }, { "name": "@uivjs/admin-base-layout", "downloads": 220 @@ -2339,10 +2343,6 @@ "name": "@icongo/vv", "downloads": 219 }, - { - "name": "@wcj/chinese-numerals", - "downloads": 219 - }, { "name": "@icongo/hi", "downloads": 216 @@ -2361,7 +2361,7 @@ }, { "name": "colors-named-decimal", - "downloads": 210 + "downloads": 207 }, { "name": "@icongo/fp", @@ -2369,7 +2369,7 @@ }, { "name": "@icongo/ae", - "downloads": 198 + "downloads": 199 }, { "name": "@icongo/ct", @@ -2393,7 +2393,7 @@ }, { "name": "@icongo/ir", - "downloads": 187 + "downloads": 188 }, { "name": "@icongo/gy", @@ -2409,7 +2409,7 @@ }, { "name": "@icongo/sl", - "downloads": 172 + "downloads": 175 }, { "name": "@uiw/react-native-transport-location", @@ -2437,11 +2437,11 @@ }, { "name": "node-xlsx-fix-dep", - "downloads": 136 + "downloads": 135 }, { "name": "gitke", - "downloads": 131 + "downloads": 132 } ] } \ No newline at end of file