You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

62 lines
1.7 KiB

3 months ago
  1. {
  2. "_args": [
  3. [
  4. "core-js-compat@3.40.0",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "core-js-compat@3.40.0",
  10. "_id": "core-js-compat@3.40.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-0XEDpr5y5mijvw8Lbc6E5AkjrHfp7eEoPlu36SWeAbcL8fn1G1ANe8DBlo2XoNN89oVpxWwOjYIPVzR4ZvsKCQ==",
  13. "_location": "/core-js-compat",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "core-js-compat@3.40.0",
  19. "name": "core-js-compat",
  20. "escapedName": "core-js-compat",
  21. "rawSpec": "3.40.0",
  22. "saveSpec": null,
  23. "fetchSpec": "3.40.0"
  24. },
  25. "_requiredBy": [
  26. "/@babel/preset-env",
  27. "/@vue/babel-preset-app",
  28. "/babel-plugin-polyfill-corejs3"
  29. ],
  30. "_resolved": "https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.40.0.tgz",
  31. "_spec": "3.40.0",
  32. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  33. "author": {
  34. "name": "Denis Pushkarev",
  35. "email": "zloirock@zloirock.ru",
  36. "url": "http://zloirock.ru"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/zloirock/core-js/issues"
  40. },
  41. "dependencies": {
  42. "browserslist": "^4.24.3"
  43. },
  44. "description": "core-js compat",
  45. "funding": {
  46. "type": "opencollective",
  47. "url": "https://opencollective.com/core-js"
  48. },
  49. "homepage": "https://github.com/zloirock/core-js#readme",
  50. "license": "MIT",
  51. "main": "index.js",
  52. "name": "core-js-compat",
  53. "repository": {
  54. "type": "git",
  55. "url": "git+https://github.com/zloirock/core-js.git",
  56. "directory": "packages/core-js-compat"
  57. },
  58. "sideEffects": false,
  59. "type": "commonjs",
  60. "types": "index.d.ts",
  61. "version": "3.40.0"
  62. }