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-arrow-functions@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-arrow-functions@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-arrow-functions@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-arrow-functions",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-arrow-functions_7.7.4_1574465524934_0.21573981167483014"
  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-arrow-functions",
  27. "raw": "@babel/plugin-transform-arrow-functions@^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-arrow-functions/-/plugin-transform-arrow-functions-7.7.4.tgz",
  37. "_shasum": "76309bd578addd8aee3b379d809c802305a98a12",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-arrow-functions@^7.7.4",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
  41. "dependencies": {
  42. "@babel/helper-plugin-utils": "^7.0.0"
  43. },
  44. "description": "Compile ES2015 arrow functions to ES5",
  45. "devDependencies": {
  46. "@babel/core": "^7.7.4",
  47. "@babel/helper-plugin-test-runner": "^7.7.4",
  48. "@babel/traverse": "^7.7.4"
  49. },
  50. "directories": {},
  51. "dist": {
  52. "fileCount": 4,
  53. "integrity": "sha512-zUXy3e8jBNPiffmqkHRNDdZM2r8DWhCB7HhcoyZjiK1TxYEluLHAvQuYnTT+ARqRpabWqy/NHkO6e3MsYB5YfA==",
  54. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G/1CRA9TVsSAnZWagAAwZQP/0hN/rv5S2Ebo4QsWExn\n0N7n1qCUXYSkGXUZymQAP4bPAnqleocMa9p5yB7WRZOxo5f1yQfrSOdOhJ95\n3I2lyrHkr6LihC+mIwgDXiGCrlL69fZ/v4gJANMWzFnL/QcaTqYc9M5rV1sn\nWy0b6oSyJUQISTRJycCLOsuDhexuxejtk3j0X2Q3uwrVrTYFaTh78JBEtTeP\nSA/ypZeKYR8T1findmQfoRuhQ/YrvyWd1YEVYh3Qcy0as/yfhExghrQGpCY3\nczBPO/o97UPMTuph+kPe4gC49SRCZuDNPEQsuUD6GzAAJeov5j1dzbBIlMVI\nBJoO8Zs8Glpm8m9ZyYpuFViegBYewvHwjVlBCPUcee3VHVQ4zegEH6Efouxm\neAzOH6grgssXto4SRbFFXXx8ZhZkT3C+SGOTdXvrfCVyjl5YFoa/FQHVzRPE\n4dMoE96oXE9DOxg/rgurJijnIFq06G23HZLdc4N76/dyscJG4wqVJQbIwhF5\n5ekBeJFW6qR8qgoC3oSe4oSxbYFLwocX4+Jbp2pe08LLLL9Pp3oR2gprY49l\nj3D4v+JWsuTgicos0jFDGk31EGnD6LbHaWRewcWE4JMwvi3YekwJjL43vU86\nD6R6P7KQqSgEJwo4efGd7wQcXcCrd1aFJOKC+WB7EmYSh4uDnw6cNB485pqq\nQvjm\r\n=JRgn\r\n-----END PGP SIGNATURE-----\r\n",
  55. "shasum": "76309bd578addd8aee3b379d809c802305a98a12",
  56. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.7.4.tgz",
  57. "unpackedSize": 2858
  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-arrow-functions",
  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-arrow-functions"
  103. },
  104. "version": "7.7.4"
  105. }