Add ScrollMagic / js lib

main
nurbek 3 years ago
parent 1c77ccb19e
commit a73101f072

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

@ -5117,6 +5117,23 @@
"scriptSrc": "/(?:scriptaculous|protoaculous)(?:\\.js|/)",
"website": "https://script.aculo.us"
},
"ScrollMagic": {
"cats": [
59
],
"description": "ScrollMagic is a jQuery plugin which essentially lets you use the scrollbar like a playback scrub control.",
"icon": "ScrollMagic.png",
"implies": [
"jQuery",
"GSAP"
],
"js": {
"ScrollMagic.version": "^([\\d\\.]+)$\\;version:\\1",
"ScrollMagic": ""
},
"oss": true,
"website": "https://scrollmagic.io"
},
"scrollreveal": {
"cats": [
59