package.json 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. {
  2. "_from": "vue-video-player@^5.0.2",
  3. "_id": "vue-video-player@5.0.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-IZXeRGGSX4YIp54G0Q5cB7iqh6Ok6Dpa2jRkjdyvMWw7MShJuh54/d5QNb1CZ+CvZUzX/TH7osnpir7mBNcFvQ==",
  6. "_location": "/vue-video-player",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "vue-video-player@^5.0.2",
  12. "name": "vue-video-player",
  13. "escapedName": "vue-video-player",
  14. "rawSpec": "^5.0.2",
  15. "saveSpec": null,
  16. "fetchSpec": "^5.0.2"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/vue-video-player/-/vue-video-player-5.0.2.tgz",
  22. "_shasum": "34a42239ff304efc7698da20a4165051d766c1e6",
  23. "_spec": "vue-video-player@^5.0.2",
  24. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web",
  25. "author": {
  26. "name": "Surmon",
  27. "email": "surmon@foxmail.com",
  28. "url": "https://surmon.me"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/surmon-china/vue-video-player/issues"
  32. },
  33. "bundleDependencies": false,
  34. "dependencies": {
  35. "object-assign": "^4.1.1",
  36. "video.js": "^6.6.0",
  37. "videojs-contrib-hls": "^5.12.2",
  38. "videojs-flash": "^2.1.0",
  39. "videojs-hotkeys": "^0.2.20"
  40. },
  41. "deprecated": false,
  42. "description": "video.js component for Vue",
  43. "devDependencies": {
  44. "autoprefixer": "^6.7.2",
  45. "babel-cli": "^6.23.0",
  46. "babel-core": "^6.24.1",
  47. "babel-eslint": "^7.1.1",
  48. "babel-helper-vue-jsx-merge-props": "^2.0.2",
  49. "babel-loader": "^6.2.10",
  50. "babel-plugin-istanbul": "^3.1.2",
  51. "babel-plugin-syntax-jsx": "^6.13.0",
  52. "babel-plugin-transform-es2015-destructuring": "^6.23.0",
  53. "babel-plugin-transform-export-extensions": "^6.8.0",
  54. "babel-plugin-transform-object-rest-spread": "^6.23.0",
  55. "babel-plugin-transform-runtime": "^6.23.0",
  56. "babel-preset-es2015": "^6.24.1",
  57. "babel-preset-stage-2": "^6.22.0",
  58. "babel-register": "^6.0.0",
  59. "chai": "^3.5.0",
  60. "chalk": "^1.1.3",
  61. "connect-history-api-fallback": "^1.1.0",
  62. "copy-webpack-plugin": "^4.0.0",
  63. "cross-env": "^5.0.0",
  64. "cross-spawn": "^5.1.0",
  65. "css-loader": "^0.25.0",
  66. "eslint": "^3.14.1",
  67. "eslint-config-standard": "^6.1.0",
  68. "eslint-friendly-formatter": "^2.0.5",
  69. "eslint-loader": "^1.6.1",
  70. "eslint-plugin-html": "^2.0.0",
  71. "eslint-plugin-promise": "^3.4.0",
  72. "eslint-plugin-standard": "^2.0.1",
  73. "eventsource-polyfill": "^0.9.6",
  74. "express": "^4.13.3",
  75. "extract-text-webpack-plugin": "^2.0.0-rc.3",
  76. "file-loader": "^0.10.0",
  77. "friendly-errors-webpack-plugin": "^1.1.3",
  78. "function-bind": "^1.1.0",
  79. "html-loader": "^0.4.4",
  80. "html-webpack-plugin": "^2.28.0",
  81. "http-proxy-middleware": "^0.17.3",
  82. "inject-loader": "^2.0.1",
  83. "json-loader": "^0.5.4",
  84. "jstransformer-markdown-it": "^2.0.0",
  85. "karma": "^1.4.1",
  86. "karma-coverage": "^1.1.1",
  87. "karma-mocha": "^1.3.0",
  88. "karma-phantomjs-launcher": "^1.0.2",
  89. "karma-sinon-chai": "^1.2.4",
  90. "karma-sourcemap-loader": "^0.3.7",
  91. "karma-spec-reporter": "0.0.26",
  92. "karma-webpack": "^2.0.2",
  93. "lolex": "^1.5.2",
  94. "mocha": "^3.2.0",
  95. "opn": "^4.0.2",
  96. "optimize-css-assets-webpack-plugin": "^1.3.0",
  97. "ora": "^0.3.0",
  98. "phantomjs-prebuilt": "^2.1.3",
  99. "raw-loader": "^0.5.1",
  100. "semver": "^5.3.0",
  101. "shelljs": "^0.7.4",
  102. "sinon": "^2.1.0",
  103. "sinon-chai": "^2.8.0",
  104. "uglify-js": "^3.0.15",
  105. "url-loader": "^0.5.7",
  106. "vue": "^2.5.0",
  107. "vue-hot-reload-api": "^1.2.0",
  108. "vue-html-loader": "^1.0.0",
  109. "vue-loader": "^13.3.0",
  110. "vue-template-compiler": "^2.5.2",
  111. "vue-template-es2015-compiler": "^1.6.0",
  112. "webpack": "^2.2.1",
  113. "webpack-bundle-analyzer": "^2.2.1",
  114. "webpack-dev-middleware": "^1.10.0",
  115. "webpack-hot-middleware": "^2.16.1",
  116. "webpack-merge": "^2.6.1"
  117. },
  118. "engines": {
  119. "node": ">= 4.0.0",
  120. "npm": ">= 3.0.0"
  121. },
  122. "expDependencies": {
  123. "node-sass": "^4.7.2",
  124. "sass-loader": "^6.0.6",
  125. "vue-video-player": "^5.0.0"
  126. },
  127. "files": [
  128. "dist",
  129. "src"
  130. ],
  131. "homepage": "https://github.com/surmon-china/vue-video-player#readme",
  132. "jsnext:main": "dist/vue-video-player.js",
  133. "jspm": {
  134. "main": "dist/vue-video-player.js",
  135. "registry": "npm",
  136. "format": "esm"
  137. },
  138. "keywords": [
  139. "vue-video-player",
  140. "vue video player",
  141. "video player",
  142. "vue player",
  143. "vue video"
  144. ],
  145. "license": "MIT",
  146. "main": "dist/vue-video-player.js",
  147. "name": "vue-video-player",
  148. "private": false,
  149. "repository": {
  150. "type": "git",
  151. "url": "git+https://github.com/surmon-china/vue-video-player.git"
  152. },
  153. "scripts": {
  154. "build": "npm run build:spa && npm run build:ssr",
  155. "build:spa": "cross-env NODE_ENV=production webpack --config config/build.conf.js",
  156. "build:ssr": "babel src/ssr.js --out-file dist/ssr.js",
  157. "finish": "npm run lint && npm test && npm run build",
  158. "lint": "eslint --ext .js,.vue src test/unit/specs",
  159. "publish": "git push && git push --tags && npm publish",
  160. "test": "cross-env BABEL_ENV=test NODE_ENV=testing karma start test/unit/karma.conf.js --single-run",
  161. "unit": "cross-env BABEL_ENV=test NODE_ENV=testing karma start test/unit/karma.conf.js --watch"
  162. },
  163. "unpkg": "dist/vue-video-player.js",
  164. "version": "5.0.2"
  165. }