| 1234567891011121314151617181920 |
- {
- "name": "watchpack-chokidar2",
- "version": "2.0.1",
- "repository": {
- "type": "git",
- "url": "https://github.com/webpack/watchpack.git"
- },
- "author": "Tobias Koppers @sokra",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/webpack/watchpack/issues"
- },
- "homepage": "https://github.com/webpack/watchpack",
- "dependencies": {
- "chokidar": "^2.1.8"
- },
- "__npminstall_done": "Thu Dec 24 2020 20:20:57 GMT+0800 (CST)",
- "_from": "watchpack-chokidar2@2.0.1",
- "_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"
- }
|