Blame view

node_modules/videojs-ie8/package.json 1.53 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
58
59
  {
    "_from": "videojs-ie8@1.1.2",
    "_id": "videojs-ie8@1.1.2",
    "_inBundle": false,
    "_integrity": "sha1-oj09hgitcZK2nGB3/E64SJmNNdk=",
    "_location": "/videojs-ie8",
    "_phantomChildren": {},
    "_requested": {
      "type": "version",
      "registry": true,
      "raw": "videojs-ie8@1.1.2",
      "name": "videojs-ie8",
      "escapedName": "videojs-ie8",
      "rawSpec": "1.1.2",
      "saveSpec": null,
      "fetchSpec": "1.1.2"
    },
    "_requiredBy": [
      "/video.js"
    ],
    "_resolved": "http://registry.npm.taobao.org/videojs-ie8/download/videojs-ie8-1.1.2.tgz",
    "_shasum": "a23d3d8608ad7192b69c6077fc4eb848998d35d9",
    "_spec": "videojs-ie8@1.1.2",
    "_where": "/Library/WebServer/Documents/mywork/cityOperationCenter/node_modules/video.js",
    "author": {
      "name": "heff"
    },
    "bugs": {
      "url": "https://github.com/videojs/ie8/issues"
    },
    "bundleDependencies": false,
    "dependencies": {
      "es5-shim": "^4.5.1"
    },
    "deprecated": false,
    "description": "Files necessary for IE8 support in Video.js",
    "devDependencies": {
      "babel": "^5.4.7",
      "grunt": "^0.4.5",
      "grunt-contrib-clean": "^0.6.0",
      "grunt-contrib-concat": "^0.5.1",
      "grunt-contrib-copy": "^0.8.0",
      "grunt-contrib-uglify": "^0.9.1",
      "load-grunt-tasks": "^3.2.0",
      "time-grunt": "^1.2.1"
    },
    "homepage": "https://github.com/videojs/ie8#readme",
    "keywords": [
      "videojs",
      "ie8"
    ],
    "license": "Apache 2.0",
    "name": "videojs-ie8",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/videojs/ie8.git"
    },
    "version": "1.1.2"
  }