package.json 1.6 KB

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