6 lines
132 B
JSON
6 lines
132 B
JSON
|
{
|
||
|
"main": "./animate.cjs.js",
|
||
|
"module": "./animate.esm.js",
|
||
|
"unpkg": "./animate.min.js",
|
||
|
"types": "./Animate.d.ts"
|
||
|
}
|