mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-11-21 03:15:49 +08:00
b291d5968b
- @sunmao-ui/core@0.3.0 - @sunmao-ui/editor@0.3.0 - @sunmao-ui/runtime@0.3.0 - @sunmao-ui/vite-plugins@1.0.2
21 lines
448 B
JSON
21 lines
448 B
JSON
{
|
|
"name": "@sunmao-ui/vite-plugins",
|
|
"version": "1.0.2",
|
|
"description": "vite plugins for sunmao-ui",
|
|
"author": "sunmao-ui developers",
|
|
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
|
|
"license": "MIT",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"main": "index.js",
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/webzard-io/sunmao-ui.git"
|
|
},
|
|
"scripts": {}
|
|
}
|