package.json 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "_args": [
  3. [
  4. "watchpack-chokidar2@2.0.0",
  5. "E:\\amr1.0\\AMR"
  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. "arr-flatten": "1.1.0",
  17. "array-unique": "0.3.2",
  18. "async-each": "1.0.3",
  19. "graceful-fs": "4.2.4",
  20. "inherits": "2.0.4",
  21. "is-extendable": "0.1.1",
  22. "is-extglob": "2.1.1",
  23. "is-glob": "4.0.1",
  24. "isobject": "3.0.1",
  25. "kind-of": "3.2.2",
  26. "micromatch": "3.1.10",
  27. "normalize-path": "3.0.0",
  28. "path-dirname": "1.0.2",
  29. "path-is-absolute": "1.0.1",
  30. "readable-stream": "2.3.7",
  31. "remove-trailing-separator": "1.1.0",
  32. "repeat-element": "1.1.3",
  33. "repeat-string": "1.6.1",
  34. "snapdragon": "0.8.2",
  35. "snapdragon-node": "2.1.1",
  36. "split-string": "3.1.0",
  37. "to-regex": "3.0.2",
  38. "upath": "1.2.0"
  39. },
  40. "_requested": {
  41. "type": "version",
  42. "registry": true,
  43. "raw": "watchpack-chokidar2@2.0.0",
  44. "name": "watchpack-chokidar2",
  45. "escapedName": "watchpack-chokidar2",
  46. "rawSpec": "2.0.0",
  47. "saveSpec": null,
  48. "fetchSpec": "2.0.0"
  49. },
  50. "_requiredBy": [
  51. "/watchpack"
  52. ],
  53. "_resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.0.tgz",
  54. "_spec": "2.0.0",
  55. "_where": "E:\\amr1.0\\AMR",
  56. "author": {
  57. "name": "Tobias Koppers @sokra"
  58. },
  59. "bugs": {
  60. "url": "https://github.com/webpack/watchpack/issues"
  61. },
  62. "dependencies": {
  63. "chokidar": "^2.1.8"
  64. },
  65. "engines": {
  66. "node": "<8.10.0"
  67. },
  68. "homepage": "https://github.com/webpack/watchpack",
  69. "license": "MIT",
  70. "name": "watchpack-chokidar2",
  71. "repository": {
  72. "type": "git",
  73. "url": "git+https://github.com/webpack/watchpack.git"
  74. },
  75. "version": "2.0.0"
  76. }