{
  "name": "@reinevan/ng-marquee",
  "version": "9.5.0",
  "description": "Angular 8+ CSS Marquee (Alternative To HTML Marquee Tag)",
  "private": false,
  "keywords": [
    "angular",
    "ng-marquee",
    "marquee",
    "moving text",
    "scrollling text",
    "Angular 8+",
    "angular 6"
  ],
  "author": "Yuvaraj",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shivarajnaidu/ng-marquee.git"
  },
  "bugs": {
    "url": "https://github.com/shivarajnaidu/ng-marquee/issues"
  },
  "homepage": "https://github.com/shivarajnaidu/ng-marquee#readme",
  "peerDependencies": {
    "@angular/common": "^6.0.0-rc.0 || ^6.0.0",
    "@angular/core": "^6.0.0-rc.0 || ^6.0.0"
  }
}
