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.

131 lines
4.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "webpack-merge@^4.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
  6. ]
  7. ],
  8. "_from": "webpack-merge@>=4.1.0 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "webpack-merge@4.2.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/webpack-merge",
  14. "_nodeVersion": "10.15.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/webpack-merge_4.2.2_1566921543704_0.6086094244367266"
  18. },
  19. "_npmUser": {
  20. "email": "bebraw@gmail.com",
  21. "name": "bebraw"
  22. },
  23. "_npmVersion": "6.10.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "webpack-merge",
  27. "raw": "webpack-merge@^4.1.0",
  28. "rawSpec": "^4.1.0",
  29. "scope": null,
  30. "spec": ">=4.1.0 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/laravel-mix"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.2.2.tgz",
  37. "_shasum": "a27c52ea783d1398afd2087f547d7b9d2f43634d",
  38. "_shrinkwrap": null,
  39. "_spec": "webpack-merge@^4.1.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
  41. "author": {
  42. "email": "bebraw@gmail.com",
  43. "name": "Juho Vepsalainen"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/survivejs/webpack-merge/issues"
  47. },
  48. "dependencies": {
  49. "lodash": "^4.17.15"
  50. },
  51. "description": "Variant of merge that's useful for webpack configuration",
  52. "devDependencies": {
  53. "babel-cli": "^6.26.0",
  54. "babel-plugin-lodash": "^3.3.2",
  55. "babel-preset-es2015": "^6.24.1",
  56. "copy-webpack-plugin": "^4.4.1",
  57. "eslint": "^3.19.0",
  58. "eslint-config-airbnb": "^14.1.0",
  59. "eslint-plugin-import": "^2.9.0",
  60. "eslint-plugin-jsx-a11y": "^3.0.2",
  61. "eslint-plugin-react": "^6.10.3",
  62. "git-prepush-hook": "^1.0.2",
  63. "istanbul": "^0.4.5",
  64. "mocha": "^3.5.3",
  65. "npm-watch": "^0.1.9",
  66. "webpack": "^1.15.0"
  67. },
  68. "directories": {},
  69. "dist": {
  70. "fileCount": 14,
  71. "integrity": "sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==",
  72. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZVNICRA9TVsSAnZWagAANEkP/0nRnh+GhriO3NYk7y9w\nOwqu+e3ny6iDKvWVZVnRM2BNpLqJGvUPZz/HAItaTAJHn58l0hq25Te6H/0N\nRkF9Hv0SJ/kt9Je9pjqXYfKGVrwWBZaUPb3izOjlMIZVLRx4Oaz1VggvUFEw\nuBaPcD6hO/sylF/tYXiyfeKiX3z1YNGP1byxhW3/866xPsc3TOiCRtGgY4zY\notFbc+Oj+N9aP4IMQC46MNJft0XF8npv2Adr2R2IMOQM+yGrrC6pUHEg3EnL\nFu9my+XXJATyiJyu3WYobIdrmXXuYV7VhTq8b7bvb0BmJhqjKtsXoafVRSI8\npzbeaBGsrgJlift96y+u4ci+t7lTdhX/+AGkZnz2tP43GISvyWD2mb3aVQir\nlUVo166EeynC2l/FETQJF4jaG9djHjoKo9RyPREDDUXgNGYLXxQYbHs0XSIZ\nO5eJ9j7qS4A+Lmu1K6Fw5y/SFHLLHhIm5DngoSJ6NYlFf2JcLUvx7KrI+APD\n4pW0z0xn46wMMu4X98zZgAehwcn80CQ0vx58KqvBMN6OylhTU1JwmFH9B5KO\nxQxVBei3fuKDMw6LeG6CVHI2M6vYomUUklW4SdsZrAmC9AuzfGCnXUoW8GGr\n0q3Xeo8gj0J5XGiFeFti5BMVB9Jez1kUvDY9bqDesazzpO1FXwG9Y5ICCtP+\nBHNE\r\n=8Hik\r\n-----END PGP SIGNATURE-----\r\n",
  73. "shasum": "a27c52ea783d1398afd2087f547d7b9d2f43634d",
  74. "tarball": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.2.2.tgz",
  75. "unpackedSize": 52432
  76. },
  77. "gitHead": "d35e17631df137b033cd2c48e6193a53829a176d",
  78. "homepage": "https://github.com/survivejs/webpack-merge",
  79. "keywords": [
  80. "merge",
  81. "webpack"
  82. ],
  83. "license": "MIT",
  84. "main": "lib/index.js",
  85. "maintainers": [
  86. {
  87. "name": "bebraw",
  88. "email": "bebraw@gmail.com"
  89. }
  90. ],
  91. "name": "webpack-merge",
  92. "optionalDependencies": {},
  93. "pre-push": [
  94. "build",
  95. "test",
  96. "test:lint"
  97. ],
  98. "readme": "ERROR: No README data found!",
  99. "repository": {
  100. "type": "git",
  101. "url": "git+https://github.com/survivejs/webpack-merge.git"
  102. },
  103. "scripts": {
  104. "build": "babel src -d lib",
  105. "preversion": "npm run test:lint && npm run build && npm test && git commit --allow-empty -am \"Update lib\"",
  106. "test": "mocha tests/test-*",
  107. "test:coverage": "istanbul cover node_modules/.bin/_mocha tests/test-*",
  108. "test:lint": "eslint src/ tests/ --cache",
  109. "watch": "npm-watch"
  110. },
  111. "version": "4.2.2",
  112. "watch": {
  113. "build": {
  114. "patterns": [
  115. "src/**/*.js"
  116. ]
  117. },
  118. "test": {
  119. "patterns": [
  120. "src/**/*.js",
  121. "tests/**/*.js"
  122. ]
  123. },
  124. "test:lint": {
  125. "patterns": [
  126. "src/**/*.js",
  127. "tests/**/*.js"
  128. ]
  129. }
  130. }
  131. }