{
  "_from": "ngx-ui-loader",
  "_id": "ngx-ui-loader@11.0.0",
  "_inBundle": false,
  "_integrity": "sha512-eU+X+BibMZ6ZqpPvWfpY0See1PPtT6HOq59bSLEHgqy6OF0kOgKBpscojvQzb5OUMc1jtTvjPTjNO2HFsFh2Sg==",
  "_location": "/ngx-ui-loader",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "ngx-ui-loader",
    "name": "ngx-ui-loader",
    "escapedName": "ngx-ui-loader",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ngx-ui-loader/-/ngx-ui-loader-11.0.0.tgz",
  "_shasum": "4dab1c80e1d60e0223d71b7fc2762c946f96e251",
  "_spec": "ngx-ui-loader",
  "_where": "/var/www/html/DIALDIGITV2",
  "author": {
    "name": "t-ho",
    "email": "t.ho@tdev.app"
  },
  "bugs": {
    "url": "https://github.com/t-ho/ngx-ui-loader/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "deprecated": false,
  "description": "An all-in-one and fully customizable loader/spinner for Angular applications. It supports foreground, background spinner/loader, indicative progress bar and multiple loaders.",
  "es2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngx-ui-loader.js",
  "es2015": "fesm2015/ngx-ui-loader.js",
  "esm2015": "esm2015/ngx-ui-loader.js",
  "fesm2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngx-ui-loader.js",
  "fesm2015": "fesm2015/ngx-ui-loader.js",
  "homepage": "https://tdev.app/ngx-ui-loader/demo",
  "keywords": [
    "ngx-ui-loader",
    "ngx-loader",
    "ngx-loading",
    "ngx-multiple-loader",
    "ngx-multiloader",
    "loader",
    "loading",
    "spinner",
    "ngx-spinner",
    "progressbar",
    "progress bar",
    "loader AoT compatible",
    "Angular loader",
    "Angular loading",
    "Angular multiple loaders",
    "Angular spinner",
    "Angular progress bar"
  ],
  "license": "MIT",
  "main": "bundles/ngx-ui-loader.umd.js",
  "metadata": "ngx-ui-loader.metadata.json",
  "module_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngx-ui-loader.js",
  "module": "fesm2015/ngx-ui-loader.js",
  "name": "ngx-ui-loader",
  "ng-update": {
    "migrations": "./schematics/migration-collection.json"
  },
  "peerDependencies": {
    "@angular/common": ">=11.0.0",
    "@angular/core": ">=11.0.0",
    "@angular/platform-browser": ">=11.0.0",
    "@angular/router": ">=11.0.0",
    "rxjs": ">=6.6.0"
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/t-ho/ngx-ui-loader.git"
  },
  "schematics": "./schematics/collection.json",
  "sideEffects": false,
  "typings": "ngx-ui-loader.d.ts",
  "version": "11.0.0",
  "__processed_by_ivy_ngcc__": {
    "es2015": "12.0.0-next.1",
    "fesm2015": "12.0.0-next.1",
    "module": "12.0.0-next.1",
    "typings": "12.0.0-next.1"
  },
  "scripts": {
    "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by NGCC. This is not allowed.\\nPlease delete and rebuild the package, without compiling with NGCC, before attempting to publish.\\nNote that NGCC may have been run by importing this package into another project that is being built with Ivy enabled.\\n')\" && exit 1"
  }
}
