Blame view

node_modules/videojs-swf/package.json 1.93 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
60
61
62
63
64
65
66
67
68
  {
    "_from": "videojs-swf@5.4.2",
    "_id": "videojs-swf@5.4.2",
    "_inBundle": false,
    "_integrity": "sha1-aWSpv/kDtzLz5GUxSuR4oCoX6Ks=",
    "_location": "/videojs-swf",
    "_phantomChildren": {},
    "_requested": {
      "type": "version",
      "registry": true,
      "raw": "videojs-swf@5.4.2",
      "name": "videojs-swf",
      "escapedName": "videojs-swf",
      "rawSpec": "5.4.2",
      "saveSpec": null,
      "fetchSpec": "5.4.2"
    },
    "_requiredBy": [
      "/videojs-flash"
    ],
    "_resolved": "http://registry.npm.taobao.org/videojs-swf/download/videojs-swf-5.4.2.tgz",
    "_shasum": "6964a9bff903b732f3e465314ae478a02a17e8ab",
    "_spec": "videojs-swf@5.4.2",
    "_where": "/Library/WebServer/Documents/mywork/cityOperationCenter/node_modules/videojs-flash",
    "author": {
      "name": "Brightcove"
    },
    "bugs": {
      "url": "https://github.com/videojs/video-js-swf/issues"
    },
    "bundleDependencies": false,
    "copyright": "Copyright 2014 Brightcove, Inc. https://github.com/videojs/video-js-swf/blob/master/LICENSE",
    "deprecated": false,
    "description": "The Flash-fallback video player for video.js (http://videojs.com)",
    "devDependencies": {
      "async": "~0.2.9",
      "chg": "^0.3.2",
      "flex-sdk": "4.6.0-0",
      "grunt": "~0.4.0",
      "grunt-bumpup": "~0.5.0",
      "grunt-cli": "~0.1.0",
      "grunt-connect": "~0.2.0",
      "grunt-contrib-jshint": "~0.4.3",
      "grunt-contrib-qunit": "~0.2.1",
      "grunt-contrib-watch": "~0.1.4",
      "grunt-npm": "~0.0.2",
      "grunt-prompt": "~0.1.2",
      "grunt-shell": "~0.6.1",
      "grunt-tagrelease": "~0.3.1",
      "qunitjs": "~1.12.0",
      "video.js": "^5.9.2"
    },
    "homepage": "http://videojs.com",
    "keywords": [
      "flash",
      "video",
      "player"
    ],
    "name": "videojs-swf",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/videojs/video-js-swf.git"
    },
    "scripts": {
      "version": "chg release -y && grunt dist && git add -f dist/ && git add CHANGELOG.md"
    },
    "version": "5.4.2"
  }