GoScrobble/web/node_modules/dom-helpers/animate/package.json

8 lines
153 B
JSON
Raw Normal View History

2022-04-25 02:47:15 +00:00
{
"name": "dom-helpers/animate",
"private": true,
"main": "../cjs/animate.js",
"module": "../esm/animate.js",
"types": "../esm/animate.d.ts"
}