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.

102 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-simple-access@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/helper-module-transforms"
  6. ]
  7. ],
  8. "_from": "@babel/helper-simple-access@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/helper-simple-access@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/helper-simple-access",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/helper-simple-access_7.7.4_1574465616699_0.8464131172357914"
  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-simple-access",
  27. "raw": "@babel/helper-simple-access@^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-module-transforms",
  35. "/@babel/plugin-transform-modules-commonjs"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.7.4.tgz",
  38. "_shasum": "a169a0adb1b5f418cfc19f22586b2ebf58a9a294",
  39. "_shrinkwrap": null,
  40. "_spec": "@babel/helper-simple-access@^7.7.4",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/helper-module-transforms",
  42. "author": {
  43. "email": "loganfsmyth@gmail.com",
  44. "name": "Logan Smyth"
  45. },
  46. "dependencies": {
  47. "@babel/template": "^7.7.4",
  48. "@babel/types": "^7.7.4"
  49. },
  50. "description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
  51. "devDependencies": {},
  52. "directories": {},
  53. "dist": {
  54. "fileCount": 4,
  55. "integrity": "sha512-zK7THeEXfan7UlWsG2A6CI/L9jVnI5+xxKZOdej39Y0YtDYKx9raHk5F2EtK9K8DHRTihYwg20ADt9S36GR78A==",
  56. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBRCRA9TVsSAnZWagAAgZQP/R1EyB7VDsKUl00SUlZX\nQ2R8J9+KrxpB2tf+mvVIS5MvI3H8KYjFPfgDil4/LNzxyl8rEwL6dRnqoBRL\nvy/Aw62Gvg+FoZM6qZBwNR7UPOdeVQYW6QWcK1KNT50BpOIDtyUcQSTbKm7M\nnVghZxMk1oBAlAiaVqAMkE1nA9k8Cgy1OhnYaZhe/XlawkofkWnXXq+arkb6\n0l1CUDDDPayLhtQUbwh74/KuXK4d8wlUB0VmQ4xUpaoyv6rAGkMOxmw4HU3w\n4ZB6Fa5lw4pI2fM4LNLiUfV838kbwjpGX0SlfWfmVaarFDgphPGO5eCZMaoY\nZljmfwWiGhpx6MNp6MKpRdxI5IdOZd3hnhguo1NLnUvhrbr4EYSlsbCvyfBV\nHpZvIsosMZnJ7ocXhiWSfEgrpvpqrmySbwmsd792NE1RusbSN1FBONblZQsQ\nUHTNhYfeUa1khk3dyUdZJ33xqEnGcxx5Aec58QyhtOD2dpdMnBB6lf8jI13o\nbp5/606rpiRq1z5OcKg4zvwppQ9lowuuxQR/RvUPeQYsXQX8/YxVXni5Rh4a\nyN0iV9+LSutqyj3lDJ0DHTeibmvUaTIKvqjBt25nsTi3fAhK0I7fH1sKkPlF\nd0ptKyIhuLeCR8QSGNeJNKQjPda03282NQdRBC/FSxezo0KAzMZew4+TmkRF\nyfa8\r\n=19I0\r\n-----END PGP SIGNATURE-----\r\n",
  57. "shasum": "a169a0adb1b5f418cfc19f22586b2ebf58a9a294",
  58. "tarball": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.7.4.tgz",
  59. "unpackedSize": 5467
  60. },
  61. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  62. "homepage": "https://babeljs.io/",
  63. "license": "MIT",
  64. "main": "lib/index.js",
  65. "maintainers": [
  66. {
  67. "name": "danez",
  68. "email": "daniel@tschinder.de"
  69. },
  70. {
  71. "name": "developit",
  72. "email": "jason@developit.ca"
  73. },
  74. {
  75. "name": "existentialism",
  76. "email": "bng412@gmail.com"
  77. },
  78. {
  79. "name": "hzoo",
  80. "email": "hi@henryzoo.com"
  81. },
  82. {
  83. "name": "loganfsmyth",
  84. "email": "loganfsmyth@gmail.com"
  85. },
  86. {
  87. "name": "nicolo-ribaudo",
  88. "email": "nicolo.ribaudo@gmail.com"
  89. }
  90. ],
  91. "name": "@babel/helper-simple-access",
  92. "optionalDependencies": {},
  93. "publishConfig": {
  94. "access": "public"
  95. },
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "type": "git",
  99. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access"
  100. },
  101. "version": "7.7.4"
  102. }