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-shorthand-properties@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-shorthand-properties@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-shorthand-properties@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-shorthand-properties",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-shorthand-properties_7.7.4_1574465541042_0.978214854179531"
  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-shorthand-properties",
  27. "raw": "@babel/plugin-transform-shorthand-properties@^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-shorthand-properties/-/plugin-transform-shorthand-properties-7.7.4.tgz",
  37. "_shasum": "74a0a9b2f6d67a684c6fbfd5f0458eb7ba99891e",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-shorthand-properties@^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 shorthand properties 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-q+suddWRfIcnyG5YiDP58sT65AJDZSUhXQDZE3r04AuqD6d/XLaQPPXSBzP2zGerkgBivqtQm9XKGLuHqBID6Q==",
  53. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HAFCRA9TVsSAnZWagAAKocP/iv21W6rvtcHdMIqZX7i\nfDKPWsCY4FK1P2zC++t20YWQqD0ZVhGo5ax97F+mrzUQX0EymQWr96X1U/X0\n+h45BCVbmIl663fdaKIMnJXMZwcjjmtRtyGw0vmpJTju+kgmpRZt02UU0ZR8\nYVMJvC2bK5/o2PjQUd/CWxYUsJhQrYVlQ5Z5IFw/QfUTkTcWtPOg+2643aqW\ngdB79s3dxxt/n23DziTpAb1++cZTQdOYXe37oBEfvL8cC0wl99j5WvwBVPFp\nkwsFXphlk7a3U3/2igk3VY18awsYCUuJqHLbNHCGQiICtExmQsWjeC6FCbsZ\ntMLNTYe/fAdUpzMVf9/caH/vT27S4BS8G0unOAvEIoBXNw0S+oLr9am2FypT\nEF954NKrBKkbqru4NpeDnzxHAJNtjFeGoCRrsgwR7qPYiGH/Koc257HcE5GJ\nnwrwPogsC974iM1+2jL2NPfSXIG9AEuV0kBIhRTHEoC20iKgfQ+CwCIStKKX\nPiSSCDCh5INABQEwvbmT4VsMKW6fCnn/FwbGWOHPx+znfSOkPAsmXuzPNIQL\nek/6Jlu7u8ki3VHquNZXI4uZOXHOQH4ZXRkCy/pW8s1vRYQ4OPEEWYIxEuzg\nz0KT27corrhrPJu/3MW0QxqhvIqMbcDBrUPjAUOZuECkgnaIoInBstxUT1zy\nQQSz\r\n=48ex\r\n-----END PGP SIGNATURE-----\r\n",
  54. "shasum": "74a0a9b2f6d67a684c6fbfd5f0458eb7ba99891e",
  55. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.7.4.tgz",
  56. "unpackedSize": 3156
  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-shorthand-properties",
  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-shorthand-properties"
  102. },
  103. "version": "7.7.4"
  104. }