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.

97 lines
3.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-call-delegate@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-transform-parameters"
  6. ]
  7. ],
  8. "_from": "@babel/helper-call-delegate@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/helper-call-delegate@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/helper-call-delegate",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/helper-call-delegate_7.7.4_1574465627496_0.5028441719348098"
  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-call-delegate",
  27. "raw": "@babel/helper-call-delegate@^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-parameters"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/@babel/helper-call-delegate/-/helper-call-delegate-7.7.4.tgz",
  37. "_shasum": "621b83e596722b50c0066f9dc37d3232e461b801",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/helper-call-delegate@^7.7.4",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-transform-parameters",
  41. "dependencies": {
  42. "@babel/helper-hoist-variables": "^7.7.4",
  43. "@babel/traverse": "^7.7.4",
  44. "@babel/types": "^7.7.4"
  45. },
  46. "description": "Helper function to call delegate",
  47. "devDependencies": {},
  48. "directories": {},
  49. "dist": {
  50. "fileCount": 4,
  51. "integrity": "sha512-8JH9/B7J7tCYJ2PpWVpw9JhPuEVHztagNVuQAFBVFYluRMlpG7F1CgKEgGeL6KFqcsIa92ZYVj6DSc0XwmN1ZA==",
  52. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBbCRA9TVsSAnZWagAAE7YQAJBLU99VbW8vobLrmTaq\nIUiJFTr1ZAmhSjbmp/zjF2hYezwQJDfCUm5jMzmWa2EqRryG/PkvDO4Dt2e4\nMfL/wIFJGdwmxbCIS3ItEooAgKhE4LSDNuj1RmvygNAE8ZnGYLjRCbJajswG\nb31M6pHAbx4GUicAG6iOy1udZpuxEHM+pu17LJGmWmGyiPAiX+8ZnHrsYD5Q\nWTdYCBMLNZpqXs/OsGQA/1WFGC97YRNq/bojeobmk34jmXOSmyzePfB3lX8A\nrRXfjIUnXDPJ+Mxais7VnA269+DdA6938a8I8VSswCkJYFRANbpTFq59Jtlo\ne7HhAMcrNLrZLr8wLcu0r/QyoqpKsYAp/X1qyPupidXYJCn8qGTOLvPPX17S\neY6yvcUKzaHcINntFbGbcoayYUi29vSAOoDTc4UbUwW1zSARqNhGHHc9pKjk\nCAZn7xVU+2lmDkD+llDoIHrLC09uXqk8sAWxsgVZ7h5Dg0zTFXPQjc5DTWxq\niVZ0nSNfGt4mYIYvx0UHntQXHkKkLiCvPA2dEU0pTjgQJFOMF9ztfP1lm07y\n6YB5CHUswELI4IViNuIn2Uko5DjPS2mRJbwMRx141kojIqU926qoO//UZ6zw\neZenNW3cmQRRCqORPgoeC3IuspL/7ixXzIrDYUXAwEIh+5vqeHsjzIqyNUQA\nLk9x\r\n=W6hq\r\n-----END PGP SIGNATURE-----\r\n",
  53. "shasum": "621b83e596722b50c0066f9dc37d3232e461b801",
  54. "tarball": "https://registry.npmjs.org/@babel/helper-call-delegate/-/helper-call-delegate-7.7.4.tgz",
  55. "unpackedSize": 4413
  56. },
  57. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  58. "license": "MIT",
  59. "main": "lib/index.js",
  60. "maintainers": [
  61. {
  62. "name": "danez",
  63. "email": "daniel@tschinder.de"
  64. },
  65. {
  66. "name": "developit",
  67. "email": "jason@developit.ca"
  68. },
  69. {
  70. "name": "existentialism",
  71. "email": "bng412@gmail.com"
  72. },
  73. {
  74. "name": "hzoo",
  75. "email": "hi@henryzoo.com"
  76. },
  77. {
  78. "name": "loganfsmyth",
  79. "email": "loganfsmyth@gmail.com"
  80. },
  81. {
  82. "name": "nicolo-ribaudo",
  83. "email": "nicolo.ribaudo@gmail.com"
  84. }
  85. ],
  86. "name": "@babel/helper-call-delegate",
  87. "optionalDependencies": {},
  88. "publishConfig": {
  89. "access": "public"
  90. },
  91. "readme": "ERROR: No README data found!",
  92. "repository": {
  93. "type": "git",
  94. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate"
  95. },
  96. "version": "7.7.4"
  97. }