{
  "name": "ng-simple-parallax",
  "version": "1.1.2",
  "homepage": "https://github.com/allenRoyston/ng-parallax",
  "authors": [
    "Allen R <allen.acr@gmail.com>"
  ],
  "description": "Simple AngularJS module",
  "main": "src/ngParallax.js",
  "keywords": [
    "angularjs",
    "parallax",
    "scrolling",
    "royston"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}