{
  "name": "ionic-image-loader-v5",
  "version": "1.0.2",
  "description": "ionic-image-loader to Ionic 5",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alexowson/ionic-image-loader-v5.git"
  },
  "keywords": [
    "ionic5",
    "image",
    "loading",
    "ionic",
    "angular8"
  ],
  "devDependencies": {
    "@angular/common": "^8.2.14",
    "@angular/compiler": "~8.2.14",
    "@angular/compiler-cli": "~8.2.14",
    "@angular/core": "^8.2.14",
    "@angular/forms": "~8.2.14",
    "@angular/platform-browser": "~8.2.14",
    "@angular/platform-browser-dynamic": "~8.2.14",
    "@ionic-native/core": "^5.0.7",
    "@ionic-native/file": "^5.23.0",
    "codelyzer": "^5.0.0",
    "rxjs": "~6.5.1",
    "tslib": "^1.9.0",
    "zone.js": "~0.9.1"
  },
  "peerDependencies": {
    "@ionic-native/file": "^5.0.0"
  },
  "main": "bundles/ionic-image-loader-v5.umd.js",
  "module": "fesm5/ionic-image-loader-v5.js",
  "es2015": "fesm2015/ionic-image-loader-v5.js",
  "esm5": "esm5/ionic-image-loader-v5.js",
  "esm2015": "esm2015/ionic-image-loader-v5.js",
  "fesm5": "fesm5/ionic-image-loader-v5.js",
  "fesm2015": "fesm2015/ionic-image-loader-v5.js",
  "typings": "ionic-image-loader-v5.d.ts",
  "metadata": "ionic-image-loader-v5.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
