{
  "name": "angular-scroll-watch",
  "version": "0.5.5",
  "description": "Basic scroll-aware directives for AngularJS.",
  "main": "build/angular-scroll-watch.js",
  "ignore": [
    "**/.*",
    "node_modules",
    "gulpfile.js",
    "package.json",
    "test",
    "tests",
    "index.html"
  ],
  "dependencies": {},
  "devDependencies": {}
}
