{
  "name": "multiscroll.js",
  "version": "0.2.3",
  "description": "A simple plugin to create split scrolling websites with two vertical scrolling panels.",
  "main": "dist/jquery.multiscroll.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alvarotrigo/multiscroll.js.git"
  },
  "keywords": [
    "scroll",
    "split-screen",
    "split-layout",
    "mousewheel",
    "multi",
    "split",
    "multiscroll",
    "snap"
  ],
  "authors": [
    "Alvaro Trigo https://github.com/alvarotrigo"
  ],
  "license": "Commercial license: https://alvarotrigo.com/multiScroll/pricing/",
  "bugs": {
    "url": "https://github.com/alvarotrigo/multiscroll.js/issues"
  },
  "homepage": "http://www.alvarotrigo.com/multiScroll/",
  "devDependencies": {
    "gulp": "^4.0.0",
    "gulp-clean-css": "^4.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-sourcemaps": "^2.6.4",
    "gulp-uglify": "^3.0.0"
  }
}
