primevue-mirror/components/lib/badgedirective/package.json

6 lines
115 B
JSON
Raw Normal View History

2022-09-06 12:03:37 +00:00
{
2024-05-24 14:00:32 +00:00
"main": "./badgedirective.mjs",
2024-05-23 19:45:05 +00:00
"module": "./badgedirective.mjs",
"types": "./BadgeDirective.d.ts"
}