1
0
mirror of https://github.com/sahadev/vue-component-creater-ui.git synced 2025-12-26 21:09:32 +08:00
This commit is contained in:
shangbin
2021-04-22 17:50:09 +08:00
parent a1c8c8bb24
commit 02cf4da98b
2 changed files with 6 additions and 387 deletions

View File

@@ -1,8 +1,9 @@
{
"name": "@lcg/vcc",
"name": "lcg-vcc",
"description": "Low Code Generator -> Vue Component Creater",
"version": "0.1.0",
"version": "0.5.2",
"private": false,
"keywords": ["low-code", "editor"],
"main": "./dist/vcc.umd.min.js",
"scripts": {
"serve": "vue-cli-service serve --open --port 8008",