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