mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-12-03 09:09:52 +08:00
545eb25f95
- @meta-ui/core@0.2.2 - @meta-ui/editor@0.2.5 - @meta-ui/runtime@0.2.5 - @meta-ui/vite-plugins@1.0.1
21 lines
438 B
JSON
21 lines
438 B
JSON
{
|
|
"name": "@meta-ui/vite-plugins",
|
|
"version": "1.0.1",
|
|
"description": "vite plugins for meta-ui",
|
|
"author": "meta-ui developers",
|
|
"homepage": "https://github.com/webzard-io/meta-ui#readme",
|
|
"license": "MIT",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"main": "index.js",
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/webzard-io/meta-ui.git"
|
|
},
|
|
"scripts": {}
|
|
}
|