primevue-mirror/components/lib/metergroup/style/package.json

7 lines
144 B
JSON
Raw Normal View History

2024-01-11 13:42:20 +00:00
{
2024-05-24 14:00:32 +00:00
"main": "./metergroupstyle.mjs",
2024-05-23 19:45:05 +00:00
"module": "./metergroupstyle.mjs",
"types": "./MeterGroupStyle.d.ts",
"sideEffects": false
2024-01-11 13:42:20 +00:00
}