package.json 754 B

1234567891011121314151617181920
  1. {
  2. "name": "watchpack-chokidar2",
  3. "version": "2.0.1",
  4. "repository": {
  5. "type": "git",
  6. "url": "https://github.com/webpack/watchpack.git"
  7. },
  8. "author": "Tobias Koppers @sokra",
  9. "license": "MIT",
  10. "bugs": {
  11. "url": "https://github.com/webpack/watchpack/issues"
  12. },
  13. "homepage": "https://github.com/webpack/watchpack",
  14. "dependencies": {
  15. "chokidar": "^2.1.8"
  16. },
  17. "__npminstall_done": "Thu Dec 24 2020 20:20:57 GMT+0800 (CST)",
  18. "_from": "watchpack-chokidar2@2.0.1",
  19. "_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"
  20. }