{
  "name": "scrollmagic",
  "version": "2.0.5",
  "description": "The javascript library for magical scroll interactions.",
  "homepage": "http://ScrollMagic.io",
  "repository": {
    "type": "git",
    "url": "https://github.com/janpaepke/ScrollMagic.git"
  },
  "authors": [
    {
      "name": "Jan Paepke",
      "homepage": "http://www.janpaepke.de"
    }
  ],
  "main": "scrollmagic/uncompressed/ScrollMagic.js",
  "keywords": [
    "scroll",
    "scrolling",
    "animation",
    "sticky",
    "pin",
    "fixed",
    "scrollbar",
    "scrub",
    "sync",
    "position",
    "progress",
    "parallax",
    "events",
    "classes",
    "jquery-plugin",
    "ecosystem:jquery"
  ],
  "ignore": [
    "**/.*",
    "css",
    "dev",
    "docs",
    "examples",
    "img",
    "js",
    "index.html",
    "gulpfile.js",
    "CONTRIBUTING.md",
    "CHANGELOG.md",
    "package.json",
    "ScrollMagic.jquery.json"
  ],
  "license": [
    "MIT",
    "GPL-3.0+"
  ],
  "_release": "2.0.5",
  "_resolution": {
    "type": "version",
    "tag": "v2.0.5",
    "commit": "ad8b4c280d15777e0a8e6dece58763a9e622fdfa"
  },
  "_source": "git://github.com/janpaepke/ScrollMagic.git",
  "_target": "^2.0.5",
  "_originalSource": "scrollmagic"
}