package.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "_args": [
  3. [
  4. "watchpack-chokidar2@2.0.1",
  5. "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "watchpack-chokidar2@2.0.1",
  10. "_id": "watchpack-chokidar2@2.0.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==",
  13. "_location": "/watchpack-chokidar2",
  14. "_optional": true,
  15. "_phantomChildren": {
  16. "async-each": "1.0.3",
  17. "braces": "2.3.2",
  18. "graceful-fs": "4.2.9",
  19. "inherits": "2.0.4",
  20. "is-extglob": "2.1.1",
  21. "is-glob": "4.0.3",
  22. "micromatch": "3.1.10",
  23. "nan": "2.15.0",
  24. "normalize-path": "3.0.0",
  25. "path-dirname": "1.0.2",
  26. "path-is-absolute": "1.0.1",
  27. "readable-stream": "2.3.7",
  28. "remove-trailing-separator": "1.1.0",
  29. "upath": "1.2.0"
  30. },
  31. "_requested": {
  32. "type": "version",
  33. "registry": true,
  34. "raw": "watchpack-chokidar2@2.0.1",
  35. "name": "watchpack-chokidar2",
  36. "escapedName": "watchpack-chokidar2",
  37. "rawSpec": "2.0.1",
  38. "saveSpec": null,
  39. "fetchSpec": "2.0.1"
  40. },
  41. "_requiredBy": [
  42. "/watchpack"
  43. ],
  44. "_resolved": "https://registry.npmmirror.com/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz",
  45. "_spec": "2.0.1",
  46. "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
  47. "author": {
  48. "name": "Tobias Koppers @sokra"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/webpack/watchpack/issues"
  52. },
  53. "dependencies": {
  54. "chokidar": "^2.1.8"
  55. },
  56. "homepage": "https://github.com/webpack/watchpack",
  57. "license": "MIT",
  58. "name": "watchpack-chokidar2",
  59. "repository": {
  60. "type": "git",
  61. "url": "git+https://github.com/webpack/watchpack.git"
  62. },
  63. "version": "2.0.1"
  64. }