package.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_from": "@babel/helper-split-export-declaration@^7.12.13",
  3. "_id": "@babel/helper-split-export-declaration@7.12.13",
  4. "_inBundle": false,
  5. "_integrity": "sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==",
  6. "_location": "/@babel/helper-split-export-declaration",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-split-export-declaration@^7.12.13",
  12. "name": "@babel/helper-split-export-declaration",
  13. "escapedName": "@babel%2fhelper-split-export-declaration",
  14. "scope": "@babel",
  15. "rawSpec": "^7.12.13",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.12.13"
  18. },
  19. "_requiredBy": [
  20. "/@babel/helper-create-class-features-plugin",
  21. "/@babel/helper-module-transforms",
  22. "/@babel/plugin-transform-classes",
  23. "/@babel/traverse"
  24. ],
  25. "_resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz",
  26. "_shasum": "e9430be00baf3e88b0e13e6f9d4eaf2136372b05",
  27. "_spec": "@babel/helper-split-export-declaration@^7.12.13",
  28. "_where": "D:\\jiayue\\pig-ui\\node_modules\\@babel\\helper-module-transforms",
  29. "bugs": {
  30. "url": "https://github.com/babel/babel/issues"
  31. },
  32. "bundleDependencies": false,
  33. "dependencies": {
  34. "@babel/types": "^7.12.13"
  35. },
  36. "deprecated": false,
  37. "description": ">",
  38. "homepage": "https://babel.dev/docs/en/next/babel-helper-split-export-declaration",
  39. "license": "MIT",
  40. "main": "lib/index.js",
  41. "name": "@babel/helper-split-export-declaration",
  42. "publishConfig": {
  43. "access": "public"
  44. },
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/babel/babel.git",
  48. "directory": "packages/babel-helper-split-export-declaration"
  49. },
  50. "version": "7.12.13"
  51. }