package.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "_args": [
  3. [
  4. "core-js@3.17.2",
  5. "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
  6. ]
  7. ],
  8. "_from": "core-js@3.17.2",
  9. "_id": "core-js@3.17.2",
  10. "_inBundle": false,
  11. "_integrity": "sha1-+WDq5xDcYsKcypPVMy42YOKJ2xA=",
  12. "_location": "/core-js",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "core-js@3.17.2",
  18. "name": "core-js",
  19. "escapedName": "core-js",
  20. "rawSpec": "3.17.2",
  21. "saveSpec": null,
  22. "fetchSpec": "3.17.2"
  23. },
  24. "_requiredBy": [
  25. "/",
  26. "/@vue/babel-preset-app"
  27. ],
  28. "_resolved": "https://registry.nlark.com/core-js/download/core-js-3.17.2.tgz?cache=0&sync_timestamp=1630603302391&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcore-js%2Fdownload%2Fcore-js-3.17.2.tgz",
  29. "_spec": "3.17.2",
  30. "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
  31. "bugs": {
  32. "url": "https://github.com/zloirock/core-js/issues"
  33. },
  34. "description": "Standard library",
  35. "funding": {
  36. "type": "opencollective",
  37. "url": "https://opencollective.com/core-js"
  38. },
  39. "gitHead": "4f68180d6e5227f144ba0a9a024f62ffe541be12",
  40. "homepage": "https://github.com/zloirock/core-js#readme",
  41. "keywords": [
  42. "ES3",
  43. "ES5",
  44. "ES6",
  45. "ES7",
  46. "ES2015",
  47. "ES2016",
  48. "ES2017",
  49. "ES2018",
  50. "ES2019",
  51. "ES2020",
  52. "ECMAScript 3",
  53. "ECMAScript 5",
  54. "ECMAScript 6",
  55. "ECMAScript 7",
  56. "ECMAScript 2015",
  57. "ECMAScript 2016",
  58. "ECMAScript 2017",
  59. "ECMAScript 2018",
  60. "ECMAScript 2019",
  61. "ECMAScript 2020",
  62. "Harmony",
  63. "Strawman",
  64. "Map",
  65. "Set",
  66. "WeakMap",
  67. "WeakSet",
  68. "Promise",
  69. "Observable",
  70. "Symbol",
  71. "TypedArray",
  72. "URL",
  73. "URLSearchParams",
  74. "queueMicrotask",
  75. "setImmediate",
  76. "polyfill",
  77. "ponyfill",
  78. "shim"
  79. ],
  80. "license": "MIT",
  81. "main": "index.js",
  82. "name": "core-js",
  83. "repository": {
  84. "type": "git",
  85. "url": "git+https://github.com/zloirock/core-js.git"
  86. },
  87. "scripts": {
  88. "postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
  89. },
  90. "version": "3.17.2"
  91. }