package.json 1.9 KB

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