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.

104 lines
3.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helpers@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core"
  6. ]
  7. ],
  8. "_from": "@babel/helpers@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/helpers@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/helpers",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/helpers_7.7.4_1574465626751_0.06642651120453968"
  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/helpers",
  27. "raw": "@babel/helpers@^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/core"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.7.4.tgz",
  37. "_shasum": "62c215b9e6c712dadc15a9a0dcab76c92a940302",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/helpers@^7.7.4",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core",
  41. "author": {
  42. "email": "sebmck@gmail.com",
  43. "name": "Sebastian McKenzie"
  44. },
  45. "dependencies": {
  46. "@babel/template": "^7.7.4",
  47. "@babel/traverse": "^7.7.4",
  48. "@babel/types": "^7.7.4"
  49. },
  50. "description": "Collection of helper functions used by Babel transforms.",
  51. "devDependencies": {
  52. "@babel/helper-plugin-test-runner": "^7.7.4"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "fileCount": 5,
  57. "integrity": "sha512-ak5NGZGJ6LV85Q1Zc9gn2n+ayXOizryhjSUBTdu5ih1tlVCJeuQENzc4ItyCVhINVXvIT/ZQ4mheGIsfBkpskg==",
  58. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBbCRA9TVsSAnZWagAAD4IP/jik8SHy8ULukGNQkZOp\n0J8szw+D8l9j7m0waxUa5YAjI6Ks18Cfb2nGrluFqHIJX2+yVLMj+Ix8hISv\n80/UtXQ74KWia9VgvJSSLdEJfXbXXfjSEm+vU85IaIyOufC8s+0icAtaqY+t\nFd+Fhh+zHhbsTFRX1aTuuIbZ23jEx1hTkYulmSXXCUyJkh+qnNKinnT+3pop\n/i1EpzRqJY28fC4HjMEfi5RCxBsziH8bQZ+P7tebPBNIOBn07c4QiXXdnTko\nGWuHAE97R+gZ5gz+7nyYUyQcJNnXFwqUrg76wyb1bu6ycSRDxSeHNz2/y2QO\nVNamcOF8hOPxO+X8ksncr3LxKFKmOfy3XaCeU3XwJ7+42gaSR/MK0Is/2n8g\nsL4hSsmqBZE5cVcs8lKna7nlA+p+zED7UAIcCQeuALufjwKdW4j8Zydpp4AF\n7p+nnlHBjjIKsNWA1MBndKXCpSNp9cxwP+ZHVk3WLpI9jjnsa1SyAM0i1w6x\npUpMSn74JJfW0oM7qg1xwiFlKuFBTea2I0h0utGBepny7yAtB8cXbD+hLuo2\n061GnNmb25WUkLRQNWX3hygvdNbDdkFz+Ygx5QQI58CuwO8QwrU3UCzv6zsw\nuPvPA0NdUYYoMQntN9U1ha0oT/KChLqRFvpHqnmdj+neOiIvM78TtjZA0iw2\nE3Qu\r\n=puEi\r\n-----END PGP SIGNATURE-----\r\n",
  59. "shasum": "62c215b9e6c712dadc15a9a0dcab76c92a940302",
  60. "tarball": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.7.4.tgz",
  61. "unpackedSize": 70514
  62. },
  63. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  64. "homepage": "https://babeljs.io/",
  65. "license": "MIT",
  66. "main": "lib/index.js",
  67. "maintainers": [
  68. {
  69. "name": "danez",
  70. "email": "daniel@tschinder.de"
  71. },
  72. {
  73. "name": "developit",
  74. "email": "jason@developit.ca"
  75. },
  76. {
  77. "name": "existentialism",
  78. "email": "bng412@gmail.com"
  79. },
  80. {
  81. "name": "hzoo",
  82. "email": "hi@henryzoo.com"
  83. },
  84. {
  85. "name": "loganfsmyth",
  86. "email": "loganfsmyth@gmail.com"
  87. },
  88. {
  89. "name": "nicolo-ribaudo",
  90. "email": "nicolo.ribaudo@gmail.com"
  91. }
  92. ],
  93. "name": "@babel/helpers",
  94. "optionalDependencies": {},
  95. "publishConfig": {
  96. "access": "public"
  97. },
  98. "readme": "ERROR: No README data found!",
  99. "repository": {
  100. "type": "git",
  101. "url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
  102. },
  103. "version": "7.7.4"
  104. }