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.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-get-function-arity@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/helper-function-name"
  6. ]
  7. ],
  8. "_from": "@babel/helper-get-function-arity@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/helper-get-function-arity@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/helper-get-function-arity",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/helper-get-function-arity_7.7.4_1574465600911_0.18659372599475632"
  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-get-function-arity",
  27. "raw": "@babel/helper-get-function-arity@^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-function-name",
  35. "/@babel/plugin-transform-parameters"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.4.tgz",
  38. "_shasum": "cb46348d2f8808e632f0ab048172130e636005f0",
  39. "_shrinkwrap": null,
  40. "_spec": "@babel/helper-get-function-arity@^7.7.4",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/helper-function-name",
  42. "dependencies": {
  43. "@babel/types": "^7.7.4"
  44. },
  45. "description": "Helper function to get function arity",
  46. "devDependencies": {},
  47. "directories": {},
  48. "dist": {
  49. "fileCount": 4,
  50. "integrity": "sha512-QTGKEdCkjgzgfJ3bAyRwF4yyT3pg+vDgan8DSivq1eS0gwi+KGKE5x8kRcbeFTb/673mkO5SN1IZfmCfA5o+EA==",
  51. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBBCRA9TVsSAnZWagAA2asQAJ/ZqESUqVDEtKmehPT/\nHEfbgLAjCcS8ESAsaO7OF9gSnYPFiyCRscVVN2t93Ms7JcZwcEZS9hMu1SDx\npnks6D1mkvO0e+spGpELNm5g+n22EvdGdiG8Za186Q4OnBnuNjFUzJ45BOan\n0VniJgcINKbD3BJ1AIMSjzASWKtUDpL11GUrrJs//jy6vPQg8nY5/wSjNzlQ\nc9b3BfVq9dBuKTPIPe5Xt7DYX06JbmYDMnk1tMJLZcwyqdPF2SkaafJ9zW12\nKsAuse44ro1GrXJTNdKxxG+QQBVFKfEfVy6w99jDGi2H7BTpd/QMxNMMcEYY\nwlZxqqKqxlBvhhNLB+adLxNTPrlhcU9NJ6Lg/pSmxh3SRtX0ch2+a5qi17oW\nzrrsyl9XBV0PP71FKsNP+XrihkPtewiHJwEdbCUA/Eo0Z/1gx/KaLvfm3kgC\nbJJZllxLqQfyXzT7zkVFgkNXBygMfMf3DNLkQ0TQebWJM/MDlV1cqY/tFHAi\nOlhcNSPS/WKYzQbqC24l+/bLQ1swS3Y35VPUCG/YREOzHnLJMImNexE1KwC0\n6pB0epo8vlLrbb3HGhmpBA3Rx+CgwuedRJT1T06kWduuBmokpiTNlPcBNG81\nECe8y5n82Td3Sf4K3ChAjRaEvt+Kz2Wpo57fe4VTEv/QtI8u/6+QPqxP9eqf\nsm9R\r\n=PqX1\r\n-----END PGP SIGNATURE-----\r\n",
  52. "shasum": "cb46348d2f8808e632f0ab048172130e636005f0",
  53. "tarball": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.4.tgz",
  54. "unpackedSize": 3280
  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-get-function-arity",
  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-get-function-arity"
  94. },
  95. "version": "7.7.4"
  96. }