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
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-duplicate-keys@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-duplicate-keys@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-duplicate-keys@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-duplicate-keys",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-duplicate-keys_7.7.4_1574465528325_0.9513737879323658"
  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-duplicate-keys",
  27. "raw": "@babel/plugin-transform-duplicate-keys@^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-duplicate-keys/-/plugin-transform-duplicate-keys-7.7.4.tgz",
  37. "_shasum": "3d21731a42e3f598a73835299dd0169c3b90ac91",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-duplicate-keys@^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 objects with duplicate keys to valid strict 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-g1y4/G6xGWMD85Tlft5XedGaZBCIVN+/P0bs6eabmcPP9egFleMAo65OOjlhcz1njpwagyY3t0nsQC9oTFegJA==",
  53. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G/4CRA9TVsSAnZWagAAf+oP/i1o7Hb5v3JoW75phBQY\nkCy3pMoXq1DYIt7SNWE45cve4/cH+HnfSZjS4yXFl5LvSjea4o8VZHd4VnXk\n5n4DWSK3eJ0kkwTCFLlp1iz3QTDYokiUAxW4uBuCT4ld7ubdYHuLlX21ZyEV\nP1uPB1JWEcylIoQ13FQSzvX8talO+QmX8umXmto2JqWhslcAunaXKrjPPzMR\nxfvoUT5Dg/JL7FgR/2s+wYTn+o/w/DiWM/ZS76wBt4TnG6rK/UGXgbjdGx3Z\n9i6VFRuzpA1HTqWN4Vl5TQ9bf81vtxzathBqbkCbG28VRvSK8pyk5Pjvzwo8\nN1/EOyPMvYg/dYtjgrnWW3HFir9lGv54zLyHAQIWiNyE8cBP5HfEa4r3Nxsa\nhpo5Ih6dkx7N9VpYlyN8ESgJ5UhwLFXwB9PC6pKQmlI7PWnfGU8cfVEYy85Y\nqvt/r82Ck4bxtynWM+p5DE5d9Z+iXHUJvemRIHBsd5Phvge7biK1NDupRemm\n1TBa5jqTsgg2CsXY/ZBr6aivKtMyHW0RpDJI8xXV5g0aLkV8CGgLmktN4oRt\n2RYLRZpLLZiIG9uGFLng/17ykHOuX34Z0z7rrGC9EedgPfdQVnHXF6WB8Q4H\nplmIcpBDAOdrdlQjtKiz8s7Lhgl5nB3rR/BbSC+INHajXJyjYElXUGoLUvaS\nAvDH\r\n=mf9/\r\n-----END PGP SIGNATURE-----\r\n",
  54. "shasum": "3d21731a42e3f598a73835299dd0169c3b90ac91",
  55. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.7.4.tgz",
  56. "unpackedSize": 4069
  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-duplicate-keys",
  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-duplicate-keys"
  102. },
  103. "version": "7.7.4"
  104. }