package.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "_from": "videojs-swf@5.4.2",
  3. "_id": "videojs-swf@5.4.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-FGg+Csioa8/A/EacvFefBdb9Z0rSiMlheHDunZnN3xXfUF43jvjawcWFQnZvrv1Cs1nE1LBrHyUZjF7j2mKOLw==",
  6. "_location": "/videojs-swf",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "videojs-swf@5.4.2",
  12. "name": "videojs-swf",
  13. "escapedName": "videojs-swf",
  14. "rawSpec": "5.4.2",
  15. "saveSpec": null,
  16. "fetchSpec": "5.4.2"
  17. },
  18. "_requiredBy": [
  19. "/videojs-flash"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/videojs-swf/-/videojs-swf-5.4.2.tgz",
  22. "_shasum": "6964a9bff903b732f3e465314ae478a02a17e8ab",
  23. "_spec": "videojs-swf@5.4.2",
  24. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web\\node_modules\\videojs-flash",
  25. "author": {
  26. "name": "Brightcove"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/videojs/video-js-swf/issues"
  30. },
  31. "bundleDependencies": false,
  32. "copyright": "Copyright 2014 Brightcove, Inc. https://github.com/videojs/video-js-swf/blob/master/LICENSE",
  33. "deprecated": false,
  34. "description": "The Flash-fallback video player for video.js (http://videojs.com)",
  35. "devDependencies": {
  36. "async": "~0.2.9",
  37. "chg": "^0.3.2",
  38. "flex-sdk": "4.6.0-0",
  39. "grunt": "~0.4.0",
  40. "grunt-bumpup": "~0.5.0",
  41. "grunt-cli": "~0.1.0",
  42. "grunt-connect": "~0.2.0",
  43. "grunt-contrib-jshint": "~0.4.3",
  44. "grunt-contrib-qunit": "~0.2.1",
  45. "grunt-contrib-watch": "~0.1.4",
  46. "grunt-npm": "~0.0.2",
  47. "grunt-prompt": "~0.1.2",
  48. "grunt-shell": "~0.6.1",
  49. "grunt-tagrelease": "~0.3.1",
  50. "qunitjs": "~1.12.0",
  51. "video.js": "^5.9.2"
  52. },
  53. "homepage": "http://videojs.com",
  54. "keywords": [
  55. "flash",
  56. "video",
  57. "player"
  58. ],
  59. "name": "videojs-swf",
  60. "repository": {
  61. "type": "git",
  62. "url": "git+https://github.com/videojs/video-js-swf.git"
  63. },
  64. "scripts": {
  65. "version": "chg release -y && grunt dist && git add -f dist/ && git add CHANGELOG.md"
  66. },
  67. "version": "5.4.2"
  68. }