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.

107 lines
4.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-modules-systemjs@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-modules-systemjs@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-modules-systemjs@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-modules-systemjs",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-modules-systemjs_7.7.4_1574465620116_0.2162169378942309"
  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-modules-systemjs",
  27. "raw": "@babel/plugin-transform-modules-systemjs@^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-modules-systemjs/-/plugin-transform-modules-systemjs-7.7.4.tgz",
  37. "_shasum": "cd98152339d3e763dfe838b7d4273edaf520bb30",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-modules-systemjs@^7.7.4",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
  41. "dependencies": {
  42. "@babel/helper-hoist-variables": "^7.7.4",
  43. "@babel/helper-plugin-utils": "^7.0.0",
  44. "babel-plugin-dynamic-import-node": "^2.3.0"
  45. },
  46. "description": "This plugin transforms ES2015 modules to SystemJS",
  47. "devDependencies": {
  48. "@babel/core": "^7.7.4",
  49. "@babel/helper-plugin-test-runner": "^7.7.4",
  50. "@babel/plugin-syntax-dynamic-import": "^7.7.4"
  51. },
  52. "directories": {},
  53. "dist": {
  54. "fileCount": 4,
  55. "integrity": "sha512-y2c96hmcsUi6LrMqvmNDPBBiGCiQu0aYqpHatVVu6kD4mFEXKjyNxd/drc18XXAf9dv7UXjrZwBVmTTGaGP8iw==",
  56. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBXCRA9TVsSAnZWagAADloP/RdJW4s53iRLYOnByJYd\nV/eXiJZ/heHvx7HCRCx0DUScp6Cx/4AEpFg01tGGIpGm9FJ6nWOILfOJ9MZs\n7mjQYBA8sF5Sl8taNxstDQt0SV/sjJiVv5qzdpkMcSNNls+0CGqowbwb5Lcy\nESqv126i8aVM/OSQiguuec6OU1rLChy0jlB9tCCK3UU9jkbFJwtxS8j/LyVd\nC+LkEcYxs3p35Sq3S5Epx95sqsNXkEtpWkZEZh4B2JBLegD46I4n7s/WVeEg\ntD0AyHTMobRe18+hle/uRbQzNTlhUFrP3YlialPNqyj1ZoAwPgSaj55M1iN9\nWHUvsc++5GvZNwaGacC/w7zZyUgYCy/04OGXx3zvrx6M+vfOUGuSSgsisjjX\nXTWs1Kp2tmenRzTukA0AKfCCUSRnnbRciMrlIUxhtn0ni9M3Q1lJxyBEnK6K\n7f56Er84hS+qpa1zMyvDLRpOTwEa6nIzDwd9yCcz7ML6XOEBsWlUDzaGiVJJ\nX+CogH77y0KwVReXbV3RRsCeBNvqhDW48yhhuKhLWgbRuLM7ZneHlG0EKsNX\n3/7a6KBje7lanFGEGSdXzK2mS72R/abAPybOCo+O2e8ZZW35EXCKIExbw2n8\n2sqr4Hf4iywsVnZpQUr+w4QU/8/JLFolEN3JUgORRMB0g0a1AUdQ5FA4zRFj\n/YGA\r\n=cPwQ\r\n-----END PGP SIGNATURE-----\r\n",
  57. "shasum": "cd98152339d3e763dfe838b7d4273edaf520bb30",
  58. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.7.4.tgz",
  59. "unpackedSize": 18325
  60. },
  61. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  62. "keywords": [
  63. "babel-plugin"
  64. ],
  65. "license": "MIT",
  66. "main": "lib/index.js",
  67. "maintainers": [
  68. {
  69. "name": "danez",
  70. "email": "daniel@tschinder.de"
  71. },
  72. {
  73. "name": "developit",
  74. "email": "jason@developit.ca"
  75. },
  76. {
  77. "name": "existentialism",
  78. "email": "bng412@gmail.com"
  79. },
  80. {
  81. "name": "hzoo",
  82. "email": "hi@henryzoo.com"
  83. },
  84. {
  85. "name": "loganfsmyth",
  86. "email": "loganfsmyth@gmail.com"
  87. },
  88. {
  89. "name": "nicolo-ribaudo",
  90. "email": "nicolo.ribaudo@gmail.com"
  91. }
  92. ],
  93. "name": "@babel/plugin-transform-modules-systemjs",
  94. "optionalDependencies": {},
  95. "peerDependencies": {
  96. "@babel/core": "^7.0.0-0"
  97. },
  98. "publishConfig": {
  99. "access": "public"
  100. },
  101. "readme": "ERROR: No README data found!",
  102. "repository": {
  103. "type": "git",
  104. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-systemjs"
  105. },
  106. "version": "7.7.4"
  107. }