package.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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. "arr-diff": "4.0.0",
  9. "array-unique": "0.3.2",
  10. "assign-symbols": "1.0.0",
  11. "async-each": "1.0.6",
  12. "braces": "2.3.2",
  13. "extglob": "2.0.4",
  14. "fragment-cache": "0.2.1",
  15. "graceful-fs": "4.2.11",
  16. "inherits": "2.0.4",
  17. "is-accessor-descriptor": "1.0.1",
  18. "is-data-descriptor": "1.0.1",
  19. "is-extglob": "2.1.1",
  20. "is-glob": "4.0.3",
  21. "is-plain-object": "2.0.4",
  22. "isobject": "3.0.1",
  23. "kind-of": "6.0.3",
  24. "nan": "2.20.0",
  25. "nanomatch": "1.2.13",
  26. "normalize-path": "3.0.0",
  27. "object.pick": "1.3.0",
  28. "path-dirname": "1.0.2",
  29. "path-is-absolute": "1.0.1",
  30. "readable-stream": "2.3.8",
  31. "regex-not": "1.0.2",
  32. "remove-trailing-separator": "1.1.0",
  33. "snapdragon": "0.8.2",
  34. "to-regex": "3.0.2",
  35. "upath": "1.2.0"
  36. },
  37. "_requested": {
  38. "type": "range",
  39. "registry": true,
  40. "raw": "watchpack-chokidar2@^2.0.1",
  41. "name": "watchpack-chokidar2",
  42. "escapedName": "watchpack-chokidar2",
  43. "rawSpec": "^2.0.1",
  44. "saveSpec": null,
  45. "fetchSpec": "^2.0.1"
  46. },
  47. "_requiredBy": [
  48. "/watchpack"
  49. ],
  50. "_resolved": "https://registry.npmmirror.com/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz",
  51. "_shasum": "38500072ee6ece66f3769936950ea1771be1c957",
  52. "_spec": "watchpack-chokidar2@^2.0.1",
  53. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web\\node_modules\\watchpack",
  54. "author": {
  55. "name": "Tobias Koppers @sokra"
  56. },
  57. "bugs": {
  58. "url": "https://github.com/webpack/watchpack/issues"
  59. },
  60. "bundleDependencies": false,
  61. "dependencies": {
  62. "chokidar": "^2.1.8"
  63. },
  64. "deprecated": false,
  65. "homepage": "https://github.com/webpack/watchpack",
  66. "license": "MIT",
  67. "name": "watchpack-chokidar2",
  68. "repository": {
  69. "type": "git",
  70. "url": "git+https://github.com/webpack/watchpack.git"
  71. },
  72. "version": "2.0.1"
  73. }