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.

101 lines
3.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/code-frame@^7.5.5",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core"
  6. ]
  7. ],
  8. "_from": "@babel/code-frame@>=7.5.5 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/code-frame@7.5.5",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/code-frame",
  14. "_nodeVersion": "11.14.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/code-frame_7.5.5_1563398486466_0.4030239254922583"
  18. },
  19. "_npmUser": {
  20. "email": "nicolo.ribaudo@gmail.com",
  21. "name": "nicolo-ribaudo"
  22. },
  23. "_npmVersion": "lerna/3.15.0/node@v11.14.0+x64 (linux)",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "@babel/code-frame",
  27. "raw": "@babel/code-frame@^7.5.5",
  28. "rawSpec": "^7.5.5",
  29. "scope": "@babel",
  30. "spec": ">=7.5.5 <8.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@babel/core",
  35. "/@babel/template",
  36. "/@babel/traverse"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.5.5.tgz",
  39. "_shasum": "bc0782f6d69f7b7d49531219699b988f669a8f9d",
  40. "_shrinkwrap": null,
  41. "_spec": "@babel/code-frame@^7.5.5",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core",
  43. "author": {
  44. "email": "sebmck@gmail.com",
  45. "name": "Sebastian McKenzie"
  46. },
  47. "dependencies": {
  48. "@babel/highlight": "^7.0.0"
  49. },
  50. "description": "Generate errors that contain a code frame that point to source locations.",
  51. "devDependencies": {
  52. "chalk": "^2.0.0",
  53. "strip-ansi": "^4.0.0"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "fileCount": 4,
  58. "integrity": "sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==",
  59. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL5FXCRA9TVsSAnZWagAAF7wP/RXhso8+0gUvcJZhZ6vt\nSrXimIBf82u7nbBEU6DhWqhVDcSGUext1Jy+U2g1eVEiCbJTb2VGcPNa5gKm\nagXXrbRJiTCZaUEQaIURGHA7+Z78UkJ2G0EA2WqSlO7ttX4pMpNYNKDZsrNz\n47kROLsb40fLtpeolfEJe82XxfmCvDej1Y4xVQ+vKaadDZ4JRnGLry4pPDkS\nWTW1StiOksrggTDiZo90LwbA5jOWm+FBgT7vohSDUhlf7aOaIirQ3EljOOYM\nr7RT7HDkVhpKAEtigJYwYZnOl4eJjWjTiFQ12w90itRC5xR6rFSpxVkQhowu\nZmu9Z2vWJiDv9gPpsrUtfMMnv96C/pWKlj+tZDXGqr44QPP+VPA+iuq1BR1V\n4DLN9jKrAEJkig6R1xqtWxyN6tkUARrk/0jZA2Ep26oy+DDa0ybTfWt5wMcq\nU6wGq8qJZe0buZbiGQokRufxkybMCgrg7F7dR79Hmq7PFpqbJyneGJ+26qna\nZI2G/aYNDudT2eJNcUTkAjUsBz+howa4C01tFsukNfM9DKH6DPfrYLe4VKnn\n30qBEvM1/8Gj9b4LaP+f6rLP1rSogivq+IH8ALQpzOfg41PHxczqik8veMl4\nB8MeIfrErTluUSJxMiTaPj34fvfaOyGgmSoHrGTURIYF7+Yw6lGpkWrKaHsN\n4o/B\r\n=BBzr\r\n-----END PGP SIGNATURE-----\r\n",
  60. "shasum": "bc0782f6d69f7b7d49531219699b988f669a8f9d",
  61. "tarball": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.5.5.tgz",
  62. "unpackedSize": 7312
  63. },
  64. "gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43",
  65. "homepage": "https://babeljs.io/",
  66. "license": "MIT",
  67. "main": "lib/index.js",
  68. "maintainers": [
  69. {
  70. "name": "danez",
  71. "email": "daniel@tschinder.de"
  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/code-frame",
  91. "optionalDependencies": {},
  92. "publishConfig": {
  93. "access": "public"
  94. },
  95. "readme": "ERROR: No README data found!",
  96. "repository": {
  97. "type": "git",
  98. "url": "https://github.com/babel/babel/tree/master/packages/babel-code-frame"
  99. },
  100. "version": "7.5.5"
  101. }