{
  "name": "smooth-parallax",
  "version": "1.1.2",
  "description": "Parallax that doesn't suck! No jQuery required, just plain 'ol javascript. Smooth Parallax makes it easy to move objects when you scroll, being it images, divs or what-have-you.",
  "main": "dist/smooth-parallax.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/diegoversiani/smooth-parallax.git"
  },
  "author": "Diego Versiani",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/diegoversiani/smooth-parallax/issues"
  },
  "homepage": "https://diegoversiani.me/smooth-parallax",
  "devDependencies": {
    "bower": "^1.8.0",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.1",
    "gulp-ignore": "^2.0.2",
    "gulp-plumber": "^1.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-rimraf": "^0.2.1",
    "gulp-uglify": "^3.0.0",
    "gulp-watch": "^4.3.11"
  }
}
