package.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-function-name@7.12.13",
  5. "D:\\project\\苏南官网\\su_nan_guan_wang"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-function-name@7.12.13",
  10. "_id": "@babel/helper-function-name@7.12.13",
  11. "_inBundle": false,
  12. "_integrity": "sha1-k61lbbPDwiMlWf17LD29y+DrN3o=",
  13. "_location": "/@babel/helper-function-name",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-function-name@7.12.13",
  19. "name": "@babel/helper-function-name",
  20. "escapedName": "@babel%2fhelper-function-name",
  21. "scope": "@babel",
  22. "rawSpec": "7.12.13",
  23. "saveSpec": null,
  24. "fetchSpec": "7.12.13"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-create-class-features-plugin",
  28. "/@babel/helper-wrap-function",
  29. "/@babel/plugin-transform-classes",
  30. "/@babel/plugin-transform-function-name",
  31. "/@babel/traverse"
  32. ],
  33. "_resolved": "https://registry.npm.taobao.org/@babel/helper-function-name/download/@babel/helper-function-name-7.12.13.tgz",
  34. "_spec": "7.12.13",
  35. "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
  36. "bugs": {
  37. "url": "https://github.com/babel/babel/issues"
  38. },
  39. "dependencies": {
  40. "@babel/helper-get-function-arity": "^7.12.13",
  41. "@babel/template": "^7.12.13",
  42. "@babel/types": "^7.12.13"
  43. },
  44. "description": "Helper function to change the property 'name' of every function",
  45. "homepage": "https://babel.dev/docs/en/next/babel-helper-function-name",
  46. "license": "MIT",
  47. "main": "lib/index.js",
  48. "name": "@babel/helper-function-name",
  49. "publishConfig": {
  50. "access": "public"
  51. },
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/babel/babel.git",
  55. "directory": "packages/babel-helper-function-name"
  56. },
  57. "version": "7.12.13"
  58. }