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.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "_from": "@babel/helper-hoist-variables@^7.7.0",
  3. "_id": "@babel/helper-hoist-variables@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-LUe/92NqsDAkJjjCEWkNe+/PcpnisvnqdlRe19FahVapa4jndeuJ+FBiTX1rcAKWKcJGE+C3Q3tuEuxkSmCEiQ==",
  6. "_location": "/@babel/helper-hoist-variables",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-hoist-variables@^7.7.0",
  12. "name": "@babel/helper-hoist-variables",
  13. "escapedName": "@babel%2fhelper-hoist-variables",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/helper-call-delegate",
  21. "/@babel/plugin-transform-modules-systemjs"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.7.0.tgz",
  24. "_shasum": "b4552e4cfe5577d7de7b183e193e84e4ec538c81",
  25. "_spec": "@babel/helper-hoist-variables@^7.7.0",
  26. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/plugin-transform-modules-systemjs",
  27. "bundleDependencies": false,
  28. "dependencies": {
  29. "@babel/types": "^7.7.0"
  30. },
  31. "deprecated": false,
  32. "description": "Helper function to hoist variables",
  33. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  34. "license": "MIT",
  35. "main": "lib/index.js",
  36. "name": "@babel/helper-hoist-variables",
  37. "publishConfig": {
  38. "access": "public"
  39. },
  40. "repository": {
  41. "type": "git",
  42. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables"
  43. },
  44. "version": "7.7.0"
  45. }