{
  "_from": "ngx-audio-player@^9.1.1",
  "_id": "ngx-audio-player@9.2.3",
  "_inBundle": false,
  "_integrity": "sha512-QVllIdQU7Tuma32kfXcMRnTte7tZFS8N2lrCqh+eafBWdEObNQPnIMEFEIBomZmFOJsg4LyY0rziSTnmtjW86g==",
  "_location": "/ngx-audio-player",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ngx-audio-player@^9.1.1",
    "name": "ngx-audio-player",
    "escapedName": "ngx-audio-player",
    "rawSpec": "^9.1.1",
    "saveSpec": null,
    "fetchSpec": "^9.1.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ngx-audio-player/-/ngx-audio-player-9.2.3.tgz",
  "_shasum": "5b088a156b5bde6c6edc788305e86b3a731dff06",
  "_spec": "ngx-audio-player@^9.1.1",
  "_where": "C:\\xampp\\htdocs\\dial-digit",
  "author": {
    "name": "Vijayendra Mudigal",
    "email": "vijayendrap@gmail.com",
    "url": "https://vijayendra.mudigal.com"
  },
  "bugs": {
    "url": "https://github.com/vmudigal/ngx-audio-player/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "deprecated": false,
  "description": "A library for loading and playing audio using HTML 5 for Angular 7/8/9/10/11.   (https://vmudigal.github.io/ngx-audio-player/)",
  "es2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngx-audio-player.js",
  "es2015": "fesm2015/ngx-audio-player.js",
  "esm2015": "esm2015/ngx-audio-player.js",
  "esm5": "esm5/ngx-audio-player.js",
  "fesm2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngx-audio-player.js",
  "fesm2015": "fesm2015/ngx-audio-player.js",
  "fesm5": "fesm5/ngx-audio-player.js",
  "homepage": "https://github.com/vmudigal/ngx-audio-player#readme",
  "keywords": [
    "ngx",
    "audio",
    "player",
    "angular",
    "angular7",
    "angular8",
    "angular9",
    "angular10",
    "angular11",
    "audio player",
    "angular audio player",
    "audio player with playlist",
    "material style audio player",
    "material style basic audio player",
    "material style advanced audio player"
  ],
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/vmudigal/ngx-audio-player/blob/master/projects/ngx-audio-player/LICENSE"
    }
  ],
  "main": "bundles/ngx-audio-player.umd.js",
  "metadata": "ngx-audio-player.metadata.json",
  "module": "fesm5/ngx-audio-player.js",
  "name": "ngx-audio-player",
  "peerDependencies": {
    "@angular/common": "^9.0.0",
    "@angular/core": "^9.0.0",
    "@angular/material": "^9.0.0",
    "rxjs": "^6.5.5"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vmudigal/ngx-audio-player.git"
  },
  "sideEffects": false,
  "typings": "ngx-audio-player.d.ts",
  "version": "9.2.3",
  "__processed_by_ivy_ngcc__": {
    "es2015": "12.0.0-next.1",
    "fesm2015": "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"
  }
}
