package.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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. "arr-flatten": "1.1.0",
  10. "array-unique": "0.3.2",
  11. "async-each": "1.0.3",
  12. "bindings": "1.5.0",
  13. "define-property": "2.0.2",
  14. "extend-shallow": "3.0.2",
  15. "extglob": "2.0.4",
  16. "fragment-cache": "0.2.1",
  17. "graceful-fs": "4.2.6",
  18. "inherits": "2.0.4",
  19. "is-buffer": "1.1.6",
  20. "is-extendable": "0.1.1",
  21. "is-extglob": "2.1.1",
  22. "is-glob": "4.0.1",
  23. "isobject": "3.0.1",
  24. "kind-of": "6.0.3",
  25. "nan": "2.14.2",
  26. "nanomatch": "1.2.13",
  27. "normalize-path": "3.0.0",
  28. "object.pick": "1.3.0",
  29. "path-dirname": "1.0.2",
  30. "path-is-absolute": "1.0.1",
  31. "readable-stream": "2.3.7",
  32. "regex-not": "1.0.2",
  33. "remove-trailing-separator": "1.1.0",
  34. "repeat-element": "1.1.4",
  35. "repeat-string": "1.6.1",
  36. "snapdragon": "0.8.2",
  37. "snapdragon-node": "2.1.1",
  38. "split-string": "3.1.0",
  39. "to-regex": "3.0.2",
  40. "upath": "1.2.0"
  41. },
  42. "_requested": {
  43. "type": "range",
  44. "registry": true,
  45. "raw": "watchpack-chokidar2@^2.0.1",
  46. "name": "watchpack-chokidar2",
  47. "escapedName": "watchpack-chokidar2",
  48. "rawSpec": "^2.0.1",
  49. "saveSpec": null,
  50. "fetchSpec": "^2.0.1"
  51. },
  52. "_requiredBy": [
  53. "/watchpack"
  54. ],
  55. "_resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz",
  56. "_shasum": "38500072ee6ece66f3769936950ea1771be1c957",
  57. "_spec": "watchpack-chokidar2@^2.0.1",
  58. "_where": "/Users/jane/myproject/node_modules/watchpack",
  59. "author": {
  60. "name": "Tobias Koppers @sokra"
  61. },
  62. "bugs": {
  63. "url": "https://github.com/webpack/watchpack/issues"
  64. },
  65. "bundleDependencies": false,
  66. "dependencies": {
  67. "chokidar": "^2.1.8"
  68. },
  69. "deprecated": false,
  70. "homepage": "https://github.com/webpack/watchpack",
  71. "license": "MIT",
  72. "name": "watchpack-chokidar2",
  73. "repository": {
  74. "type": "git",
  75. "url": "git+https://github.com/webpack/watchpack.git"
  76. },
  77. "version": "2.0.1"
  78. }