package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_args": [
  3. [
  4. "@babel/runtime-corejs3@7.11.2",
  5. "D:\\wnmp\\www\\vue\\seaBlueAdmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/runtime-corejs3@7.11.2",
  10. "_id": "@babel/runtime-corejs3@7.11.2",
  11. "_inBundle": false,
  12. "_integrity": "sha512-qh5IR+8VgFz83VBa6OkaET6uN/mJOhHONuy3m1sgF0CV6mXdPSEBdA7e1eUbVvyNtANjMbg22JUv71BaDXLY6A==",
  13. "_location": "/@babel/runtime-corejs3",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/runtime-corejs3@7.11.2",
  19. "name": "@babel/runtime-corejs3",
  20. "escapedName": "@babel%2fruntime-corejs3",
  21. "scope": "@babel",
  22. "rawSpec": "7.11.2",
  23. "saveSpec": null,
  24. "fetchSpec": "7.11.2"
  25. },
  26. "_requiredBy": [
  27. "/node-plop"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.11.2.tgz",
  30. "_spec": "7.11.2",
  31. "_where": "D:\\wnmp\\www\\vue\\seaBlueAdmin",
  32. "author": {
  33. "name": "Denis Pushkarev",
  34. "email": "zloirock@zloirock.ru"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/babel/babel/issues"
  38. },
  39. "dependencies": {
  40. "core-js-pure": "^3.0.0",
  41. "regenerator-runtime": "^0.13.4"
  42. },
  43. "description": "babel's modular runtime helpers with core-js@3 polyfilling",
  44. "gitHead": "bc7a811fce3ceeea393229299c1cdb63858608e6",
  45. "homepage": "https://github.com/babel/babel#readme",
  46. "license": "MIT",
  47. "name": "@babel/runtime-corejs3",
  48. "publishConfig": {
  49. "access": "public"
  50. },
  51. "repository": {
  52. "type": "git",
  53. "url": "git+https://github.com/babel/babel.git",
  54. "directory": "packages/babel-runtime-corejs3"
  55. },
  56. "version": "7.11.2"
  57. }