Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

3 anni fa
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-member-expression-to-functions@7.8.3",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@babel/helper-member-expression-to-functions@7.8.3",
  9. "_id": "@babel/helper-member-expression-to-functions@7.8.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA==",
  12. "_location": "/@babel/helper-member-expression-to-functions",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/helper-member-expression-to-functions@7.8.3",
  18. "name": "@babel/helper-member-expression-to-functions",
  19. "escapedName": "@babel%2fhelper-member-expression-to-functions",
  20. "scope": "@babel",
  21. "rawSpec": "7.8.3",
  22. "saveSpec": null,
  23. "fetchSpec": "7.8.3"
  24. },
  25. "_requiredBy": [
  26. "/@babel/helper-create-class-features-plugin",
  27. "/@babel/helper-replace-supers",
  28. "/@babel/plugin-proposal-class-properties"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz",
  31. "_spec": "7.8.3",
  32. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  33. "author": {
  34. "name": "Justin Ridgewell",
  35. "email": "justin@ridgewell.name"
  36. },
  37. "dependencies": {
  38. "@babel/types": "^7.8.3"
  39. },
  40. "description": "Helper function to replace certain member expressions with function calls",
  41. "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  42. "license": "MIT",
  43. "main": "lib/index.js",
  44. "name": "@babel/helper-member-expression-to-functions",
  45. "publishConfig": {
  46. "access": "public"
  47. },
  48. "repository": {
  49. "type": "git",
  50. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions"
  51. },
  52. "version": "7.8.3"
  53. }