{
  "name": "angular-video-js-player",
  "version": "1.0.13",
  "peerDependencies": {
    "@angular/common": "^14.0.0",
    "@angular/core": "^14.0.0"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "module": "fesm2015/angular-video-js-player.mjs",
  "es2020": "fesm2020/angular-video-js-player.mjs",
  "esm2020": "esm2020/angular-video-js-player.mjs",
  "fesm2020": "fesm2020/angular-video-js-player.mjs",
  "fesm2015": "fesm2015/angular-video-js-player.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2020": "./esm2020/angular-video-js-player.mjs",
      "es2020": "./fesm2020/angular-video-js-player.mjs",
      "es2015": "./fesm2015/angular-video-js-player.mjs",
      "node": "./fesm2015/angular-video-js-player.mjs",
      "default": "./fesm2020/angular-video-js-player.mjs"
    }
  },
  "sideEffects": false,
  "description": "A video player called `Angular Video-js Player` is utilized by `Angular standalone projects`. Video playback on PCs and mobile devices is supported, along with Media Source Extensions and HTML5 video. With the help of Angular CLI version 15.0.0, this library was created.",
  "main": "src/public-api.ts",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vc-nishtha/video-js.git"
  },
  "keywords": [
    "npm",
    "video.js",
    "angular-video-player",
    "video-player"
  ],
  "author": "vc-nishtha",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vc-nishtha/video-js/issues"
  },
  "homepage": "https://github.com/vc-nishtha/video-js#readme"
}
