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.

105 lines
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-function-name@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-function-name@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-function-name@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-function-name",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-function-name_7.7.4_1574465620559_0.8524979654798572"
  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/plugin-transform-function-name",
  27. "raw": "@babel/plugin-transform-function-name@^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/preset-env"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.7.4.tgz",
  37. "_shasum": "75a6d3303d50db638ff8b5385d12451c865025b1",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-function-name@^7.7.4",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
  41. "dependencies": {
  42. "@babel/helper-function-name": "^7.7.4",
  43. "@babel/helper-plugin-utils": "^7.0.0"
  44. },
  45. "description": "Apply ES2015 function.name semantics to all functions",
  46. "devDependencies": {
  47. "@babel/core": "^7.7.4",
  48. "@babel/helper-plugin-test-runner": "^7.7.4"
  49. },
  50. "directories": {},
  51. "dist": {
  52. "fileCount": 4,
  53. "integrity": "sha512-E/x09TvjHNhsULs2IusN+aJNRV5zKwxu1cpirZyRPw+FyyIKEHPXTsadj48bVpc1R5Qq1B5ZkzumuFLytnbT6g==",
  54. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBVCRA9TVsSAnZWagAAtHIQAJGKVeVRVC1bskJiF6Iy\nVdLxFiY5b0Bg0Uh+VIwkS+PbTJ5xxQcWzIj/Sr3R4yx6IHE6He5yqhK94Bik\nNioQo0gJnFcXl57AJCm2XV9BAQY44EsM0DconqrU500YwGJc+iraCfbPbLs3\n2WD9I25FYs9EKhRLSFP20VtxwGS2XPB96QpEfhBBMlafhK/+FN9Ite+h03+P\nxCj9aYeLEcWMqBodQh+dfW19VCfyz5j7Ne7XXkMztR/hN+Id/a+jLC64U0Bo\ne7cuha4pZrwIqHQb0R0QcBRGUXr8WTJQ6u9M3vLpa4XRBYoVKNktsFPsyH+e\nHUa/FNViepMxTKE6LpN1aPntLfCeCxjwxAPubyfA4xvNoRe7yqVXKP+M8BOz\nPO4YNCwdDR0ka/9A9fOGMBQ+3D0VqS2h6HBdKMF4PH1PpFMhzfKzJYGdn7LX\nwAG+Rn/Ep2xIsb5yyJx4ldfktTDu6UQM8gNWnruuY1g+2byZ1UcvGeQw5nFt\nNUqrFtZ4AndzzpGFHoLuHOe16+Dt2dbnmZiq7u2Mfan/zEeuCYJiBFZPNbHT\npKkI4IjI6lQqbYbvjklxUjVvskZjCrchfh9uyzX3l22FLg0I13kIIW71BmXG\nObJvBUexhZuwjsd9BHhhVYccPBQb8MLHosVGXedOpOikW5ppdYl8YyhwYqjy\ntdSH\r\n=iwpc\r\n-----END PGP SIGNATURE-----\r\n",
  55. "shasum": "75a6d3303d50db638ff8b5385d12451c865025b1",
  56. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.7.4.tgz",
  57. "unpackedSize": 3340
  58. },
  59. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  60. "keywords": [
  61. "babel-plugin"
  62. ],
  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/plugin-transform-function-name",
  92. "optionalDependencies": {},
  93. "peerDependencies": {
  94. "@babel/core": "^7.0.0-0"
  95. },
  96. "publishConfig": {
  97. "access": "public"
  98. },
  99. "readme": "ERROR: No README data found!",
  100. "repository": {
  101. "type": "git",
  102. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-name"
  103. },
  104. "version": "7.7.4"
  105. }