package.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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. "anymatch": "2.0.0",
  9. "async-each": "1.0.3",
  10. "braces": "2.3.2",
  11. "fsevents": "1.2.8",
  12. "glob-parent": "3.1.0",
  13. "inherits": "2.0.3",
  14. "is-binary-path": "1.0.1",
  15. "is-glob": "4.0.1",
  16. "normalize-path": "3.0.0",
  17. "path-is-absolute": "1.0.1",
  18. "readdirp": "2.2.1",
  19. "upath": "1.1.2"
  20. },
  21. "_requested": {
  22. "type": "range",
  23. "registry": true,
  24. "raw": "watchpack-chokidar2@^2.0.1",
  25. "name": "watchpack-chokidar2",
  26. "escapedName": "watchpack-chokidar2",
  27. "rawSpec": "^2.0.1",
  28. "saveSpec": null,
  29. "fetchSpec": "^2.0.1"
  30. },
  31. "_requiredBy": [
  32. "/watchpack"
  33. ],
  34. "_resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz",
  35. "_shasum": "38500072ee6ece66f3769936950ea1771be1c957",
  36. "_spec": "watchpack-chokidar2@^2.0.1",
  37. "_where": "/Users/lihai/jolijoli/pad_spa/node_modules/watchpack",
  38. "author": {
  39. "name": "Tobias Koppers @sokra"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/webpack/watchpack/issues"
  43. },
  44. "bundleDependencies": false,
  45. "dependencies": {
  46. "chokidar": "^2.1.8"
  47. },
  48. "deprecated": false,
  49. "homepage": "https://github.com/webpack/watchpack",
  50. "license": "MIT",
  51. "name": "watchpack-chokidar2",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/webpack/watchpack.git"
  55. },
  56. "version": "2.0.1"
  57. }