Dashboard sipadu mbip
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

package.json 1.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_from": "@babel/helper-member-expression-to-functions@^7.7.0",
  3. "_id": "@babel/helper-member-expression-to-functions@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-QaCZLO2RtBcmvO/ekOLp8p7R5X2JriKRizeDpm5ChATAFWrrYDcDxPuCIBXKyBjY+i1vYSdcUTMIb8psfxHDPA==",
  6. "_location": "/@babel/helper-member-expression-to-functions",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-member-expression-to-functions@^7.7.0",
  12. "name": "@babel/helper-member-expression-to-functions",
  13. "escapedName": "@babel%2fhelper-member-expression-to-functions",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/helper-replace-supers"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.7.0.tgz",
  23. "_shasum": "472b93003a57071f95a541ea6c2b098398bcad8a",
  24. "_spec": "@babel/helper-member-expression-to-functions@^7.7.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/helper-replace-supers",
  26. "author": {
  27. "name": "Justin Ridgewell",
  28. "email": "justin@ridgewell.name"
  29. },
  30. "bundleDependencies": false,
  31. "dependencies": {
  32. "@babel/types": "^7.7.0"
  33. },
  34. "deprecated": false,
  35. "description": "Helper function to replace certain member expressions with function calls",
  36. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  37. "license": "MIT",
  38. "main": "lib/index.js",
  39. "name": "@babel/helper-member-expression-to-functions",
  40. "publishConfig": {
  41. "access": "public"
  42. },
  43. "repository": {
  44. "type": "git",
  45. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions"
  46. },
  47. "version": "7.7.0"
  48. }