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.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_from": "@babel/helper-module-imports@^7.0.0",
  3. "_id": "@babel/helper-module-imports@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-Dv3hLKIC1jyfTkClvyEkYP2OlkzNvWs5+Q8WgPbxM5LMeorons7iPP91JM+DU7tRbhqA1ZeooPaMFvQrn23RHw==",
  6. "_location": "/@babel/helper-module-imports",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-module-imports@^7.0.0",
  12. "name": "@babel/helper-module-imports",
  13. "escapedName": "@babel%2fhelper-module-imports",
  14. "scope": "@babel",
  15. "rawSpec": "^7.0.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.0.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/helper-module-transforms",
  21. "/@babel/plugin-transform-async-to-generator",
  22. "/@babel/plugin-transform-runtime",
  23. "/@babel/preset-env"
  24. ],
  25. "_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.7.0.tgz",
  26. "_shasum": "99c095889466e5f7b6d66d98dffc58baaf42654d",
  27. "_spec": "@babel/helper-module-imports@^7.0.0",
  28. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/plugin-transform-runtime",
  29. "author": {
  30. "name": "Logan Smyth",
  31. "email": "loganfsmyth@gmail.com"
  32. },
  33. "bundleDependencies": false,
  34. "dependencies": {
  35. "@babel/types": "^7.7.0"
  36. },
  37. "deprecated": false,
  38. "description": "Babel helper functions for inserting module loads",
  39. "devDependencies": {
  40. "@babel/core": "^7.7.0"
  41. },
  42. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  43. "homepage": "https://babeljs.io/",
  44. "license": "MIT",
  45. "main": "lib/index.js",
  46. "name": "@babel/helper-module-imports",
  47. "publishConfig": {
  48. "access": "public"
  49. },
  50. "repository": {
  51. "type": "git",
  52. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports"
  53. },
  54. "version": "7.7.0"
  55. }