{
  "name": "smoothly-image",
  "version": "1.0.6",
  "private": false,
  "devDependencies": {
    "@angular-devkit/build-angular": "~0.13.0",
    "@angular/cli": "~7.3.7",
    "@angular/compiler-cli": "~7.2.0",
    "@angular/language-service": "~7.2.0",
    "@types/jasmine": "~2.8.8",
    "@types/jasminewd2": "~2.0.3",
    "@types/node": "~8.9.4",
    "codelyzer": "~4.5.0",
    "ng-packagr": "^5.2.0",
    "protractor": "~5.4.0",
    "ts-node": "~7.0.0",
    "tslint": "~5.11.0",
    "typescript": "~3.2.2"
  },
  "peerDependencies": {
    "@angular/animations": "~7.2.0",
    "@angular/common": "~7.2.0",
    "@angular/core": "~7.2.0",
    "@angular/compiler": "~7.2.0",
    "@angular/forms": "~7.2.0",
    "@angular/platform-browser": "~7.2.0",
    "@angular/platform-browser-dynamic": "~7.2.0",
    "@angular/router": "~7.2.0",
    "core-js": "^2.5.4",
    "rxjs": "~6.3.3",
    "tslib": "^1.9.0",
    "zone.js": "~0.8.26"
  },
  "main": "bundles/smoothly-image.umd.js",
  "module": "fesm5/smoothly-image.js",
  "es2015": "fesm2015/smoothly-image.js",
  "esm5": "esm5/smoothly-image.js",
  "esm2015": "esm2015/smoothly-image.js",
  "fesm5": "fesm5/smoothly-image.js",
  "fesm2015": "fesm2015/smoothly-image.js",
  "typings": "smoothly-image.d.ts",
  "metadata": "smoothly-image.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
