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.

107 lines
4.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-module-transforms@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-transform-modules-amd"
  6. ]
  7. ],
  8. "_from": "@babel/helper-module-transforms@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/helper-module-transforms@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/helper-module-transforms",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/helper-module-transforms_7.7.4_1574465622002_0.5019206610723839"
  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-module-transforms",
  27. "raw": "@babel/helper-module-transforms@^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/plugin-transform-modules-amd",
  35. "/@babel/plugin-transform-modules-commonjs",
  36. "/@babel/plugin-transform-modules-umd"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.7.4.tgz",
  39. "_shasum": "8d7cdb1e1f8ea3d8c38b067345924ac4f8e0879a",
  40. "_shrinkwrap": null,
  41. "_spec": "@babel/helper-module-transforms@^7.7.4",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-transform-modules-amd",
  43. "author": {
  44. "email": "loganfsmyth@gmail.com",
  45. "name": "Logan Smyth"
  46. },
  47. "dependencies": {
  48. "@babel/helper-module-imports": "^7.7.4",
  49. "@babel/helper-simple-access": "^7.7.4",
  50. "@babel/helper-split-export-declaration": "^7.7.4",
  51. "@babel/template": "^7.7.4",
  52. "@babel/types": "^7.7.4",
  53. "lodash": "^4.17.13"
  54. },
  55. "description": "Babel helper functions for implementing ES6 module transformations",
  56. "devDependencies": {},
  57. "directories": {},
  58. "dist": {
  59. "fileCount": 7,
  60. "integrity": "sha512-ehGBu4mXrhs0FxAqN8tWkzF8GSIGAiEumu4ONZ/hD9M88uHcD+Yu2ttKfOCgwzoesJOJrtQh7trI5YPbRtMmnA==",
  61. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBWCRA9TVsSAnZWagAAgmcP/iwN7g8K8bq15Hc7Qcxq\nXnZ78la3q/lebidais9icEysihCEHxIc15v822awwndi3sJTxcrGqeWRSE85\nHYMDf1J+LPUJxAbSSMOg6Llm4vFyyo81EOWxampp59ha8/HegSiwVgzgr2y0\nQ4CozruK40rxinXTvkmZxYSTjEkswCXfi2KqmGhb0wPY9P7WMMwA/zJfvkLi\nJa5WK3j8q/6Vce5YUPmHzbbbKeaB3araJpUQhCJq4cuZZTZ5hXen3LeaqeLq\nhpRLewvqfRctE0s1XSG8rzG3i8D4K447j0HqO6VjT/L8lIa9AAjbkmGxu+os\n5RLq00O6cCvaWuK8XMLGMmvAQ+CNJwHOjTUKSotcJmgDRThAeKUI7XFKUkD3\nh9vi17tV/uTj8X8fCmGoDmHLVdA4eslUQWEoh9E7FbbfwZReLrvT0mhdTrqb\nI2qJ6JOlmVV0Gsf5pz8SNZ7UwytJt4LaUmBn70JCsXsy1LBH9wwRrC0PmZcG\nCWsLMabg6xX8eD4oc03IIGbPV+h3vePQLUwCZjSgSIZm3WKttP395TRq83E6\nDGb6O4mGQ98wCkb8mZLxa3Tki0abwLxGorbo60X+OnziUbePpyAtvMD3jsVV\nfDHVJryH0S9/GvbIi87vcYOU1dYEzRI2aLkifBbOUomUjxb6Zp+G/f8/CPGT\nYNYv\r\n=Yymg\r\n-----END PGP SIGNATURE-----\r\n",
  62. "shasum": "8d7cdb1e1f8ea3d8c38b067345924ac4f8e0879a",
  63. "tarball": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.7.4.tgz",
  64. "unpackedSize": 31088
  65. },
  66. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  67. "homepage": "https://babeljs.io/",
  68. "license": "MIT",
  69. "main": "lib/index.js",
  70. "maintainers": [
  71. {
  72. "name": "danez",
  73. "email": "daniel@tschinder.de"
  74. },
  75. {
  76. "name": "developit",
  77. "email": "jason@developit.ca"
  78. },
  79. {
  80. "name": "existentialism",
  81. "email": "bng412@gmail.com"
  82. },
  83. {
  84. "name": "hzoo",
  85. "email": "hi@henryzoo.com"
  86. },
  87. {
  88. "name": "loganfsmyth",
  89. "email": "loganfsmyth@gmail.com"
  90. },
  91. {
  92. "name": "nicolo-ribaudo",
  93. "email": "nicolo.ribaudo@gmail.com"
  94. }
  95. ],
  96. "name": "@babel/helper-module-transforms",
  97. "optionalDependencies": {},
  98. "publishConfig": {
  99. "access": "public"
  100. },
  101. "readme": "ERROR: No README data found!",
  102. "repository": {
  103. "type": "git",
  104. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms"
  105. },
  106. "version": "7.7.4"
  107. }