package.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "_from": "watchpack-chokidar2@^2.0.1",
  3. "_id": "watchpack-chokidar2@2.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==",
  6. "_location": "/watchpack-chokidar2",
  7. "_phantomChildren": {
  8. "async-each": "1.0.3",
  9. "bindings": "1.5.0",
  10. "braces": "2.3.2",
  11. "graceful-fs": "4.2.10",
  12. "inherits": "2.0.4",
  13. "is-extglob": "2.1.1",
  14. "is-glob": "4.0.3",
  15. "micromatch": "3.1.10",
  16. "normalize-path": "3.0.0",
  17. "path-dirname": "1.0.2",
  18. "path-is-absolute": "1.0.1",
  19. "readable-stream": "2.3.7",
  20. "remove-trailing-separator": "1.1.0"
  21. },
  22. "_requested": {
  23. "type": "range",
  24. "registry": true,
  25. "raw": "watchpack-chokidar2@^2.0.1",
  26. "name": "watchpack-chokidar2",
  27. "escapedName": "watchpack-chokidar2",
  28. "rawSpec": "^2.0.1",
  29. "saveSpec": null,
  30. "fetchSpec": "^2.0.1"
  31. },
  32. "_requiredBy": [
  33. "/watchpack"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz",
  36. "_shasum": "38500072ee6ece66f3769936950ea1771be1c957",
  37. "_spec": "watchpack-chokidar2@^2.0.1",
  38. "_where": "H:\\gs_nuxt\\node_modules\\watchpack",
  39. "author": {
  40. "name": "Tobias Koppers @sokra"
  41. },
  42. "bugs": {
  43. "url": "https://github.com/webpack/watchpack/issues"
  44. },
  45. "bundleDependencies": false,
  46. "dependencies": {
  47. "chokidar": "^2.1.8"
  48. },
  49. "deprecated": false,
  50. "homepage": "https://github.com/webpack/watchpack",
  51. "license": "MIT",
  52. "name": "watchpack-chokidar2",
  53. "repository": {
  54. "type": "git",
  55. "url": "git+https://github.com/webpack/watchpack.git"
  56. },
  57. "version": "2.0.1"
  58. }