9 lines
203 B
JSON
9 lines
203 B
JSON
|
{
|
||
|
"main": "./splitterpanel.cjs.js",
|
||
|
"module": "./splitterpanel.esm.js",
|
||
|
"unpkg": "./splitterpanel.min.js",
|
||
|
"types": "./SplitterPanel.d.ts",
|
||
|
"browser": {
|
||
|
"./sfc": "./SplitterPanel.vue"
|
||
|
}
|
||
|
}
|