{
    "name": "@javaguns/ui",
    "version": "0.0.4",
    "main": "es/index.mjs",
    "module": "es/index.mjs",
    "files": [
        "es",
        "lib"
    ],
    "keywords": [
        "javaguns/ui",
        "vue3组件库"
    ],
    "sideEffects": [
        "**/*.css"
    ],
    "author": "guns",
    "license": "MIT",
    "description": "",
    "typings": "lib/index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://gitee.com/guns-ui/gunst"
    },
    "dependencies": {
        
    }
}
