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