package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "_args": [
  3. [
  4. "watchpack-chokidar2@2.0.0",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "watchpack-chokidar2@2.0.0",
  10. "_id": "watchpack-chokidar2@2.0.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-9TyfOyN/zLUbA288wZ8IsMZ+6cbzvsNyEzSBp6e/zkifi6xxbl8SmQ/CxQq32k8NNqrdVEVUVSEf56L4rQ/ZxA==",
  13. "_location": "/watchpack-chokidar2",
  14. "_optional": true,
  15. "_phantomChildren": {
  16. "async-each": "1.0.3",
  17. "bindings": "1.5.0",
  18. "braces": "2.3.2",
  19. "graceful-fs": "4.2.4",
  20. "inherits": "2.0.4",
  21. "is-extglob": "2.1.1",
  22. "is-glob": "4.0.1",
  23. "micromatch": "3.1.10",
  24. "nan": "2.15.0",
  25. "normalize-path": "3.0.0",
  26. "path-dirname": "1.0.2",
  27. "path-is-absolute": "1.0.1",
  28. "readable-stream": "2.3.7",
  29. "remove-trailing-separator": "1.1.0",
  30. "upath": "1.2.0"
  31. },
  32. "_requested": {
  33. "type": "version",
  34. "registry": true,
  35. "raw": "watchpack-chokidar2@2.0.0",
  36. "name": "watchpack-chokidar2",
  37. "escapedName": "watchpack-chokidar2",
  38. "rawSpec": "2.0.0",
  39. "saveSpec": null,
  40. "fetchSpec": "2.0.0"
  41. },
  42. "_requiredBy": [
  43. "/watchpack"
  44. ],
  45. "_resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.0.tgz",
  46. "_spec": "2.0.0",
  47. "_where": "E:\\item\\newItem\\admin",
  48. "author": {
  49. "name": "Tobias Koppers @sokra"
  50. },
  51. "bugs": {
  52. "url": "https://github.com/webpack/watchpack/issues"
  53. },
  54. "dependencies": {
  55. "chokidar": "^2.1.8"
  56. },
  57. "engines": {
  58. "node": "<8.10.0"
  59. },
  60. "homepage": "https://github.com/webpack/watchpack",
  61. "license": "MIT",
  62. "name": "watchpack-chokidar2",
  63. "repository": {
  64. "type": "git",
  65. "url": "git+https://github.com/webpack/watchpack.git"
  66. },
  67. "version": "2.0.0"
  68. }