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.

96 lines
3.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-hoist-variables@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-transform-modules-systemjs"
  6. ]
  7. ],
  8. "_from": "@babel/helper-hoist-variables@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/helper-hoist-variables@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/helper-hoist-variables",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/helper-hoist-variables_7.7.4_1574465596255_0.4971762528273329"
  18. },
  19. "_npmUser": {
  20. "email": "nicolo.ribaudo@gmail.com",
  21. "name": "nicolo-ribaudo"
  22. },
  23. "_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "@babel/helper-hoist-variables",
  27. "raw": "@babel/helper-hoist-variables@^7.7.4",
  28. "rawSpec": "^7.7.4",
  29. "scope": "@babel",
  30. "spec": ">=7.7.4 <8.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@babel/helper-call-delegate",
  35. "/@babel/plugin-transform-modules-systemjs"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.7.4.tgz",
  38. "_shasum": "612384e3d823fdfaaf9fce31550fe5d4db0f3d12",
  39. "_shrinkwrap": null,
  40. "_spec": "@babel/helper-hoist-variables@^7.7.4",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-transform-modules-systemjs",
  42. "dependencies": {
  43. "@babel/types": "^7.7.4"
  44. },
  45. "description": "Helper function to hoist variables",
  46. "devDependencies": {},
  47. "directories": {},
  48. "dist": {
  49. "fileCount": 4,
  50. "integrity": "sha512-wQC4xyvc1Jo/FnLirL6CEgPgPCa8M74tOdjWpRhQYapz5JC7u3NYU1zCVoVAGCE3EaIP9T1A3iW0WLJ+reZlpQ==",
  51. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HA8CRA9TVsSAnZWagAA1poP/1lwqqdE/vpyC1lfx6ur\nDZnlmSMT/jsEIgi45oS2s4Ls7AK5NENBFw1FC9+d6qbPvutwMI+vYQq947F7\n61BSHgMqNP3nPGVn7E/9HqJMVj9MNsxmsdSIHSmwD6TTXy89jyY0xNRPqXdf\nYUJpEfgD0My2lyc6SeSLIof/QMKz5ynJCMgw7EhMW79ECFkzz5dQfxvRIKFE\nX2Q9u44CW4++U8xmc2yRlLINUZJE3PzYVJjTfQSfOW4FyCiEl3x7JC3xwwaR\nwOsum1cDavMx9dqzdbtRcDVCIt293eaUm37vmcEPfzlT2qyqlDJTbcCqm2hQ\nsami/iE7tJj/6l0kELoUxdhZyKHgomDFgoLwS7OOfyig7/dsCOeG/XipMw10\n3EaiTpX1DRHXtprFJIMIFFaV6oAamxJR9zIG2xsUOyLgEO5kW79weedJXAO9\nI1UnHNkrV6PKthn6X8HGAc0MiUwszakmyZUwPh6h1xhSu0cPgcU4CrsiJyXC\nwKoSZwAXhrbrUD9xjHg+ymgizvTSxVB9T6J97yDydfuuGDmWUs8Cv9wEhB42\nMHdZZoPUsNXEiRQvjhAiuBIu49UTamLt/5JDoiDOmgUO4odAR+t4SfKUbNRY\nc1T1YQZzD2HDE0ZcE3M1wnAVc04JjmiPv9YEj8t5+l0iNPHwreJ2C25PYpWo\nZolD\r\n=JKj9\r\n-----END PGP SIGNATURE-----\r\n",
  52. "shasum": "612384e3d823fdfaaf9fce31550fe5d4db0f3d12",
  53. "tarball": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.7.4.tgz",
  54. "unpackedSize": 3967
  55. },
  56. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  57. "license": "MIT",
  58. "main": "lib/index.js",
  59. "maintainers": [
  60. {
  61. "name": "danez",
  62. "email": "daniel@tschinder.de"
  63. },
  64. {
  65. "name": "developit",
  66. "email": "jason@developit.ca"
  67. },
  68. {
  69. "name": "existentialism",
  70. "email": "bng412@gmail.com"
  71. },
  72. {
  73. "name": "hzoo",
  74. "email": "hi@henryzoo.com"
  75. },
  76. {
  77. "name": "loganfsmyth",
  78. "email": "loganfsmyth@gmail.com"
  79. },
  80. {
  81. "name": "nicolo-ribaudo",
  82. "email": "nicolo.ribaudo@gmail.com"
  83. }
  84. ],
  85. "name": "@babel/helper-hoist-variables",
  86. "optionalDependencies": {},
  87. "publishConfig": {
  88. "access": "public"
  89. },
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables"
  94. },
  95. "version": "7.7.4"
  96. }