mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-12-09 09:20:18 +08:00
042c0b4b98
- @sunmao-ui/arco-lib@0.3.1 - @sunmao-ui/chakra-ui-lib@0.5.1 - @sunmao-ui/core@0.7.1 - @sunmao-ui/editor-sdk@0.3.1 - @sunmao-ui/editor@0.7.1 - @sunmao-ui/runtime@0.7.1 - @sunmao-ui/shared@0.2.1 - @sunmao-ui/vite-plugin-fs@0.0.1 - @sunmao-ui/vite-plugins@1.0.3
21 lines
455 B
JSON
21 lines
455 B
JSON
{
|
|
"name": "@sunmao-ui/vite-plugins",
|
|
"version": "1.0.3",
|
|
"description": "vite plugins for sunmao-ui",
|
|
"author": "sunmao-ui developers",
|
|
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
|
|
"license": "Apache-2.0",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"main": "index.js",
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/webzard-io/sunmao-ui.git"
|
|
},
|
|
"scripts": {}
|
|
}
|