medor.www
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

ScrollMagic.jquery.json
application/json

Download raw (850 bytes)

{
	"name": "ScrollMagic",
	"title": "ScrollMagic",
	"version": "1.1.1",
	"description": "The jQuery plugin for magical scroll interactions.",
	"author": {
		"name": "Jan Paepke",
		"url": "http://www.janpaepke.de"
	},
	"licenses": [
		{
			"type": "MIT",
			"url": "https://github.com/janpaepke/ScrollMagic/blob/master/LICENSE.md"
		},
		{
			"type": "GPL-3.0+",
			"url": "http://www.gnu.org/licenses/gpl-3.0.html"
		}
	],
	"dependencies": {
		"jquery": ">=1.7",
		"greensock": ">=1.8"
	},
	"keywords": [
		"scroll",
		"scrolling",
		"animation",
		"sticky",
		"pin",
		"fixed",
		"scrollbar",
		"scrub",
		"sync",
		"position",
		"progress",
		"parallax",
		"events",
		"classes"
	],
	"homepage": "http://janpaepke.github.io/ScrollMagic/",
	"docs": "http://janpaepke.github.io/ScrollMagic/docs",
	"demo": "http://janpaepke.github.io/ScrollMagic/"
}