Blame view

node_modules/videojs-hotkeys/package.json 1.63 KB
2a09d1a4   liuqimichale   添加宜春 天水 宣化
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
  {
    "_from": "videojs-hotkeys@^0.2.20",
    "_id": "videojs-hotkeys@0.2.23",
    "_inBundle": false,
    "_integrity": "sha1-b9Q9Q8HESW0ASQh6c1fYTOT8Npw=",
    "_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": "http://registry.npm.taobao.org/videojs-hotkeys/download/videojs-hotkeys-0.2.23.tgz",
    "_shasum": "6fd43d43c1c4496d0049087a7357d84ce4fc369c",
    "_spec": "videojs-hotkeys@^0.2.20",
    "_where": "/Library/WebServer/Documents/mywork/cityOperationCenter/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"
    },
    "version": "0.2.23"
  }