Dashboard sipadu mbip
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 1.6KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "_from": "@babel/helper-wrap-function@^7.7.0",
  3. "_id": "@babel/helper-wrap-function@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-sd4QjeMgQqzshSjecZjOp8uKfUtnpmCyQhKQrVJBBgeHAB/0FPi33h3AbVlVp07qQtMD4QgYSzaMI7VwncNK/w==",
  6. "_location": "/@babel/helper-wrap-function",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-wrap-function@^7.7.0",
  12. "name": "@babel/helper-wrap-function",
  13. "escapedName": "@babel%2fhelper-wrap-function",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/helper-remap-async-to-generator"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.7.0.tgz",
  23. "_shasum": "15af3d3e98f8417a60554acbb6c14e75e0b33b74",
  24. "_spec": "@babel/helper-wrap-function@^7.7.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/helper-remap-async-to-generator",
  26. "bundleDependencies": false,
  27. "dependencies": {
  28. "@babel/helper-function-name": "^7.7.0",
  29. "@babel/template": "^7.7.0",
  30. "@babel/traverse": "^7.7.0",
  31. "@babel/types": "^7.7.0"
  32. },
  33. "deprecated": false,
  34. "description": "Helper to wrap functions inside a function call.",
  35. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  36. "license": "MIT",
  37. "main": "lib/index.js",
  38. "name": "@babel/helper-wrap-function",
  39. "publishConfig": {
  40. "access": "public"
  41. },
  42. "repository": {
  43. "type": "git",
  44. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-wrap-function"
  45. },
  46. "version": "7.7.0"
  47. }