{
  "name": "angular-scroll",
  "version": "1.0.2",
  "main": "angular-scroll.js",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "package.json",
    "src",
    "Gruntfile.js"
  ],
  "dependencies": {
    "angular": "^1.2.16"
  },
  "devDependencies": {
    "angular-mocks": "^1.2.16"
  },
  "resolutions": {
    "angular": "^1.2.16"
  },
  "homepage": "https://github.com/oblador/angular-scroll",
  "_release": "1.0.2",
  "_resolution": {
    "type": "version",
    "tag": "v1.0.2",
    "commit": "ce0b3e6bfd0d7fff98702cdb8dc83998ed32861a"
  },
  "_source": "https://github.com/oblador/angular-scroll.git",
  "_target": "^1.0.2",
  "_originalSource": "angular-scroll",
  "_direct": true
}