mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"main": "./chip.cjs.js",
|
|
"module": "./chip.esm.js",
|
|
"unpkg": "./chip.min.js",
|
|
"types": "./Chip.d.ts",
|
|
"browser": {
|
|
"./sfc": "./Chip.vue"
|
|
}
|
|
}
|