package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "core-js-compat@3.21.1",
  5. "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "core-js-compat@3.21.1",
  10. "_id": "core-js-compat@3.21.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-gbgX5AUvMb8gwxC7FLVWYT7Kkgu/y7+h/h1X43yJkNqhlK2fuYyQimqvKGNZFAY6CKii/GFKJ2cp/1/42TN36g==",
  13. "_location": "/core-js-compat",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "core-js-compat@3.21.1",
  19. "name": "core-js-compat",
  20. "escapedName": "core-js-compat",
  21. "rawSpec": "3.21.1",
  22. "saveSpec": null,
  23. "fetchSpec": "3.21.1"
  24. },
  25. "_requiredBy": [
  26. "/babel-plugin-polyfill-corejs3"
  27. ],
  28. "_resolved": "https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.21.1.tgz",
  29. "_spec": "3.21.1",
  30. "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
  31. "bugs": {
  32. "url": "https://github.com/zloirock/core-js/issues"
  33. },
  34. "dependencies": {
  35. "browserslist": "^4.19.1",
  36. "semver": "7.0.0"
  37. },
  38. "description": "core-js compat",
  39. "funding": {
  40. "type": "opencollective",
  41. "url": "https://opencollective.com/core-js"
  42. },
  43. "gitHead": "eb9229ae88428edea6b2be250c98a518fd2c22e3",
  44. "homepage": "https://github.com/zloirock/core-js#readme",
  45. "license": "MIT",
  46. "main": "index.js",
  47. "name": "core-js-compat",
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/zloirock/core-js.git",
  51. "directory": "packages/core-js-compat"
  52. },
  53. "version": "3.21.1"
  54. }