You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 2.0 KiB

3 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-function-name@7.9.5",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@babel/helper-function-name@7.9.5",
  9. "_id": "@babel/helper-function-name@7.9.5",
  10. "_inBundle": false,
  11. "_integrity": "sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw==",
  12. "_location": "/@babel/helper-function-name",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/helper-function-name@7.9.5",
  18. "name": "@babel/helper-function-name",
  19. "escapedName": "@babel%2fhelper-function-name",
  20. "scope": "@babel",
  21. "rawSpec": "7.9.5",
  22. "saveSpec": null,
  23. "fetchSpec": "7.9.5"
  24. },
  25. "_requiredBy": [
  26. "/@babel/helper-create-class-features-plugin",
  27. "/@babel/helper-define-map",
  28. "/@babel/helper-wrap-function",
  29. "/@babel/plugin-proposal-class-properties",
  30. "/@babel/plugin-transform-classes",
  31. "/@babel/plugin-transform-function-name",
  32. "/@babel/traverse",
  33. "/babel-preset-react-app/@babel/plugin-transform-classes"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz",
  36. "_spec": "7.9.5",
  37. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  38. "dependencies": {
  39. "@babel/helper-get-function-arity": "^7.8.3",
  40. "@babel/template": "^7.8.3",
  41. "@babel/types": "^7.9.5"
  42. },
  43. "description": "Helper function to change the property 'name' of every function",
  44. "gitHead": "5b97e77e030cf3853a147fdff81844ea4026219d",
  45. "license": "MIT",
  46. "main": "lib/index.js",
  47. "name": "@babel/helper-function-name",
  48. "publishConfig": {
  49. "access": "public"
  50. },
  51. "repository": {
  52. "type": "git",
  53. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
  54. },
  55. "version": "7.9.5"
  56. }