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