fm-gsap-trial
Version:
37 lines • 648 B
JSON
{
"name": "fm-gsap-trial",
"version": "1.0.1",
"description": "流程动画框架",
"homepage": "https://github.com/coding-every-day/fm-gsap-trial.git",
"module": "index.js",
"main": "dist/gsap.js",
"types": "types/index.d.ts",
"sideEffects": false,
"keywords": [
"GSAP",
"trial",
"GreenSock",
"animation",
"MotionPathPlugin",
"matchMedia",
"motion",
"motionPath",
"ScrollTrigger",
"ScrollSmoother",
"Observer",
"easing",
"JavaScript",
"PixiPlugin",
"CustomEase",
"Flip",
"SVG",
"3D",
"2D",
"transform",
"morph",
"morphing",
"drawSVG",
"tweening"
],
"license": "MIT"
}