{
  "_from": "videojs-hotkeys@^0.2.20",
  "_id": "videojs-hotkeys@0.2.27",
  "_inBundle": false,
  "_integrity": "sha512-pwtm1QocRmzJy1PWQsmFVHyeldYHHpLdeATK3FsFHVMmNpz6CROkAn8TFy2UILr8Ghgq134K8jEKNue8HWpudQ==",
  "_location": "/videojs-hotkeys",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "videojs-hotkeys@^0.2.20",
    "name": "videojs-hotkeys",
    "escapedName": "videojs-hotkeys",
    "rawSpec": "^0.2.20",
    "saveSpec": null,
    "fetchSpec": "^0.2.20"
  },
  "_requiredBy": [
    "/vue-video-player"
  ],
  "_resolved": "https://registry.npmjs.org/videojs-hotkeys/-/videojs-hotkeys-0.2.27.tgz",
  "_shasum": "0df97952b9dff0e6cc1cf8a439fed7eac9c73f01",
  "_spec": "videojs-hotkeys@^0.2.20",
  "_where": "/home/promolider/public_html/vcr_testing/node_modules/vue-video-player",
  "author": {
    "name": "Chris Dougherty"
  },
  "bugs": {
    "url": "https://github.com/ctd1500/videojs-hotkeys/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Adds more hotkey support to video.js",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-contrib-compress": "^1.4.3",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-uglify": "^3.0.1",
    "grunt-github-releaser2": "^0.1.1",
    "time-grunt": "^1.4.0"
  },
  "homepage": "https://github.com/ctd1500/videojs-hotkeys",
  "keywords": [
    "videojs",
    "videojs-plugin",
    "hotkeys"
  ],
  "license": "Apache-2.0",
  "main": "videojs.hotkeys.min.js",
  "name": "videojs-hotkeys",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ctd1500/videojs-hotkeys.git"
  },
  "scripts": {
    "build": "grunt",
    "release": "grunt release"
  },
  "version": "0.2.27"
}
