package.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "_args": [
  3. [
  4. "core-js@3.10.0",
  5. "D:\\project\\苏南官网\\su_nan_guan_wang"
  6. ]
  7. ],
  8. "_from": "core-js@3.10.0",
  9. "_id": "core-js@3.10.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-mgIFR8i2h5+SkwaUnjFJa74q6bM=",
  12. "_location": "/core-js",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "core-js@3.10.0",
  18. "name": "core-js",
  19. "escapedName": "core-js",
  20. "rawSpec": "3.10.0",
  21. "saveSpec": null,
  22. "fetchSpec": "3.10.0"
  23. },
  24. "_requiredBy": [
  25. "/",
  26. "/@vue/babel-preset-app"
  27. ],
  28. "_resolved": "https://registry.npm.taobao.org/core-js/download/core-js-3.10.0.tgz?cache=0&sync_timestamp=1617181724044&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-3.10.0.tgz",
  29. "_spec": "3.10.0",
  30. "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
  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": "bb9b7f58458914e54cb4dbc130374a4c0487fca5",
  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. "directory": "packages/core-js"
  87. },
  88. "scripts": {
  89. "postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
  90. },
  91. "version": "3.10.0"
  92. }