package.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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.6",
  9. "bindings": "1.5.0",
  10. "braces": "2.3.2",
  11. "graceful-fs": "4.2.11",
  12. "inherits": "2.0.4",
  13. "is-extglob": "2.1.1",
  14. "is-glob": "4.0.3",
  15. "micromatch": "3.1.10",
  16. "nan": "2.19.0",
  17. "normalize-path": "3.0.0",
  18. "path-dirname": "1.0.2",
  19. "path-is-absolute": "1.0.1",
  20. "readable-stream": "2.3.8",
  21. "remove-trailing-separator": "1.1.0",
  22. "upath": "1.2.0"
  23. },
  24. "_requested": {
  25. "type": "range",
  26. "registry": true,
  27. "raw": "watchpack-chokidar2@^2.0.1",
  28. "name": "watchpack-chokidar2",
  29. "escapedName": "watchpack-chokidar2",
  30. "rawSpec": "^2.0.1",
  31. "saveSpec": null,
  32. "fetchSpec": "^2.0.1"
  33. },
  34. "_requiredBy": [
  35. "/watchpack"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz",
  38. "_shasum": "38500072ee6ece66f3769936950ea1771be1c957",
  39. "_spec": "watchpack-chokidar2@^2.0.1",
  40. "_where": "/Users/ben/Desktop/app/be/be-ytb/js/node_modules/watchpack",
  41. "author": {
  42. "name": "Tobias Koppers @sokra"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/webpack/watchpack/issues"
  46. },
  47. "bundleDependencies": false,
  48. "dependencies": {
  49. "chokidar": "^2.1.8"
  50. },
  51. "deprecated": false,
  52. "homepage": "https://github.com/webpack/watchpack",
  53. "license": "MIT",
  54. "name": "watchpack-chokidar2",
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/webpack/watchpack.git"
  58. },
  59. "version": "2.0.1"
  60. }