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-property-literals@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-property-literals@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-property-literals@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-property-literals",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-property-literals_7.7.4_1574465535301_0.5163045476955832"
  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-property-literals",
  27. "raw": "@babel/plugin-transform-property-literals@^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-property-literals/-/plugin-transform-property-literals-7.7.4.tgz",
  37. "_shasum": "2388d6505ef89b266103f450f9167e6bd73f98c2",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-property-literals@^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": "Ensure that reserved words are quoted in object property keys",
  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-MatJhlC4iHsIskWYyawl53KuHrt+kALSADLQQ/HkhTjX954fkxIEh4q5slL4oRAnsm/eDoZ4q0CIZpcqBuxhJQ==",
  53. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G//CRA9TVsSAnZWagAAfbUQAI7ymEDU4eLewdTq0Kv+\nbBWDi2Vx3Wy/TjXJXr6jmdLJmlhKL9UlphcdHCIQSknFri3il3qXOvygAX1R\nlAG778AHhq5o9e5pqClR4r5bIv1FXSAZ/A5Uc8ps22irhgLE1rfdGlNZv6Hr\nEBN6GaCvadnBENF+0X2jz0knAvG+0/p56hWa7gN1jRb8JoMxHKGtdiIRbsyr\n8QoBM/9/r+oUkDY9SfYaTtOaVyy/F0Tz8USxM9l5yFKkhYwyMd5B0pXqwUQR\nDzPYCNnY/MDy9z2ic0cpXqBh7xDX5MHEWcHCvc4rl9CWy/vRnTYwt2zLaemN\nRCpWE95bjhpdwWP8S3992HKwHNIbc36WynTwmf+eiZMTTIgvSQXeHuSZCsjR\nh08TsxwHgvt4/EdMcca6DrHGLc483+TkJ+q8hSO9mrZ2FSHAi70Pk83V0KSp\nGTEyHuZB5TFVVIJpovkH2U+DS0HWtfX5zDdp/uU+K6j8gombWrstMMI/PK+7\nRIdf3WZZvhxMuEbJ5j9FVsRqBhNwax+Xy6m+SCVFafQ5ZeAsO0UsxSoXCZ3D\njnRNrCXB2W54KjXzafzn40U242VpvpY6NJKjYycspyCmWdGBMHFHk1D5p2kG\n23NB4SPFYqJ8pjPm2585/u5R7hqBdRH+1KmEd3bUADyyHP1mjYQ6HfZU30VL\nWmL4\r\n=CiZv\r\n-----END PGP SIGNATURE-----\r\n",
  54. "shasum": "2388d6505ef89b266103f450f9167e6bd73f98c2",
  55. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.7.4.tgz",
  56. "unpackedSize": 2962
  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-property-literals",
  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-property-literals"
  102. },
  103. "version": "7.7.4"
  104. }