package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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. "braces": "2.3.2",
  10. "graceful-fs": "4.2.6",
  11. "inherits": "2.0.4",
  12. "is-extglob": "2.1.1",
  13. "is-glob": "4.0.1",
  14. "micromatch": "3.1.10",
  15. "nan": "2.14.2",
  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. "upath": "1.2.0"
  22. },
  23. "_requested": {
  24. "type": "range",
  25. "registry": true,
  26. "raw": "watchpack-chokidar2@^2.0.1",
  27. "name": "watchpack-chokidar2",
  28. "escapedName": "watchpack-chokidar2",
  29. "rawSpec": "^2.0.1",
  30. "saveSpec": null,
  31. "fetchSpec": "^2.0.1"
  32. },
  33. "_requiredBy": [
  34. "/watchpack"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz",
  37. "_shasum": "38500072ee6ece66f3769936950ea1771be1c957",
  38. "_spec": "watchpack-chokidar2@^2.0.1",
  39. "_where": "D:\\jiayue\\pig-ui\\node_modules\\watchpack",
  40. "author": {
  41. "name": "Tobias Koppers @sokra"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/webpack/watchpack/issues"
  45. },
  46. "bundleDependencies": false,
  47. "dependencies": {
  48. "chokidar": "^2.1.8"
  49. },
  50. "deprecated": false,
  51. "homepage": "https://github.com/webpack/watchpack",
  52. "license": "MIT",
  53. "name": "watchpack-chokidar2",
  54. "repository": {
  55. "type": "git",
  56. "url": "git+https://github.com/webpack/watchpack.git"
  57. },
  58. "version": "2.0.1"
  59. }