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

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-for-of@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-for-of@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-for-of@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-for-of",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-for-of_7.7.4_1574465528840_0.5392563427564439"
  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-for-of",
  27. "raw": "@babel/plugin-transform-for-of@^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-for-of/-/plugin-transform-for-of-7.7.4.tgz",
  37. "_shasum": "248800e3a5e507b1f103d8b4ca998e77c63932bc",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-for-of@^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 for...of to ES5",
  45. "devDependencies": {
  46. "@babel/core": "^7.7.4",
  47. "@babel/helper-plugin-test-runner": "^7.7.4"
  48. },
  49. "directories": {},
  50. "dist": {
  51. "fileCount": 4,
  52. "integrity": "sha512-zZ1fD1B8keYtEcKF+M1TROfeHTKnijcVQm0yO/Yu1f7qoDoxEIc/+GX6Go430Bg84eM/xwPFp0+h4EbZg7epAA==",
  53. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G/5CRA9TVsSAnZWagAA9AsP/2S8mT2cBO0iInMb9tbA\nZL+8wuZSaotWSTF+vxmA0X5CkGBdHsr3nL9GDg9IiibeL7TPsw3mrf8QeYsJ\n2h4OWLDX2WcLv5us/NNXAL1sKonu+Oz201E9zUmUiBiALLgRH0PvS0+3HgVI\nV6lAkzIhbDSDqGK/cg1Oa4rMrzwVjjRRTeiEEnO4KKgSJLUilqVKyeD3I9Lm\n0RDR+GO+JV3jY4iIAUzFuXrmG0ymv1kOGEiIkMe8ESTlqgIKG4EBxq+oWTbS\nAEq150FSsR8pXZwMsn/9seNn4XPghbXKnrgdKwYhkO7VI1wvIsk2OCcjVv76\n/mS/sWASa+pz1TLLvYJrATnQ6J+BkibCheBZXYH7ZemflHWe+dunpWPSusMx\nUV/UxnJAdt20v/QwUWQfhew2hjmTCtja5iQiGs/nkM3FB8+eFqGA4NTb90kK\nPTTLCuvziM4ZDOPqi5fsQkAdWBEYeGWda0FTmShB6vIQy1v5ZGZEaHsqQLj1\nxgn8go6HHeYJ4TsJ0aD9RIye42p6D+0Tni7oDc1E61aPqdCNhLbdLolooJNc\n2c5rVI6LYhKwjzEuDeNJ+K9twwT8R8pC4DTV0AaY7VUxO45nZHOFG6jiiX1L\n+/iQHqVw9/psNse5QmIqNwvCDLwiYHDV8nJ+nNVCqcYW0UUHgMmR43S68W4J\nLkq1\r\n=bMnH\r\n-----END PGP SIGNATURE-----\r\n",
  54. "shasum": "248800e3a5e507b1f103d8b4ca998e77c63932bc",
  55. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.7.4.tgz",
  56. "unpackedSize": 11000
  57. },
  58. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  59. "keywords": [
  60. "babel-plugin"
  61. ],
  62. "license": "MIT",
  63. "main": "lib/index.js",
  64. "maintainers": [
  65. {
  66. "name": "danez",
  67. "email": "daniel@tschinder.de"
  68. },
  69. {
  70. "name": "developit",
  71. "email": "jason@developit.ca"
  72. },
  73. {
  74. "name": "existentialism",
  75. "email": "bng412@gmail.com"
  76. },
  77. {
  78. "name": "hzoo",
  79. "email": "hi@henryzoo.com"
  80. },
  81. {
  82. "name": "loganfsmyth",
  83. "email": "loganfsmyth@gmail.com"
  84. },
  85. {
  86. "name": "nicolo-ribaudo",
  87. "email": "nicolo.ribaudo@gmail.com"
  88. }
  89. ],
  90. "name": "@babel/plugin-transform-for-of",
  91. "optionalDependencies": {},
  92. "peerDependencies": {
  93. "@babel/core": "^7.0.0-0"
  94. },
  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-plugin-transform-for-of"
  102. },
  103. "version": "7.7.4"
  104. }