package.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "_from": "videojs-ie8@1.1.2",
  3. "_id": "videojs-ie8@1.1.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-0Zb2T4MLkpfZbeGMK/Z93b8Lrepr+rLFoHgQV1CoDeFqXvH7b+Vsd/VHoILGxQrgCSHFQ7mAODR6oyMjuiD4/g==",
  6. "_location": "/videojs-ie8",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "videojs-ie8@1.1.2",
  12. "name": "videojs-ie8",
  13. "escapedName": "videojs-ie8",
  14. "rawSpec": "1.1.2",
  15. "saveSpec": null,
  16. "fetchSpec": "1.1.2"
  17. },
  18. "_requiredBy": [
  19. "/video.js"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/videojs-ie8/-/videojs-ie8-1.1.2.tgz",
  22. "_shasum": "a23d3d8608ad7192b69c6077fc4eb848998d35d9",
  23. "_spec": "videojs-ie8@1.1.2",
  24. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web\\node_modules\\video.js",
  25. "author": {
  26. "name": "heff"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/videojs/ie8/issues"
  30. },
  31. "bundleDependencies": false,
  32. "dependencies": {
  33. "es5-shim": "^4.5.1"
  34. },
  35. "deprecated": false,
  36. "description": "Files necessary for IE8 support in Video.js",
  37. "devDependencies": {
  38. "babel": "^5.4.7",
  39. "grunt": "^0.4.5",
  40. "grunt-contrib-clean": "^0.6.0",
  41. "grunt-contrib-concat": "^0.5.1",
  42. "grunt-contrib-copy": "^0.8.0",
  43. "grunt-contrib-uglify": "^0.9.1",
  44. "load-grunt-tasks": "^3.2.0",
  45. "time-grunt": "^1.2.1"
  46. },
  47. "homepage": "https://github.com/videojs/ie8#readme",
  48. "keywords": [
  49. "videojs",
  50. "ie8"
  51. ],
  52. "license": "Apache 2.0",
  53. "name": "videojs-ie8",
  54. "repository": {
  55. "type": "git",
  56. "url": "git+https://github.com/videojs/ie8.git"
  57. },
  58. "version": "1.1.2"
  59. }