{
"main": "./Panel.vue",
"module": "./Panel.vue",
"types": "./Panel.d.ts",
"browser": {
"./sfc": "./Panel.vue"
},
"sideEffects": [
"*.vue"
]
}