@axewo/cnsframework
Version:
一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术
32 lines • 761 B
JSON
{
"name": "@axewo/cnsframework",
"version": "0.0.17",
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术",
"main": "cns-lib.umd.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": {
"name": "Nathan",
"email": "ccharsle@gmail.com",
"url": "https://github.com/charsle"
},
"repository": {
"type": "git",
"url": "https://github.com/charsle/vue3-basic-cnsframework.git"
},
"keywords": [
"vue",
"vue3",
"admin",
"vue-admin",
"vue3-admin",
"vite",
"vite-admin",
"element-plus",
"element-plus-admin",
"ts",
"typescript"
],
"license": "MIT"
}