{
  "name": "ng-simple-slideshow",
  "version": "1.2.2",
  "license": "MIT",
  "private": false,
  "author": {
    "name": "Richard Jeffords",
    "email": "rajeffords@gmail.com",
    "url": "https://richard.pizza"
  },
  "bugs": {
    "url": "https://github.com/dockleryxk/ng-simple-slideshow/issues"
  },
  "peerDependencies": {
    "@angular/core": "^4.0.0 || ^5.0.0 || ^6.0.0"
  },
  "deprecated": false,
  "description": "A simple, responsive slideshow for Angular 4+.",
  "homepage": "https://github.com/dockleryxk/ng-simple-slideshow",
  "keywords": [
    "angular",
    "angular 2",
    "angular 4",
    "angular 5",
    "angular 6",
    "ng",
    "ngx",
    "ng2",
    "ng4",
    "ng5",
    "ng6",
    "slideshow",
    "carousel",
    "slider",
    "angular2",
    "angular4",
    "angular5",
    "angular6"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dockleryxk/ng-simple-slideshow.git"
  },
  "main": "bundles/ng-simple-slideshow.umd.js",
  "module": "ng-simple-slideshow.es5.js",
  "es2015": "ng-simple-slideshow.js",
  "typings": "ng-simple-slideshow.d.ts",
  "metadata": "ng-simple-slideshow.metadata.json"
}
