UNPKG

gsap-trial

Version:

Trial version of GSAP that includes all bonus plugins which are normally available exclusively to Club GSAP members. *** DO NOT DEPLOY THESE FILES *** They only work locally or on domains like codepen.io, codesandbox.io, stackblitz.com and jsfiddle.com. I

48 lines (47 loc) 1.36 kB
{ "name": "gsap-trial", "version": "3.12.7", "description": "Trial version of GSAP that includes all bonus plugins which are normally available exclusively to Club GSAP members. *** DO NOT DEPLOY THESE FILES *** They only work locally or on domains like codepen.io, codesandbox.io, stackblitz.com and jsfiddle.com. If used elsewhere, it violates the license and redirects the browser. To get the unrestricted files, sign up at https://gsap.com/pricing", "homepage": "https://gsap.com", "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" ], "maintainers": [ { "name": "Jack Doyle", "email": "jack@greensock.com", "web": "https://gsap.com" } ], "license": "This package should only be used by individuals/companies with an active Club GSAP membership. See https://gsap.com/pricing/. Licensing: https://gsap.com/licensing/", "bugs": { "url": "https://gsap.com/community/" } }