package.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "_args": [
  3. [
  4. "watchpack-chokidar2@2.0.1",
  5. "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "watchpack-chokidar2@2.0.1",
  10. "_id": "watchpack-chokidar2@2.0.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-OFAAcu5uzmbzdpk2lQ6hdxvhyVc=",
  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.8",
  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.1",
  36. "name": "watchpack-chokidar2",
  37. "escapedName": "watchpack-chokidar2",
  38. "rawSpec": "2.0.1",
  39. "saveSpec": null,
  40. "fetchSpec": "2.0.1"
  41. },
  42. "_requiredBy": [
  43. "/watchpack"
  44. ],
  45. "_resolved": "https://registry.npm.taobao.org/watchpack-chokidar2/download/watchpack-chokidar2-2.0.1.tgz?cache=0&sync_timestamp=1604989085906&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwatchpack-chokidar2%2Fdownload%2Fwatchpack-chokidar2-2.0.1.tgz",
  46. "_spec": "2.0.1",
  47. "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
  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. "homepage": "https://github.com/webpack/watchpack",
  58. "license": "MIT",
  59. "name": "watchpack-chokidar2",
  60. "repository": {
  61. "type": "git",
  62. "url": "git+https://github.com/webpack/watchpack.git"
  63. },
  64. "version": "2.0.1"
  65. }