FrontPastel/node_modules/dom-helpers/animate/package.json

8 lines
153 B
JSON
Raw Normal View History

2024-04-17 13:55:11 +00:00
{
"name": "dom-helpers/animate",
"private": true,
"main": "../cjs/animate.js",
"module": "../esm/animate.js",
"types": "../esm/animate.d.ts"
}