package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "_from": "@babel/helper-function-name@7.0.0-beta.44",
  3. "_id": "@babel/helper-function-name@7.0.0-beta.44",
  4. "_inBundle": false,
  5. "_integrity": "sha512-MHRG2qZMKMFaBavX0LWpfZ2e+hLloT++N7rfM3DYOMUOGCD8cVjqZpwiL8a0bOX3IYcQev1ruciT0gdFFRTxzg==",
  6. "_location": "/@babel/helper-function-name",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "@babel/helper-function-name@7.0.0-beta.44",
  12. "name": "@babel/helper-function-name",
  13. "escapedName": "@babel%2fhelper-function-name",
  14. "scope": "@babel",
  15. "rawSpec": "7.0.0-beta.44",
  16. "saveSpec": null,
  17. "fetchSpec": "7.0.0-beta.44"
  18. },
  19. "_requiredBy": [
  20. "/@babel/traverse"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz",
  23. "_shasum": "e18552aaae2231100a6e485e03854bc3532d44dd",
  24. "_spec": "@babel/helper-function-name@7.0.0-beta.44",
  25. "_where": "D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\@babel\\traverse",
  26. "bundleDependencies": false,
  27. "dependencies": {
  28. "@babel/helper-get-function-arity": "7.0.0-beta.44",
  29. "@babel/template": "7.0.0-beta.44",
  30. "@babel/types": "7.0.0-beta.44"
  31. },
  32. "deprecated": false,
  33. "description": "Helper function to change the property 'name' of every function",
  34. "license": "MIT",
  35. "main": "lib/index.js",
  36. "name": "@babel/helper-function-name",
  37. "repository": {
  38. "type": "git",
  39. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
  40. },
  41. "version": "7.0.0-beta.44"
  42. }