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