package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "_from": "webwackify@0.1.6",
  3. "_id": "webwackify@0.1.6",
  4. "_inBundle": false,
  5. "_integrity": "sha512-pGcw1T3HpNnM/UTRQqqRkkkzythSLts05mB+7Gr00B+0VbL0m39dFL5g20rSIEUt9Wrpw+/8k+snxRlUFHhcqA==",
  6. "_location": "/webwackify",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "webwackify@0.1.6",
  12. "name": "webwackify",
  13. "escapedName": "webwackify",
  14. "rawSpec": "0.1.6",
  15. "saveSpec": null,
  16. "fetchSpec": "0.1.6"
  17. },
  18. "_requiredBy": [
  19. "/videojs-contrib-hls",
  20. "/videojs-contrib-media-sources"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/webwackify/-/webwackify-0.1.6.tgz",
  23. "_shasum": "1d42a12ac61823d7e345abde084eaaa62a4a95eb",
  24. "_spec": "webwackify@0.1.6",
  25. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web\\node_modules\\videojs-contrib-hls",
  26. "author": {
  27. "name": "Matt Neil"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/videojs/webwackify/issues"
  31. },
  32. "bundleDependencies": false,
  33. "dependencies": {},
  34. "deprecated": false,
  35. "description": "launch a web worker that can require() in the browser with browserify and webpack",
  36. "homepage": "https://github.com/videojs/webwackify#readme",
  37. "license": "MIT",
  38. "main": "index.js",
  39. "name": "webwackify",
  40. "repository": {
  41. "type": "git",
  42. "url": "git+ssh://git@github.com/videojs/webwackify.git"
  43. },
  44. "version": "0.1.6"
  45. }