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.

106 lines
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-new-target@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-new-target@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-new-target@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-new-target",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-new-target_7.7.4_1574465532764_0.41028721373740584"
  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-new-target",
  27. "raw": "@babel/plugin-transform-new-target@^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-new-target/-/plugin-transform-new-target-7.7.4.tgz",
  37. "_shasum": "4a0753d2d60639437be07b592a9e58ee00720167",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-new-target@^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": "Transforms new.target meta property",
  45. "devDependencies": {
  46. "@babel/core": "^7.7.4",
  47. "@babel/helper-plugin-test-runner": "^7.7.4",
  48. "@babel/plugin-proposal-class-properties": "^7.7.4",
  49. "@babel/plugin-transform-arrow-functions": "^7.7.4"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "fileCount": 4,
  54. "integrity": "sha512-CnPRiNtOG1vRodnsyGX37bHQleHE14B9dnnlgSeEs3ek3fHN1A1SScglTCg1sfbe7sRQ2BUcpgpTpWSfMKz3gg==",
  55. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G/9CRA9TVsSAnZWagAAosQP/3z57z8iu7b5z9b+jZVM\nS/SxYE5fqxsy6oaqH+XNQuo82v1plicd6B3X1G9TTnCh2qcjdMRM0ffjZRpl\nlt6PBGunoWYse0+sUxLyexiOdyuwzGluJy0qLBQCOodtsuCwmUtTyrQ7LxN7\nxUGSX0Hp1qST8QFTDU59KtW0rYlPerP08WmatGC48AS6TYiP0cp+SwzyBt8P\nhd+nMQyUV/d1Ufzu5HHoF4DJjl4eSx/NPLgpzUtIx+LgouiKwLB/sO9ptrBL\nLMCgVTNZn0Up1Z6iK9q8VUnZI8y31SJXkGWZLDtb/I1311cHnV7SG6p82Cju\nfjMHY52ovOAN4idBffWiLx/t1l+0rcCfO9qJTuSVIlLWP9k6jYKQWT0ndPJ6\n/m9xPSXET7ik06qRTDZC6v6CqJpplyR7q0tGX/T7dbP52Hwv2TUPz6ofom5Q\nI7qRSS1qBZGnC4OlkRrQwKNNClXAZBGsfISrFftIEgm18bbEtf25RNvqJkTx\nWweBTPghRWmJpL3KUZdyFnZMW3/l5GhAYX9O8VwFdrc92oLXPfRkJ0OkNqDl\nIZ/sQHWLT4N/21KnX+6ojs4R3mjk+6iRFB+HWqmRyLN/4Nch5UM9TtOYHFdD\ndqsuu2BYNM+2EhAvxiXe2XBbQhZT/k8PwHrHtKh8IyFddTkpPQEIc9zRvoVc\npoC2\r\n=ms/G\r\n-----END PGP SIGNATURE-----\r\n",
  56. "shasum": "4a0753d2d60639437be07b592a9e58ee00720167",
  57. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.7.4.tgz",
  58. "unpackedSize": 4252
  59. },
  60. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  61. "keywords": [
  62. "babel-plugin"
  63. ],
  64. "license": "MIT",
  65. "main": "lib/index.js",
  66. "maintainers": [
  67. {
  68. "name": "danez",
  69. "email": "daniel@tschinder.de"
  70. },
  71. {
  72. "name": "developit",
  73. "email": "jason@developit.ca"
  74. },
  75. {
  76. "name": "existentialism",
  77. "email": "bng412@gmail.com"
  78. },
  79. {
  80. "name": "hzoo",
  81. "email": "hi@henryzoo.com"
  82. },
  83. {
  84. "name": "loganfsmyth",
  85. "email": "loganfsmyth@gmail.com"
  86. },
  87. {
  88. "name": "nicolo-ribaudo",
  89. "email": "nicolo.ribaudo@gmail.com"
  90. }
  91. ],
  92. "name": "@babel/plugin-transform-new-target",
  93. "optionalDependencies": {},
  94. "peerDependencies": {
  95. "@babel/core": "^7.0.0-0"
  96. },
  97. "publishConfig": {
  98. "access": "public"
  99. },
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
  104. },
  105. "version": "7.7.4"
  106. }