{
  "name": "smooth-parallax",
  "version": "1.1.2",
  "homepage": "http://diegoversiani.me/smooth-parallax",
  "authors": [
    "Diego Versiani <diegoversiani@gmail.com>"
  ],
  "description": "Smooth Parallax makes it a lot easier to move objects when the page scroll with ease.",
  "moduleType": "globals",
  "main": [
    "src/smooth-parallax.js"
  ],
  "keywords": [
    "parallax",
    "background image",
    "parallax effect",
    "moving objects"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "test",
    "tests"
  ],
  "dependencies": {
  },
  "_source": "https://github.com/diegoversiani/smooth-parallax.git",
  "_target": "~1.1.2"
}
