package.json 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. {
  2. "_from": "video.js@^6.6.0",
  3. "_id": "video.js@6.13.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-36/JR/GhPQSZj0o+GNbhcEYv/b0SkV9SQsjlodAnzMQYN0TA7VhmqrKPYMCi1NGRYu7S9W3OaFCFoUxkYfSVlg==",
  6. "_location": "/video.js",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "video.js@^6.6.0",
  12. "name": "video.js",
  13. "escapedName": "video.js",
  14. "rawSpec": "^6.6.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^6.6.0"
  17. },
  18. "_requiredBy": [
  19. "/videojs-contrib-hls",
  20. "/videojs-contrib-media-sources",
  21. "/videojs-flash",
  22. "/vue-video-player"
  23. ],
  24. "_resolved": "https://registry.npmmirror.com/video.js/-/video.js-6.13.0.tgz",
  25. "_shasum": "f9487d46327340fa48ecd51372a2981dbb6cde4c",
  26. "_spec": "video.js@^6.6.0",
  27. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web\\node_modules\\vue-video-player",
  28. "author": {
  29. "name": "Steve Heffernan"
  30. },
  31. "bugs": {
  32. "url": "https://github.com/videojs/video.js/issues"
  33. },
  34. "bundleDependencies": false,
  35. "copyright": "Copyright Brightcove, Inc. <https://www.brightcove.com/>",
  36. "dependencies": {
  37. "babel-runtime": "^6.9.2",
  38. "global": "4.3.2",
  39. "safe-json-parse": "4.0.0",
  40. "tsml": "1.0.1",
  41. "videojs-font": "2.1.0",
  42. "videojs-ie8": "1.1.2",
  43. "videojs-vtt.js": "0.12.6",
  44. "xhr": "2.4.0"
  45. },
  46. "deprecated": false,
  47. "description": "An HTML5 and Flash video player with a common API and skin for both.",
  48. "devDependencies": {
  49. "aliasify": "^2.1.0",
  50. "babel-cli": "^6.11.4",
  51. "babel-plugin-external-helpers": "^6.22.0",
  52. "babel-plugin-transform-runtime": "^6.9.0",
  53. "babel-preset-es2015": "^6.14.0",
  54. "babel-preset-es3": "^1.0.1",
  55. "babel-register": "^6.9.0",
  56. "babelify": "^8.0.0",
  57. "bluebird": "^3.5.1",
  58. "browserify-derequire": "^0.9.4",
  59. "browserify-istanbul": "^2.0.0",
  60. "bundle-collapser": "^1.2.1",
  61. "cli-table": "^0.3.1",
  62. "conventional-changelog-cli": "^1.3.5",
  63. "conventional-changelog-videojs": "^3.0.0",
  64. "es5-shim": "^4.5.10",
  65. "es6-shim": "^0.35.3",
  66. "filesize": "^3.5.11",
  67. "gh-release": "^3.2.0",
  68. "grunt": "^1.0.1",
  69. "grunt-accessibility": "^6.0.0",
  70. "grunt-banner": "^0.6.0",
  71. "grunt-browserify": "5.2.0",
  72. "grunt-cli": "~1.2.0",
  73. "grunt-concurrent": "^2.3.1",
  74. "grunt-contrib-clean": "^1.0.0",
  75. "grunt-contrib-concat": "^1.0.1",
  76. "grunt-contrib-connect": "~1.0.2",
  77. "grunt-contrib-copy": "^1.0.0",
  78. "grunt-contrib-cssmin": "~2.2.0",
  79. "grunt-contrib-uglify": "^2.0.0",
  80. "grunt-contrib-watch": "~1.0.0",
  81. "grunt-coveralls": "^1.0.0",
  82. "grunt-karma": "^2.0.0",
  83. "grunt-sass": "^2.0.0",
  84. "grunt-shell": "^2.0.0",
  85. "grunt-version": "^1.2.1",
  86. "grunt-videojs-languages": "0.0.4",
  87. "grunt-zip": "0.18.1",
  88. "humanize-duration": "^3.12.1",
  89. "husky": "^0.14.1",
  90. "in-publish": "^2.0.0",
  91. "istanbul": "^0.4.5",
  92. "jsdoc": "^3.4.2",
  93. "karma": "2.0.0",
  94. "karma-browserify": "^5.1.3",
  95. "karma-browserstack-launcher": "^1.0.1",
  96. "karma-chrome-launcher": "^2.0.0",
  97. "karma-coverage": "^1.1.1",
  98. "karma-detect-browsers": "^2.2.6",
  99. "karma-firefox-launcher": "^1.1.0",
  100. "karma-ie-launcher": "^1.0.0",
  101. "karma-opera-launcher": "^1.0.0",
  102. "karma-qunit": "^1.2.0",
  103. "karma-safari-launcher": "^1.0.0",
  104. "karma-safaritechpreview-launcher": "0.0.6",
  105. "karma-sinon": "^1.0.5",
  106. "klaw-sync": "^3.0.2",
  107. "load-grunt-tasks": "^3.1.0",
  108. "lodash": "^4.16.6",
  109. "markdown-table": "^1.0.0",
  110. "minimist": "^1.2.0",
  111. "npm-run": "^4.1.0",
  112. "npm-run-all": "^4.1.5",
  113. "proxyquireify": "^3.0.0",
  114. "qunitjs": "1.23.1",
  115. "remark-cli": "^5.0.0",
  116. "remark-lint": "^6.0.0",
  117. "remark-parse": "^5.0.0",
  118. "remark-stringify": "^5.0.0",
  119. "remark-toc": "^5.0.0",
  120. "remark-validate-links": "^7.0.0",
  121. "replace": "^0.3.0",
  122. "rollup": "^0.47.5",
  123. "rollup-plugin-babel": "^2.7.1",
  124. "rollup-plugin-commonjs": "^8.0.2",
  125. "rollup-plugin-filesize": "^1.2.1",
  126. "rollup-plugin-ignore": "^1.0.3",
  127. "rollup-plugin-json": "^2.1.1",
  128. "rollup-plugin-node-resolve": "^3.0.0",
  129. "rollup-plugin-progress": "^0.2.1",
  130. "rollup-plugin-uglify": "^1.0.2",
  131. "rollup-watch": "^4.0.0",
  132. "semver": "^5.5.0",
  133. "shelljs": "^0.8.1",
  134. "sinon": "^1.16.1",
  135. "time-grunt": "^1.1.1",
  136. "tui-jsdoc-template": "^1.1.0",
  137. "uglify-js": "~2.8.8",
  138. "unified": "^6.1.6",
  139. "videojs-flash": "^2.1.0",
  140. "videojs-standard": "^6.0.1",
  141. "webpack": "^1.15.0"
  142. },
  143. "greenkeeper": {
  144. "ignore": [
  145. "qunitjs",
  146. "sinon",
  147. "webpack",
  148. "uglify-js"
  149. ]
  150. },
  151. "homepage": "https://videojs.com",
  152. "keywords": [
  153. "flash",
  154. "html5",
  155. "player",
  156. "video",
  157. "videojs"
  158. ],
  159. "license": "Apache-2.0",
  160. "main": "./dist/video.cjs.js",
  161. "name": "video.js",
  162. "repository": {
  163. "type": "git",
  164. "url": "git+https://github.com/videojs/video.js.git"
  165. },
  166. "scripts": {
  167. "assets": "node build/assets.js",
  168. "babel": "babel src/js -d es5",
  169. "build": "grunt dist",
  170. "changelog": "conventional-changelog -p videojs -i CHANGELOG.md -s",
  171. "clean": "grunt clean",
  172. "docs": "npm run docs:lint && npm run docs:api",
  173. "docs:api": "jsdoc -c .jsdoc.json",
  174. "docs:fix": "remark --output -- './{,!(node_modules)/**/}!(CHANGELOG)*.md'",
  175. "docs:lint": "remark -- './{,!(node_modules)/**/}!(CHANGELOG)*.md'",
  176. "grunt": "grunt",
  177. "jsdoc": "jsdoc",
  178. "lint": "vjsstandard",
  179. "netlify": "babel-node ./build/netlify-docs.js",
  180. "postdocs:api": "node ./build/fix-api-docs.js",
  181. "predocs:api": "node -e \"var s=require('shelljs'),d=['docs/api'];s.rm('-rf',d);\"",
  182. "prepublish": "not-in-install && run-p build || in-install",
  183. "prepush": "npm run lint -- --errors",
  184. "publish": "node build/gh-release.js",
  185. "rollup": "babel-node build/rollup.js",
  186. "rollup-all": "npm run rollup && npm run rollup-minify",
  187. "rollup-dev": "babel-node build/rollup.js --watch",
  188. "rollup-minify": "babel-node build/rollup.js --minify",
  189. "start": "grunt dev",
  190. "test": "grunt test",
  191. "version": "node build/version.js && git add CHANGELOG.md",
  192. "watch": "npm run rollup-dev"
  193. },
  194. "style": "./dist/video-js.css",
  195. "version": "6.13.0",
  196. "vjsstandard": {
  197. "ignore": [
  198. "**/Gruntfile.js",
  199. "**/es5/**",
  200. "**/build/**",
  201. "!build/rollup.js",
  202. "**/dist/**",
  203. "**/docs/**",
  204. "**/lang/**",
  205. "**/sandbox/**",
  206. "**/test/api/**",
  207. "**/test/coverage/**",
  208. "**/test/karma.conf.js"
  209. ]
  210. }
  211. }