sunmao-ui/packages/vite-plugins/package.json
Yanzhen Yu b291d5968b Publish
- @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
2021-11-21 15:21:54 +08:00

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": {}
}