{
  "name": "@nicky-lenaers/ngx-scroll-to",
  "description": "A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scroll-based features in your app.",
  "version": "9.0.0",
  "license": "MIT",
  "private": false,
  "keywords": [
    "ng",
    "ngx",
    "ngx-scroll-to",
    "scroll",
    "scrolling",
    "scroll-to",
    "smooth scroll",
    "smooth-scroll",
    "smooth scrolling",
    "smooth-scrolling",
    "smooth",
    "angular",
    "angular2",
    "angular 2",
    "angular4",
    "angular 4",
    "angular5",
    "angular 5",
    "angular6",
    "angular 6",
    "angular7",
    "angular 7",
    "angular8",
    "angular 8",
    "angular9",
    "angular 9"
  ],
  "author": {
    "name": "Nicky Lenaers",
    "email": "nicky@newgameplus.online"
  },
  "contributors": [
    {
      "name": "Robbert van Caem"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nicky-lenaers/ngx-scroll-to.git"
  },
  "homepage": "https://github.com/nicky-lenaers/ngx-scroll-to#readme",
  "bugs": {
    "url": "https://github.com/nicky-lenaers/ngx-scroll-to/issues"
  },
  "engines": {
    "node": ">=16.15.0",
    "yarn": ">=1.22.18"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "peerDependencies": {
    "@angular/common": "^8.0.0 || ^9.0.0",
    "@angular/core": "^8.0.0 || ^9.0.0"
  }
}
