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.

116 lines
3.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "friendly-errors-webpack-plugin@^1.6.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
  6. ]
  7. ],
  8. "_from": "friendly-errors-webpack-plugin@>=1.6.1 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "friendly-errors-webpack-plugin@1.7.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/friendly-errors-webpack-plugin",
  14. "_nodeVersion": "9.2.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/friendly-errors-webpack-plugin_1.7.0_1522933466327_0.6787031842397673"
  18. },
  19. "_npmUser": {
  20. "email": "tim@timneutkens.nl",
  21. "name": "timneutkens"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {
  25. "escape-string-regexp": "1.0.5",
  26. "has-ansi": "2.0.0",
  27. "strip-ansi": "3.0.1"
  28. },
  29. "_requested": {
  30. "name": "friendly-errors-webpack-plugin",
  31. "raw": "friendly-errors-webpack-plugin@^1.6.1",
  32. "rawSpec": "^1.6.1",
  33. "scope": null,
  34. "spec": ">=1.6.1 <2.0.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/laravel-mix"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.7.0.tgz",
  41. "_shasum": "efc86cbb816224565861a1be7a9d84d0aafea136",
  42. "_shrinkwrap": null,
  43. "_spec": "friendly-errors-webpack-plugin@^1.6.1",
  44. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
  45. "author": {
  46. "name": "Geoffroy Warin"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/geowarin/friendly-errors-webpack-plugin/issues"
  50. },
  51. "dependencies": {
  52. "chalk": "^1.1.3",
  53. "error-stack-parser": "^2.0.0",
  54. "string-width": "^2.0.0"
  55. },
  56. "description": "Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience",
  57. "devDependencies": {
  58. "babel-core": "^6.23.1",
  59. "babel-eslint": "^7.1.1",
  60. "babel-loader": "^6.3.0",
  61. "babel-plugin-transform-async-to-generator": "^6.22.0",
  62. "babel-preset-react": "^6.23.0",
  63. "eslint": "^3.16.1",
  64. "eslint-loader": "^1.6.1",
  65. "expect": "^1.20.2",
  66. "jest": "^18.1.0",
  67. "memory-fs": "^0.4.1",
  68. "webpack": "^2.2.1"
  69. },
  70. "directories": {},
  71. "dist": {
  72. "fileCount": 17,
  73. "integrity": "sha512-K27M3VK30wVoOarP651zDmb93R9zF28usW4ocaK3mfQeIEI5BPht/EzZs5E8QLLwbLRJQMwscAjDxYPb1FuNiw==",
  74. "shasum": "efc86cbb816224565861a1be7a9d84d0aafea136",
  75. "tarball": "https://registry.npmjs.org/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.7.0.tgz",
  76. "unpackedSize": 25503
  77. },
  78. "files": [
  79. "index.js",
  80. "src"
  81. ],
  82. "gitHead": "f9b51b1f32401bcaddc20cc83cb1f282d4fcf11a",
  83. "homepage": "https://github.com/geowarin/friendly-errors-webpack-plugin#readme",
  84. "keywords": [
  85. "errors",
  86. "friendly",
  87. "plugin",
  88. "webpack"
  89. ],
  90. "license": "MIT",
  91. "main": "index.js",
  92. "maintainers": [
  93. {
  94. "name": "geowarin",
  95. "email": "geowarin@gmail.com"
  96. },
  97. {
  98. "name": "timneutkens",
  99. "email": "tim@timneutkens.nl"
  100. }
  101. ],
  102. "name": "friendly-errors-webpack-plugin",
  103. "optionalDependencies": {},
  104. "peerDependencies": {
  105. "webpack": "^2.0.0 || ^3.0.0 || ^4.0.0"
  106. },
  107. "readme": "ERROR: No README data found!",
  108. "repository": {
  109. "type": "git",
  110. "url": "git+https://github.com/geowarin/friendly-errors-webpack-plugin.git"
  111. },
  112. "scripts": {
  113. "test": "eslint --ignore-pattern test/* && jest"
  114. },
  115. "version": "1.7.0"
  116. }