{"_id":"watchpack","_rev":"4179288","name":"watchpack","description":"Wrapper library for directory and file watching.","dist-tags":{"beta":"2.0.0-beta.15","latest":"2.5.1","watchpack-1":"1.7.5"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"time":{"modified":"2026-03-01T21:44:13.000Z","created":"2014-10-09T06:48:51.514Z","2.5.1":"2026-01-15T11:03:36.850Z","2.5.0":"2025-12-23T12:28:32.091Z","2.4.4":"2025-05-21T11:09:52.551Z","2.4.3":"2025-05-19T18:01:04.360Z","2.4.2":"2024-08-13T13:26:24.731Z","2.4.1":"2024-03-13T13:31:43.538Z","2.4.0":"2022-06-02T11:30:36.376Z","2.3.1":"2021-12-06T11:28:33.690Z","2.3.0":"2021-11-24T18:12:06.455Z","2.2.0":"2021-05-19T15:18:10.622Z","2.1.1":"2021-02-07T16:36:31.726Z","2.1.0":"2020-12-08T10:52:41.304Z","1.7.5":"2020-11-10T06:18:43.743Z","2.0.1":"2020-10-31T12:37:45.424Z","2.0.0":"2020-09-17T23:59:08.646Z","2.0.0-beta.15":"2020-08-27T23:29:20.081Z","2.0.0-beta.14":"2020-08-06T13:15:20.267Z","1.7.4":"2020-07-24T16:08:03.424Z","1.7.3":"2020-07-24T16:06:47.333Z","1.7.2":"2020-05-16T14:50:07.913Z","1.7.1":"2020-05-16T14:35:45.549Z","1.6.1":"2020-03-26T19:37:28.508Z","2.0.0-beta.13":"2020-02-19T06:16:23.270Z","2.0.0-beta.12":"2020-01-15T13:44:45.838Z","2.0.0-beta.11":"2020-01-07T10:22:15.981Z","2.0.0-beta.10":"2019-11-06T17:09:19.941Z","2.0.0-beta.9":"2019-10-29T06:00:23.265Z","2.0.0-beta.8":"2019-10-21T13:31:47.520Z","2.0.0-beta.7":"2019-07-10T18:20:47.022Z","2.0.0-beta.6":"2019-07-04T22:39:44.488Z","2.0.0-beta.5":"2019-07-01T06:46:40.176Z","2.0.0-beta.4":"2019-05-16T19:57:15.959Z","2.0.0-beta.3":"2019-05-08T12:10:45.917Z","2.0.0-beta.2":"2019-01-09T13:41:40.018Z","2.0.0-beta.1":"2019-01-09T12:22:23.519Z","2.0.0-beta.0":"2019-01-08T13:05:57.868Z","1.6.0":"2018-04-26T14:15:43.713Z","1.5.0":"2018-02-28T15:31:38.531Z","1.4.0":"2017-07-15T09:32:29.806Z","1.3.1":"2017-02-22T17:24:45.259Z","1.3.0":"2017-02-22T13:57:37.318Z","1.2.1":"2017-02-13T10:49:12.776Z","1.2.0":"2016-12-30T08:18:39.178Z","1.1.0":"2016-05-06T12:42:20.859Z","1.0.1":"2016-02-09T19:57:55.825Z","1.0.0":"2016-02-09T19:29:47.122Z","0.2.9":"2015-10-21T22:50:59.366Z","0.2.8":"2015-05-10T12:35:28.755Z","0.2.7":"2015-05-10T11:33:12.879Z","0.2.6":"2015-05-03T21:05:25.570Z","0.2.5":"2015-04-30T18:50:59.017Z","0.2.4":"2015-04-09T14:36:32.928Z","0.2.3":"2015-01-24T09:50:39.292Z","0.2.2":"2015-01-20T22:45:35.020Z","0.2.1":"2015-01-17T20:50:59.908Z","0.2.0":"2015-01-17T18:12:02.174Z","0.1.3":"2014-11-18T22:53:53.283Z","0.1.2":"2014-11-11T23:07:10.341Z","0.1.1":"2014-11-02T22:53:10.008Z","0.1.0":"2014-10-09T06:48:51.514Z"},"users":{"danielbayley":true,"antixrist":true,"xueboren":true},"author":{"name":"Tobias Koppers @sokra"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"versions":{"2.5.1":{"name":"watchpack","version":"2.5.1","description":"Wrapper library for directory and file watching.","homepage":"https://github.com/webpack/watchpack","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"license":"MIT","author":{"name":"Tobias Koppers @sokra"},"main":"lib/index.js","types":"types/index.js","directories":{"test":"test"},"scripts":{"lint":"npm run lint:code && npm run lint:types && npm run lint:types-test && npm run lint:declarations && npm run fmt:check","lint:code":"eslint --cache .","lint:types":"tsc","lint:types-test":"tsc -p tsconfig.types.test.json","lint:declarations":"npm run fix:declarations && git diff --exit-code ./types","fix":"npm run fix:code && npm run fix:declarations","fix:code":"npm run lint:code -- --fix","fix:declarations":"tsc --noEmit false --declaration --emitDeclarationOnly --outDir types && npm run fmt -- ./types","fmt":"npm run fmt:base -- --log-level warn --write","fmt:check":"npm run fmt:base -- --check","fmt:base":"prettier --cache --ignore-unknown .","pretest":"npm run lint","test":"npm run test:coverage","test:base":"jest --runInBand","test:only":"npm run test:base","test:watch":"npm run test:base -- --watch","test:coverage":"npm run test:base -- --collectCoverageFrom=\"lib/**/*.js\" --coverage"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"devDependencies":{"@eslint/js":"^9.28.0","@eslint/markdown":"^7.5.1","@stylistic/eslint-plugin":"^5.6.1","@types/glob-to-regexp":"^0.4.4","@types/graceful-fs":"^4.1.9","@types/jest":"^27.5.1","@types/node":"^24.10.4","eslint":"^9.39.2","eslint-config-prettier":"^10.1.8","eslint-config-webpack":"^4.7.3","eslint-plugin-import":"^2.32.0","eslint-plugin-jest":"^29.5.0","eslint-plugin-jsdoc":"^61.5.0","eslint-plugin-n":"^17.23.1","eslint-plugin-prettier":"^5.5.4","eslint-plugin-unicorn":"^62.0.0","globals":"^16.5.0","jest":"^27.5.1","prettier":"^3.7.4","rimraf":"^2.6.2","typescript":"^5.9.3","write-file-atomic":"^3.0.1"},"engines":{"node":">=10.13.0"},"gitHead":"f94d1eb4c58f9120d9593b20466fa572988b676d","_id":"watchpack@2.5.1","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"shasum":"dd38b601f669e0cbf567cb802e75cead82cde102","size":21308,"noattachment":false,"key":"/watchpack/-/watchpack-2.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.5.1.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/watchpack_2.5.1_1768475016715_0.3927812673883353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-15T11:03:36.850Z","publish_time":1768475016850,"_source_registry_name":"default","_cnpm_publish_time":1768475016850},"2.5.0":{"name":"watchpack","version":"2.5.0","description":"Wrapper library for directory and file watching.","homepage":"https://github.com/webpack/watchpack","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"license":"MIT","author":{"name":"Tobias Koppers @sokra"},"main":"lib/index.js","types":"types/index.js","directories":{"test":"test"},"scripts":{"lint":"npm run lint:code && npm run lint:types && npm run lint:types-test && npm run lint:declarations && npm run fmt:check","lint:code":"eslint --cache .","lint:types":"tsc","lint:types-test":"tsc -p tsconfig.types.test.json","lint:declarations":"npm run fix:declarations && git diff --exit-code ./types","fix":"npm run fix:code && npm run fix:declarations","fix:code":"npm run lint:code -- --fix","fix:declarations":"tsc --noEmit false --declaration --emitDeclarationOnly --outDir types && npm run fmt -- ./types","fmt":"npm run fmt:base -- --log-level warn --write","fmt:check":"npm run fmt:base -- --check","fmt:base":"prettier --cache --ignore-unknown .","pretest":"npm run lint","test":"npm run test:coverage","test:base":"jest --runInBand","test:only":"npm run test:base","test:watch":"npm run test:base -- --watch","test:coverage":"npm run test:base -- --collectCoverageFrom=\"lib/**/*.js\" --coverage"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"devDependencies":{"@eslint/js":"^9.28.0","@eslint/markdown":"^7.5.1","@stylistic/eslint-plugin":"^5.6.1","@types/glob-to-regexp":"^0.4.4","@types/graceful-fs":"^4.1.9","@types/jest":"^27.5.1","@types/node":"^24.10.4","eslint":"^9.39.2","eslint-config-prettier":"^10.1.8","eslint-config-webpack":"^4.7.3","eslint-plugin-import":"^2.32.0","eslint-plugin-jest":"^29.5.0","eslint-plugin-jsdoc":"^61.5.0","eslint-plugin-n":"^17.23.1","eslint-plugin-prettier":"^5.5.4","eslint-plugin-unicorn":"^62.0.0","globals":"^16.5.0","jest":"^27.5.1","prettier":"^3.7.4","rimraf":"^2.6.2","typescript":"^5.9.3","write-file-atomic":"^3.0.1"},"engines":{"node":">=10.13.0"},"gitHead":"f299bfe370065ff4b202cde6a2b39129dd3abfa6","_id":"watchpack@2.5.0","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"shasum":"fa115d5ccaa4bf3aa594f586257c0bc4768939fd","size":21310,"noattachment":false,"key":"/watchpack/-/watchpack-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.5.0.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/watchpack_2.5.0_1766492911939_0.9133335336908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-23T12:28:32.091Z","publish_time":1766492912091,"_source_registry_name":"default","_cnpm_publish_time":1766492912091},"2.4.4":{"name":"watchpack","version":"2.4.4","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","lint":"eslint lib","test:only":"mocha","test:coverage":"istanbul cover node_modules/mocha/bin/_mocha","pretest":"yarn lint","test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"_id":"watchpack@2.4.4","gitHead":"e48557b5f0bc52dd2d15f28f45c595317889cae6","_nodeVersion":"22.13.1","_npmVersion":"10.9.2","dist":{"shasum":"473bda72f0850453da6425081ea46fc0d7602947","size":14544,"noattachment":false,"key":"/watchpack/-/watchpack-2.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.4.4.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/watchpack_2.4.4_1747825792332_0.47513968184088284"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-21T11:09:52.551Z","publish_time":1747825792551,"_source_registry_name":"default","_cnpm_publish_time":1747825792551},"2.4.3":{"name":"watchpack","version":"2.4.3","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","lint":"eslint lib","test:only":"mocha","test:coverage":"istanbul cover node_modules/mocha/bin/_mocha","pretest":"yarn lint","test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"_id":"watchpack@2.4.3","gitHead":"a73034e14338ebabcd4a61755a975b705b5471fc","_nodeVersion":"22.13.1","_npmVersion":"10.9.2","dist":{"shasum":"110b3a600c525f6a39ab66cf354cf08b205c29dc","size":14523,"noattachment":false,"key":"/watchpack/-/watchpack-2.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.4.3.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/watchpack_2.4.3_1747677664167_0.7916679653506913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-19T18:01:04.360Z","publish_time":1747677664360,"_source_registry_name":"default","_cnpm_publish_time":1747677664360},"2.4.2":{"name":"watchpack","version":"2.4.2","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","lint":"eslint lib","test:only":"mocha","test:coverage":"istanbul cover node_modules/mocha/bin/_mocha","pretest":"yarn lint","test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"_id":"watchpack@2.4.2","gitHead":"4a56bc16574592a324d9593673ed0ee14f77b141","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"2feeaed67412e7c33184e5a79ca738fbd38564da","size":14104,"noattachment":false,"key":"/watchpack/-/watchpack-2.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.4.2.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.4.2_1723555584511_0.9365809438508166"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-13T13:26:24.731Z","publish_time":1723555584731,"_source_registry_name":"default","_cnpm_publish_time":1723555584731},"2.4.1":{"name":"watchpack","version":"2.4.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","lint":"eslint lib","test:only":"mocha","test:coverage":"istanbul cover node_modules/mocha/bin/_mocha","pretest":"yarn lint","test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"_id":"watchpack@2.4.1","gitHead":"585ebf9c05f589396a6bee93650ac280e918efb1","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"29308f2cac150fa8e4c92f90e0ec954a9fed7fff","size":14049,"noattachment":false,"key":"/watchpack/-/watchpack-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.4.1.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.4.1_1710336703365_0.03476628631658629"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-13T13:31:43.538Z","publish_time":1710336703538,"_source_registry_name":"default","_cnpm_publish_time":1710336703538},"2.4.0":{"name":"watchpack","version":"2.4.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"gitHead":"dc690bbaea140820f1d9c7c2ec4dff8902798ff9","_id":"watchpack@2.4.0","_nodeVersion":"16.15.0","_npmVersion":"7.22.0","dist":{"shasum":"fa33032374962c78113f93c7f2fb4c54c9862a5d","size":14198,"noattachment":false,"key":"/watchpack/-/watchpack-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.4.0.tgz"},"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.4.0_1654169436150_0.6006635380633911"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-02T11:30:59.920Z","publish_time":1654169436376,"_cnpm_publish_time":1654169436376},"2.3.1":{"name":"watchpack","version":"2.3.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"gitHead":"15ac38f884103dbf19ef4fb816c2a00fab481027","_id":"watchpack@2.3.1","_nodeVersion":"16.13.0","_npmVersion":"7.22.0","dist":{"shasum":"4200d9447b401156eeca7767ee610f8809bc9d25","size":14178,"noattachment":false,"key":"/watchpack/-/watchpack-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.3.1.tgz"},"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.3.1_1638790113543_0.3731402028164337"},"_hasShrinkwrap":false,"publish_time":1638790113690,"_cnpm_publish_time":1638790113690},"2.3.0":{"name":"watchpack","version":"2.3.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"gitHead":"b903dd384da582ae5f1e6ca71586fed3d991de7f","_id":"watchpack@2.3.0","_nodeVersion":"16.13.0","_npmVersion":"7.22.0","dist":{"shasum":"a41bca3da6afaff31e92a433f4c856a0c25ea0c4","size":14149,"noattachment":false,"key":"/watchpack/-/watchpack-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.3.0.tgz"},"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.3.0_1637777526274_0.024048646907871563"},"_hasShrinkwrap":false,"publish_time":1637777526455,"_cnpm_publish_time":1637777526455},"2.2.0":{"name":"watchpack","version":"2.2.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"gitHead":"22fc0ac97d604cd01fe0717a84253d942a7467c1","_id":"watchpack@2.2.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"47d78f5415fe550ecd740f99fe2882323a58b1ce","size":14105,"noattachment":false,"key":"/watchpack/-/watchpack-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.2.0.tgz"},"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.2.0_1621437490417_0.8653218606104618"},"_hasShrinkwrap":false,"publish_time":1621437490622,"_cnpm_publish_time":1621437490622},"2.1.1":{"name":"watchpack","version":"2.1.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"gitHead":"f1b5e2da2d5dfd46f99b9b405c97b9d6441687d5","_id":"watchpack@2.1.1","_nodeVersion":"15.8.0","_npmVersion":"7.5.1","dist":{"shasum":"e99630550fca07df9f90a06056987baa40a689c7","size":13929,"noattachment":false,"key":"/watchpack/-/watchpack-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.1.1.tgz"},"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.1.1_1612715791608_0.8735668749043415"},"_hasShrinkwrap":false,"publish_time":1612715791726,"_cnpm_publish_time":1612715791726},"2.1.0":{"name":"watchpack","version":"2.1.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"gitHead":"310cb277e391ca31be2873605ad22c34b572695f","_id":"watchpack@2.1.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"e63194736bf3aa22026f7b191cd57907b0f9f696","size":13881,"noattachment":false,"key":"/watchpack/-/watchpack-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.1.0.tgz"},"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.1.0_1607424760984_0.5594497566689356"},"_hasShrinkwrap":false,"publish_time":1607424761304,"_cnpm_publish_time":1607424761304},"1.7.5":{"name":"watchpack","version":"1.7.5","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^3.0.0","eslint":"^4.18.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"optionalDependencies":{"chokidar":"^3.4.1","watchpack-chokidar2":"^2.0.1"},"dependencies":{"graceful-fs":"^4.1.2","neo-async":"^2.5.0","chokidar":"^3.4.1","watchpack-chokidar2":"^2.0.1"},"readmeFilename":"README.md","gitHead":"a31d9eb0ac8a75d9dd68f687b3ed7e5ad84bae8c","_id":"watchpack@1.7.5","_nodeVersion":"15.1.0","_npmVersion":"7.0.8","dist":{"shasum":"1267e6c55e0b9b5be44c2023aed5437a2c26c453","size":6195,"noattachment":false,"key":"/watchpack/-/watchpack-1.7.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.7.5.tgz"},"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_1.7.5_1604989123599_0.4631524151017723"},"_hasShrinkwrap":false,"publish_time":1604989123743,"_cnpm_publish_time":1604989123743},"2.0.1":{"name":"watchpack","version":"2.0.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"gitHead":"c4ecbe816e41ae0418192df729b2ff753762f3ba","_id":"watchpack@2.0.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"2f2192c542c82a3bcde76acd3411470c120426a8","size":13883,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.1.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.1_1604147865282_0.3004950103842232"},"_hasShrinkwrap":false,"publish_time":1604147865424,"_cnpm_publish_time":1604147865424},"2.0.0":{"name":"watchpack","version":"2.0.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"gitHead":"c42f62580c27393f2b4843fccb62acc121ba367b","_id":"watchpack@2.0.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"b12248f32f0fd4799b7be0802ad1f6573a45955c","size":13924,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0_1600387148547_0.28928170297762845"},"_hasShrinkwrap":false,"publish_time":1600387148646,"_cnpm_publish_time":1600387148646},"2.0.0-beta.15":{"name":"watchpack","version":"2.0.0-beta.15","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"readmeFilename":"README.md","gitHead":"39d556d5f25e5a2d47e465044a0437874ae84348","_id":"watchpack@2.0.0-beta.15","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"0e69c8e5d680c7b4c181db3f70e500ca84cef794","size":13934,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.15.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.15_1598570959973_0.4551952346710084"},"_hasShrinkwrap":false,"publish_time":1598570960081,"_cnpm_publish_time":1598570960081},"2.0.0-beta.14":{"name":"watchpack","version":"2.0.0-beta.14","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"readmeFilename":"README.md","gitHead":"ce3b818757845e37e2c0203b8f7d3b3d6c5995f7","_id":"watchpack@2.0.0-beta.14","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"6135804571e4bc6792d44e4df6a97f07e7d40272","size":13690,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.14.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.14_1596719720170_0.8200506757462036"},"_hasShrinkwrap":false,"publish_time":1596719720267,"_cnpm_publish_time":1596719720267},"1.7.4":{"name":"watchpack","version":"1.7.4","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^3.0.0","eslint":"^4.18.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"optionalDependencies":{"chokidar":"^3.4.1","watchpack-chokidar2":"^2.0.0"},"dependencies":{"graceful-fs":"^4.1.2","neo-async":"^2.5.0","chokidar":"^3.4.1","watchpack-chokidar2":"^2.0.0"},"gitHead":"f7ef8e0a5266f78242abe21faa34c5d56eecd21f","_id":"watchpack@1.7.4","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"6e9da53b3c80bb2d6508188f5b200410866cd30b","size":6199,"noattachment":false,"key":"/watchpack/-/watchpack-1.7.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.7.4.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_1.7.4_1595606883251_0.4268026864790653"},"_hasShrinkwrap":false,"publish_time":1595606883424,"_cnpm_publish_time":1595606883424},"1.7.3":{"name":"watchpack","version":"1.7.3","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^3.0.0","eslint":"^4.18.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"optionalDependencies":{"chokidar":"^3.4.1","watchpack-chokidar2":"^2.0.0"},"dependencies":{"graceful-fs":"^4.1.2","neo-async":"^2.5.0","chokidar":"^3.4.1","watchpack-chokidar2":"^2.0.0"},"gitHead":"0276211c4453cbb0664e52b333c141bfd620b3bf","_id":"watchpack@1.7.3","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"4034cb29070238c4d68094742e461923047bbaf6","size":6310,"noattachment":false,"key":"/watchpack/-/watchpack-1.7.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.7.3.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_1.7.3_1595606807193_0.8809784191100587"},"_hasShrinkwrap":false,"publish_time":1595606807333,"_cnpm_publish_time":1595606807333},"1.7.2":{"name":"watchpack","version":"1.7.2","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^3.0.0","eslint":"^4.18.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"optionalDependencies":{"chokidar":"^3.4.0","watchpack-chokidar2":"^2.0.0"},"dependencies":{"graceful-fs":"^4.1.2","neo-async":"^2.5.0","chokidar":"^3.4.0","watchpack-chokidar2":"^2.0.0"},"gitHead":"8d207e733d5d03062fda298ffe49f3e3c3d35594","_id":"watchpack@1.7.2","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"shasum":"c02e4d4d49913c3e7e122c3325365af9d331e9aa","size":6311,"noattachment":false,"key":"/watchpack/-/watchpack-1.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.7.2.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_1.7.2_1589640607781_0.28246862884922463"},"_hasShrinkwrap":false,"publish_time":1589640607913,"_cnpm_publish_time":1589640607913},"1.7.1":{"name":"watchpack","version":"1.7.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^3.0.0","eslint":"^4.18.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"optionalDependencies":{"chokidar":"^3.4.0","chokidar2":"file:./chokidar2"},"dependencies":{"graceful-fs":"^4.1.2","neo-async":"^2.5.0","chokidar":"^3.4.0","chokidar2":"file:./chokidar2"},"gitHead":"d5b9c58c323c5aac4d5ab3ba0be87721b75070e8","_id":"watchpack@1.7.1","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"shasum":"54b27a197e74b785128cef78e4333e5f52ea729d","size":6321,"noattachment":false,"key":"/watchpack/-/watchpack-1.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.7.1.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_1.7.1_1589639745410_0.8030501874206455"},"_hasShrinkwrap":false,"publish_time":1589639745549,"_cnpm_publish_time":1589639745549},"1.6.1":{"name":"watchpack","version":"1.6.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^3.0.0","eslint":"^4.18.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"chokidar":"^2.1.8","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"gitHead":"4097e48e307b10c4dc3619edfcc4eafd7833fef9","_id":"watchpack@1.6.1","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"shasum":"280da0a8718592174010c078c7585a74cd8cd0e2","size":5942,"noattachment":false,"key":"/watchpack/-/watchpack-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.6.1.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_1.6.1_1585251448358_0.8897295029765113"},"_hasShrinkwrap":false,"publish_time":1585251448508,"_cnpm_publish_time":1585251448508},"2.0.0-beta.13":{"name":"watchpack","version":"2.0.0-beta.13","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"readmeFilename":"README.md","gitHead":"ea6390fcb7649a8dfe5849e800f59e27cf03c994","_id":"watchpack@2.0.0-beta.13","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"shasum":"9d9b0c094b8402139333e04eb6194643c8384f55","size":10596,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.13.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.13_1582092983118_0.21048755222853388"},"_hasShrinkwrap":false,"publish_time":1582092983270,"_cnpm_publish_time":1582092983270},"2.0.0-beta.12":{"name":"watchpack","version":"2.0.0-beta.12","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1","write-file-atomic":"^3.0.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2"},"engines":{"node":">=10.13.0"},"readmeFilename":"README.md","gitHead":"24ad42f8f87a45d0b37591948c810b91be4ed224","_id":"watchpack@2.0.0-beta.12","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"bed6878b020c8f43f5b88b7031dfb2b2092755f5","size":10387,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.12.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.12_1579095885710_0.9610838921937237"},"_hasShrinkwrap":false,"publish_time":1579095885838,"_cnpm_publish_time":1579095885838},"2.0.0-beta.11":{"name":"watchpack","version":"2.0.0-beta.11","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=10.13.0"},"readmeFilename":"README.md","gitHead":"97f713d25079c743f257f352bb458775d836cf96","_id":"watchpack@2.0.0-beta.11","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"70b47e770359fbb9cef108e83ade020087a42c6e","size":10317,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.11.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.11_1578392535691_0.15516420149840227"},"_hasShrinkwrap":false,"publish_time":1578392535981,"_cnpm_publish_time":1578392535981},"2.0.0-beta.10":{"name":"watchpack","version":"2.0.0-beta.10","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=10.13.0"},"readmeFilename":"README.md","gitHead":"355ed563608c2d09d847e9f696abc76f69d3c6bb","_id":"watchpack@2.0.0-beta.10","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"6e4a5b16bda08a5a3ce9851f166a45a8860066bb","size":10190,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.10.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.10_1573060159817_0.9849676364423097"},"_hasShrinkwrap":false,"publish_time":1573060159941,"_cnpm_publish_time":1573060159941},"2.0.0-beta.9":{"name":"watchpack","version":"2.0.0-beta.9","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=10.13.0"},"readmeFilename":"README.md","gitHead":"4b97ddd449cfa7b28f506a3fbbfd1bb5f7887ba9","_id":"watchpack@2.0.0-beta.9","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"c9a2d25af677203c5a0727803d72239d8f60499d","size":9557,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.9.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.9_1572328823168_0.9144453552428942"},"_hasShrinkwrap":false,"publish_time":1572328823265,"_cnpm_publish_time":1572328823265},"2.0.0-beta.8":{"name":"watchpack","version":"2.0.0-beta.8","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=6.11.5"},"readmeFilename":"README.md","gitHead":"54b7e8b1e9cb97eb57597f6b1f817df3791208a5","_id":"watchpack@2.0.0-beta.8","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"456e6bfff56e489186196de7c91b55c861cbc987","size":9411,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.8.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.8_1571664707395_0.573121964718684"},"_hasShrinkwrap":false,"publish_time":1571664707520,"_cnpm_publish_time":1571664707520},"2.0.0-beta.7":{"name":"watchpack","version":"2.0.0-beta.7","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=6.11.5"},"readmeFilename":"README.md","gitHead":"a6eb53ae6301a8f33a5ded74fa13b8909f8638d6","_id":"watchpack@2.0.0-beta.7","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"7233e896f679f6ad2c74034124d1962849c03a45","size":9410,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.7.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.7_1562782846910_0.5273020667361288"},"_hasShrinkwrap":false,"publish_time":1562782847022,"_cnpm_publish_time":1562782847022},"2.0.0-beta.6":{"name":"watchpack","version":"2.0.0-beta.6","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=6.11.5"},"readmeFilename":"README.md","gitHead":"4c128b9b31e01b4af74f3cd9722659a7c66e7381","_id":"watchpack@2.0.0-beta.6","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"19dcb5bfebd2c580b05ed8991140b3fb46ab449c","size":8159,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.6.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.6_1562279984327_0.9694446104214227"},"_hasShrinkwrap":false,"publish_time":1562279984488,"_cnpm_publish_time":1562279984488},"2.0.0-beta.5":{"name":"watchpack","version":"2.0.0-beta.5","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=6.11.5"},"readmeFilename":"README.md","gitHead":"cffd574e0b0c9f133dc5c850651434b835617a6d","_id":"watchpack@2.0.0-beta.5","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"c005db39570d81d9d34334870abc0f548901b880","size":8118,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.5.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.5_1561963600047_0.5974950465446014"},"_hasShrinkwrap":false,"publish_time":1561963600176,"_cnpm_publish_time":1561963600176},"2.0.0-beta.4":{"name":"watchpack","version":"2.0.0-beta.4","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","pretty-files":"prettier \"lib/**.*\" \"test/**/*.js\" --write","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","eslint-plugin-prettier":"^3.1.0","istanbul":"^0.4.3","mocha":"^5.0.1","prettier":"^1.11.0","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"eslint-config-prettier":"^4.3.0","glob-to-regexp":"^0.4.1","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=6.11.5"},"readmeFilename":"README.md","gitHead":"cd0e45bd3e616b0bdec97ba46af8a00393fc3b41","_id":"watchpack@2.0.0-beta.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"54570138581a6da2247c64fd0947561c0a60cf3b","size":7997,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.4.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.4_1558036635822_0.26703855016733846"},"_hasShrinkwrap":false,"publish_time":1558036635959,"_cnpm_publish_time":1558036635959},"2.0.0-beta.3":{"name":"watchpack","version":"2.0.0-beta.3","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=6.11.5"},"readmeFilename":"README.md","gitHead":"5b838e8bea8904a2edbb5487bdb271d9b9cf5726","_id":"watchpack@2.0.0-beta.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"deec81c4244bf4898633cbf887415d5f84747bed","size":7668,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.3.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.3_1557317445762_0.9440228102240684"},"_hasShrinkwrap":false,"publish_time":1557317445917,"_cnpm_publish_time":1557317445917},"2.0.0-beta.2":{"name":"watchpack","version":"2.0.0-beta.2","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=6.11.5"},"readmeFilename":"README.md","gitHead":"9e8152b850a2492cb27f624e8a898ea23fde199f","_id":"watchpack@2.0.0-beta.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"357ed627767dd16ed80500f49c5d4029b49248cb","size":7665,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.2.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.2_1547041299927_0.15293273802178775"},"_hasShrinkwrap":false,"publish_time":1547041300018,"_cnpm_publish_time":1547041300018},"2.0.0-beta.1":{"name":"watchpack","version":"2.0.0-beta.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=6.11.5"},"readmeFilename":"README.md","gitHead":"76b0e4adab98c8f6e64affb65161e0b212197b5c","_id":"watchpack@2.0.0-beta.1","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"9f15e00a24cc65faec4ba633f7c77db060a241ab","size":7536,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.1.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.1_1547036543408_0.016629539584378294"},"_hasShrinkwrap":false,"publish_time":1547036543519,"_cnpm_publish_time":1547036543519},"2.0.0-beta.0":{"name":"watchpack","version":"2.0.0-beta.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"yarn lint","test":"mocha","lint":"eslint lib","precover":"yarn lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^3.0.0","eslint":"^5.11.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"engines":{"node":">=6.11.5"},"readmeFilename":"README.md","gitHead":"80ffc552b6c13468189bb669013d987b58ef3bb8","_id":"watchpack@2.0.0-beta.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"b94d7639340a966029940d07648e72de1ee435a9","size":7375,"noattachment":false,"key":"/watchpack/-/watchpack-2.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-2.0.0-beta.0.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_2.0.0-beta.0_1546952757672_0.7579133625929286"},"_hasShrinkwrap":false,"publish_time":1546952757868,"_cnpm_publish_time":1546952757868},"1.6.0":{"name":"watchpack","version":"1.6.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"files":["lib/"],"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^3.0.0","eslint":"^4.18.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"chokidar":"^2.0.2","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"gitHead":"8d839e8b6edb87f9cd8a1ff97028060c4ecc9bee","_id":"watchpack@1.6.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"4bc12c2ebe8aa277a71f1d3f14d685c7b446cd00","size":5979,"noattachment":false,"key":"/watchpack/-/watchpack-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.6.0.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_1.6.0_1524752143657_0.3743419067484741"},"_hasShrinkwrap":false,"publish_time":1524752143713,"_cnpm_publish_time":1524752143713},"1.5.0":{"name":"watchpack","version":"1.5.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"files":["lib/"],"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^3.0.0","eslint":"^4.18.1","istanbul":"^0.4.3","mocha":"^5.0.1","rimraf":"^2.6.2","should":"^8.3.1"},"dependencies":{"chokidar":"^2.0.2","graceful-fs":"^4.1.2","neo-async":"^2.5.0"},"gitHead":"94a1a6b3fa76541fcca97faf33581e55b79e8564","_id":"watchpack@1.5.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"231e783af830a22f8966f65c4c4bacc814072eed","size":5979,"noattachment":false,"key":"/watchpack/-/watchpack-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.5.0.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack_1.5.0_1519831898485_0.3368980087892852"},"_hasShrinkwrap":false,"publish_time":1519831898531,"_cnpm_publish_time":1519831898531},"1.4.0":{"name":"watchpack","version":"1.4.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"files":["lib/"],"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^2.11.2","eslint":"^2.9.0","istanbul":"^0.4.3","mocha":"^2.1.0","rimraf":"~2.5.0","should":"^8.3.1"},"dependencies":{"async":"^2.1.2","chokidar":"^1.7.0","graceful-fs":"^4.1.2"},"gitHead":"9fc9be000ebd3377418c33be21764867e7a5cbcb","_id":"watchpack@1.4.0","_shasum":"4a1472bcbb952bd0a9bb4036801f954dfb39faac","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"4a1472bcbb952bd0a9bb4036801f954dfb39faac","size":5846,"noattachment":false,"key":"/watchpack/-/watchpack-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.4.0.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watchpack-1.4.0.tgz_1500111148832_0.024017252027988434"},"publish_time":1500111149806,"_hasShrinkwrap":false,"_cnpm_publish_time":1500111149806},"1.3.1":{"name":"watchpack","version":"1.3.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"files":["lib/"],"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^2.11.2","eslint":"^2.9.0","istanbul":"^0.4.3","mocha":"^2.1.0","rimraf":"~2.5.0","should":"^8.3.1"},"dependencies":{"async":"^2.1.2","chokidar":"^1.4.3","graceful-fs":"^4.1.2"},"gitHead":"ebcdc813100168af1a61189403a8b1abfa5338a3","_id":"watchpack@1.3.1","_shasum":"7d8693907b28ce6013e7f3610aa2a1acf07dad87","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"7d8693907b28ce6013e7f3610aa2a1acf07dad87","size":5827,"noattachment":false,"key":"/watchpack/-/watchpack-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.3.1.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/watchpack-1.3.1.tgz_1487784283426_0.4386741276830435"},"publish_time":1487784285259,"_cnpm_publish_time":1487784285259,"_hasShrinkwrap":false},"1.3.0":{"name":"watchpack","version":"1.3.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"files":["lib/"],"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^2.11.2","eslint":"^2.9.0","istanbul":"^0.4.3","mocha":"^2.1.0","rimraf":"~2.5.0","should":"^8.3.1"},"dependencies":{"async":"^2.1.2","chokidar":"^1.4.3","graceful-fs":"^4.1.2"},"gitHead":"4bc933c56836e25032bebc9f6996f2659377e6a6","_id":"watchpack@1.3.0","_shasum":"5164d4faabb88dcf277f17c8a3b16bfd3da8bee3","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"5164d4faabb88dcf277f17c8a3b16bfd3da8bee3","size":5795,"noattachment":false,"key":"/watchpack/-/watchpack-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.3.0.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/watchpack-1.3.0.tgz_1487771855130_0.006241896189749241"},"publish_time":1487771857318,"_cnpm_publish_time":1487771857318,"_hasShrinkwrap":false},"1.2.1":{"name":"watchpack","version":"1.2.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"files":["lib/"],"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^2.11.2","eslint":"^2.9.0","istanbul":"^0.4.3","mocha":"^2.1.0","rimraf":"^2.2.8","should":"^8.3.1"},"dependencies":{"async":"^2.1.2","chokidar":"^1.4.3","graceful-fs":"^4.1.2"},"gitHead":"13094190b0cc01f421146488a6944ab3690ed804","_id":"watchpack@1.2.1","_shasum":"01efa80c5c29e5c56ba55d6f5470a35b6402f0b2","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"01efa80c5c29e5c56ba55d6f5470a35b6402f0b2","size":5815,"noattachment":false,"key":"/watchpack/-/watchpack-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.2.1.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/watchpack-1.2.1.tgz_1486982952212_0.46486362465657294"},"publish_time":1486982952776,"_cnpm_publish_time":1486982952776,"_hasShrinkwrap":false},"1.2.0":{"name":"watchpack","version":"1.2.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"files":["lib/"],"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"codecov.io":"^0.1.6","coveralls":"^2.11.2","eslint":"^2.9.0","istanbul":"^0.4.3","mocha":"^2.1.0","rimraf":"^2.2.8","should":"^8.3.1"},"dependencies":{"async":"^2.1.2","chokidar":"^1.4.3","graceful-fs":"^4.1.2"},"gitHead":"08d4759606262c4216bf3b966163debb08553189","_id":"watchpack@1.2.0","_shasum":"15d4620f1e7471f13fcb551d5c030d2c3eb42dbb","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"15d4620f1e7471f13fcb551d5c030d2c3eb42dbb","size":5809,"noattachment":false,"key":"/watchpack/-/watchpack-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.2.0.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/watchpack-1.2.0.tgz_1483085918631_0.4026371533982456"},"publish_time":1483085919178,"_cnpm_publish_time":1483085919178,"_hasShrinkwrap":false},"1.1.0":{"name":"watchpack","version":"1.1.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^2.11.2","eslint":"^2.9.0","istanbul":"^0.4.3","mocha":"^2.1.0","rimraf":"^2.2.8","should":"^8.3.1"},"dependencies":{"async":"2.0.0-rc.4","chokidar":"^1.4.3","graceful-fs":"^4.1.2"},"gitHead":"2ba154a81dd151a0f1857ea5395954a7d9891ed7","_id":"watchpack@1.1.0","_shasum":"42d44627464a2fadffc9308c0f7562cfde795f24","_from":".","_npmVersion":"3.8.1","_nodeVersion":"6.1.0","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"42d44627464a2fadffc9308c0f7562cfde795f24","size":8967,"noattachment":false,"key":"/watchpack/-/watchpack-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/watchpack-1.1.0.tgz_1462538539308_0.10082799079827964"},"publish_time":1462538540859,"_cnpm_publish_time":1462538540859,"_hasShrinkwrap":false},"1.0.1":{"name":"watchpack","version":"1.0.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^2.11.2","eslint":"^0.20.0","istanbul":"^0.3.13","mocha":"^2.1.0","rimraf":"^2.2.8","should":"^6.0.1"},"dependencies":{"async":"^0.9.0","chokidar":"^1.0.0","graceful-fs":"^4.1.2"},"gitHead":"7efdd93aff0c991a766af886ccc16324401a202f","_id":"watchpack@1.0.1","_shasum":"3e37162267624543da11d9cf4cce5d0f455841e6","_from":".","_npmVersion":"3.3.3","_nodeVersion":"5.4.1","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"3e37162267624543da11d9cf4cce5d0f455841e6","size":8010,"noattachment":false,"key":"/watchpack/-/watchpack-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.0.1.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/watchpack-1.0.1.tgz_1455047872595_0.11300681042484939"},"publish_time":1455047875825,"_cnpm_publish_time":1455047875825,"_hasShrinkwrap":false},"1.0.0":{"name":"watchpack","version":"1.0.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^2.11.2","eslint":"^0.20.0","istanbul":"^0.3.13","mocha":"^2.1.0","rimraf":"^2.2.8","should":"^6.0.1"},"dependencies":{"async":"^0.9.0","chokidar":"^1.0.0","graceful-fs":"^4.1.2"},"gitHead":"b0482e92d0c3c323ce6c8d181721066d48b48f23","_id":"watchpack@1.0.0","_shasum":"ae2bff6640f3d90961176f7afb87221aa9dd1cf4","_from":".","_npmVersion":"3.3.3","_nodeVersion":"5.4.1","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"ae2bff6640f3d90961176f7afb87221aa9dd1cf4","size":7990,"noattachment":false,"key":"/watchpack/-/watchpack-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-1.0.0.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/watchpack-1.0.0.tgz_1455046184077_0.8447235701605678"},"publish_time":1455046187122,"_cnpm_publish_time":1455046187122,"_hasShrinkwrap":false},"0.2.9":{"name":"watchpack","version":"0.2.9","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^2.11.2","eslint":"^0.20.0","istanbul":"^0.3.13","mocha":"^2.1.0","rimraf":"^2.2.8","should":"^6.0.1"},"dependencies":{"async":"^0.9.0","chokidar":"^1.0.0","graceful-fs":"^4.1.2"},"gitHead":"8f3ae3e9700ed68a690de6d19e3581d50bd02d3a","_id":"watchpack@0.2.9","_shasum":"62eaa4ab5e5ba35fdfc018275626e3c0f5e3fb0b","_from":".","_npmVersion":"3.3.3","_nodeVersion":"4.0.0","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"dist":{"shasum":"62eaa4ab5e5ba35fdfc018275626e3c0f5e3fb0b","size":7953,"noattachment":false,"key":"/watchpack/-/watchpack-0.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.2.9.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"publish_time":1445467859366,"_cnpm_publish_time":1445467859366,"_hasShrinkwrap":false},"0.2.8":{"name":"watchpack","version":"0.2.8","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^2.11.2","eslint":"^0.20.0","istanbul":"^0.3.13","mocha":"^2.1.0","rimraf":"^2.2.8","should":"^6.0.1"},"dependencies":{"async":"^0.9.0","chokidar":"^1.0.0","graceful-fs":"^3.0.2"},"gitHead":"3f5ec9863c36dbee8b5e3d9a2a730c1f3d02b993","_id":"watchpack@0.2.8","_shasum":"3234d3648e72a43f25c225fb8ff12877d3f4ac47","_from":".","_npmVersion":"2.9.0","_nodeVersion":"0.12.2","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"3234d3648e72a43f25c225fb8ff12877d3f4ac47","size":8015,"noattachment":false,"key":"/watchpack/-/watchpack-0.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.2.8.tgz"},"publish_time":1431261328755,"_cnpm_publish_time":1431261328755,"_hasShrinkwrap":false},"0.2.7":{"name":"watchpack","version":"0.2.7","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^2.11.2","eslint":"^0.20.0","istanbul":"^0.3.13","mocha":"^2.1.0","rimraf":"^2.2.8","should":"^6.0.1"},"dependencies":{"async":"^0.9.0","chokidar":"^1.0.0","graceful-fs":"^3.0.2"},"gitHead":"4a50e7edcd94e885420717c2c3cb730d679cd75b","_id":"watchpack@0.2.7","_shasum":"958c566522f150d7bedbc00ddc1c4997dd45dd99","_from":".","_npmVersion":"2.9.0","_nodeVersion":"0.12.2","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"958c566522f150d7bedbc00ddc1c4997dd45dd99","size":8086,"noattachment":false,"key":"/watchpack/-/watchpack-0.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.2.7.tgz"},"publish_time":1431257592879,"_cnpm_publish_time":1431257592879,"_hasShrinkwrap":false},"0.2.6":{"name":"watchpack","version":"0.2.6","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^2.11.2","eslint":"^0.20.0","istanbul":"^0.3.13","mocha":"^2.1.0","rimraf":"^2.2.8","should":"^6.0.1"},"dependencies":{"async":"^0.9.0","chokidar":"^1.0.0","graceful-fs":"^3.0.2"},"gitHead":"b29336bf25942563fa5bdcb3bec28299a0861020","_id":"watchpack@0.2.6","_shasum":"9f87bf550a93cdc1f31f45fc771593e6f682e023","_from":".","_npmVersion":"2.9.0","_nodeVersion":"0.12.2","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"9f87bf550a93cdc1f31f45fc771593e6f682e023","size":7835,"noattachment":false,"key":"/watchpack/-/watchpack-0.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.2.6.tgz"},"publish_time":1430687125570,"_cnpm_publish_time":1430687125570,"_hasShrinkwrap":false},"0.2.5":{"name":"watchpack","version":"0.2.5","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"pretest":"npm run lint","test":"mocha","travis":"npm run cover -- --report lcovonly","lint":"eslint lib","precover":"npm run lint","cover":"istanbul cover node_modules/mocha/bin/_mocha"},"repository":{"type":"git","url":"git+https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"coveralls":"^2.11.2","eslint":"^0.20.0","istanbul":"^0.3.13","mocha":"^2.1.0","rimraf":"^2.2.8","should":"^6.0.1"},"dependencies":{"async":"^0.9.0","chokidar":"^1.0.0","graceful-fs":"^3.0.2"},"gitHead":"a2b8ac066e90ad2e23edeb18205c13556d6a6e49","_id":"watchpack@0.2.5","_shasum":"47665449aa94e7ef859d7d042d6eb6bd8c0b853f","_from":".","_npmVersion":"2.9.0","_nodeVersion":"0.12.2","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"47665449aa94e7ef859d7d042d6eb6bd8c0b853f","size":7733,"noattachment":false,"key":"/watchpack/-/watchpack-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.2.5.tgz"},"publish_time":1430419859017,"_cnpm_publish_time":1430419859017,"_hasShrinkwrap":false},"0.2.4":{"name":"watchpack","version":"0.2.4","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"mocha":"^2.1.0","rimraf":"^2.2.8","should":"^4.6.0"},"dependencies":{"async":"^0.9.0","chokidar":"^1.0.0","graceful-fs":"^3.0.2"},"gitHead":"60b90e68cf2aa2446879bc874f85928e2b6d98cc","_id":"watchpack@0.2.4","_shasum":"4af6c10f756e731b001645d34e637aa9201e97e8","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"4af6c10f756e731b001645d34e637aa9201e97e8","size":6763,"noattachment":false,"key":"/watchpack/-/watchpack-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.2.4.tgz"},"publish_time":1428590192928,"_cnpm_publish_time":1428590192928,"_hasShrinkwrap":false},"0.2.3":{"name":"watchpack","version":"0.2.3","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"mocha":"^2.1.0","rimraf":"^2.2.8","should":"^4.6.0"},"dependencies":{"async":"^0.9.0","chokidar":"^1.0.0-rc2","graceful-fs":"^3.0.2"},"gitHead":"85798b20364ff909f2a745071be27015d577780e","_id":"watchpack@0.2.3","_shasum":"b9a5342327ee34a9ff1dfb42762be3a9c08ac214","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"b9a5342327ee34a9ff1dfb42762be3a9c08ac214","size":6835,"noattachment":false,"key":"/watchpack/-/watchpack-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.2.3.tgz"},"publish_time":1422093039292,"_cnpm_publish_time":1422093039292,"_hasShrinkwrap":false},"0.2.2":{"name":"watchpack","version":"0.2.2","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"mocha":"^2.1.0","rimraf":"^2.2.8","should":"^4.6.0"},"dependencies":{"async":"^0.9.0","chokidar":"git+https://github.com/paulmillr/chokidar#f4c49296b708c6901429a6497b31a8b907bdd8c0","graceful-fs":"^3.0.2"},"gitHead":"2040030bb362253765b3b9aa906f2ec2f03d08f5","_id":"watchpack@0.2.2","_shasum":"3f2610f8112f54263a1b8b51d05fc1914fa2d715","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"3f2610f8112f54263a1b8b51d05fc1914fa2d715","size":6872,"noattachment":false,"key":"/watchpack/-/watchpack-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.2.2.tgz"},"publish_time":1421793935020,"_cnpm_publish_time":1421793935020,"_hasShrinkwrap":false},"0.2.1":{"name":"watchpack","version":"0.2.1","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"mocha":"^2.1.0","rimraf":"^2.2.8","should":"^4.6.0"},"dependencies":{"async":"^0.9.0","chokidar":"^0.12.0","graceful-fs":"^3.0.2"},"gitHead":"a75b264bf47d419e9ea11c011d5ebbf27e73476e","_id":"watchpack@0.2.1","_shasum":"e8b5850595eec9f001a61f41bc50e639aa66ea60","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"e8b5850595eec9f001a61f41bc50e639aa66ea60","size":6033,"noattachment":false,"key":"/watchpack/-/watchpack-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.2.1.tgz"},"publish_time":1421527859908,"_cnpm_publish_time":1421527859908,"_hasShrinkwrap":false},"0.2.0":{"name":"watchpack","version":"0.2.0","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"mocha":"^2.1.0","rimraf":"^2.2.8","should":"^4.6.0"},"dependencies":{"async":"^0.9.0","chokidar":"^0.12.0","graceful-fs":"^3.0.2"},"gitHead":"3be750c81dc0921127869d245c772600b3f02596","_id":"watchpack@0.2.0","_shasum":"2c70c3d2d76b9aa50405f314c877db0a20daecf8","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"2c70c3d2d76b9aa50405f314c877db0a20daecf8","size":5958,"noattachment":false,"key":"/watchpack/-/watchpack-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.2.0.tgz"},"publish_time":1421518322174,"_cnpm_publish_time":1421518322174,"_hasShrinkwrap":false},"0.1.3":{"name":"watchpack","version":"0.1.3","description":"Wrapper library for directory and file watching.","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"mocha":"^1.20.1","rimraf":"^2.2.8","should":"^4.0.4"},"dependencies":{"async":"^0.9.0","chokidar":"^0.11.0","graceful-fs":"^3.0.2"},"gitHead":"8b395bada828075f943b14e6bc1b9ba954e783d0","_id":"watchpack@0.1.3","_shasum":"c2f7b545c1d0d4a2243507f06dbd5efc68b06453","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"c2f7b545c1d0d4a2243507f06dbd5efc68b06453","size":5773,"noattachment":false,"key":"/watchpack/-/watchpack-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.1.3.tgz"},"publish_time":1416351233283,"_cnpm_publish_time":1416351233283,"_hasShrinkwrap":false},"0.1.2":{"name":"watchpack","version":"0.1.2","description":"","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"mocha":"^1.20.1","rimraf":"^2.2.8","should":"^4.0.4"},"dependencies":{"async":"^0.9.0","chokidar":"^0.10.3","graceful-fs":"^3.0.2"},"gitHead":"07acc8baea30dc0056a7d95f8b64b37d01e96796","_id":"watchpack@0.1.2","_shasum":"361dc9e8577d60ad588ebfd815aed22e533d35ae","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"361dc9e8577d60ad588ebfd815aed22e533d35ae","size":4875,"noattachment":false,"key":"/watchpack/-/watchpack-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.1.2.tgz"},"publish_time":1415747230341,"_cnpm_publish_time":1415747230341,"_hasShrinkwrap":false},"0.1.1":{"name":"watchpack","version":"0.1.1","description":"","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"mocha":"^1.20.1","rimraf":"^2.2.8","should":"^4.0.4"},"dependencies":{"async":"^0.9.0","chokidar":"^0.10.3","graceful-fs":"^3.0.2"},"gitHead":"2683b410383c7fda52906a17a3acf67465a42512","_id":"watchpack@0.1.1","_shasum":"bccd2c170297827a12bf2741492ef48a85befcea","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"bccd2c170297827a12bf2741492ef48a85befcea","size":4931,"noattachment":false,"key":"/watchpack/-/watchpack-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.1.1.tgz"},"publish_time":1414968790008,"_cnpm_publish_time":1414968790008,"_hasShrinkwrap":false},"0.1.0":{"name":"watchpack","version":"0.1.0","description":"","main":"./lib/watchpack.js","directories":{"test":"test"},"scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/webpack/watchpack.git"},"author":{"name":"Tobias Koppers @sokra"},"license":"MIT","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"homepage":"https://github.com/webpack/watchpack","devDependencies":{"mocha":"^1.20.1","rimraf":"^2.2.8","should":"^4.0.4"},"dependencies":{"async":"^0.9.0","chokidar":"^0.8.2","graceful-fs":"^3.0.2"},"gitHead":"b6421901758bc4abfd8e9310202aab2be57e8931","_id":"watchpack@0.1.0","_shasum":"11e051ddf66305c9b7aff9e419d1454ce5121890","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"sokra","email":"tobias.koppers@googlemail.com"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"dist":{"shasum":"11e051ddf66305c9b7aff9e419d1454ce5121890","size":4788,"noattachment":false,"key":"/watchpack/-/watchpack-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watchpack/download/watchpack-0.1.0.tgz"},"publish_time":1412837331514,"_cnpm_publish_time":1412837331514,"_hasShrinkwrap":false}},"readme":"# watchpack\n\nWrapper library for directory and file watching.\n\n[![Test](https://github.com/webpack/watchpack/actions/workflows/test.yml/badge.svg)](https://github.com/webpack/watchpack/actions/workflows/test.yml)\n[![Codecov](https://codecov.io/gh/webpack/watchpack/graph/badge.svg?token=8xk2OrrxWm)](https://codecov.io/gh/webpack/watchpack)\n[![Downloads](https://img.shields.io/npm/dm/watchpack.svg)](https://www.npmjs.com/package/watchpack)\n\n## Concept\n\nwatchpack high level API doesn't map directly to watchers. Instead a three level architecture ensures that for each directory only a single watcher exists.\n\n- The high level API requests `DirectoryWatchers` from a `WatcherManager`, which ensures that only a single `DirectoryWatcher` per directory is created.\n- A user-faced `Watcher` can be obtained from a `DirectoryWatcher` and provides a filtered view on the `DirectoryWatcher`.\n- Reference-counting is used on the `DirectoryWatcher` and `Watcher` to decide when to close them.\n- The real watchers are created by the `DirectoryWatcher`.\n- Files are never watched directly. This should keep the watcher count low.\n- Watching can be started in the past. This way watching can start after file reading.\n- Symlinks are not followed, instead the symlink is watched.\n\n## API\n\n```javascript\nconst Watchpack = require(\"watchpack\");\n\nconst wp = new Watchpack({\n\t// options:\n\taggregateTimeout: 1000,\n\t// fire \"aggregated\" event when after a change for 1000ms no additional change occurred\n\t// aggregated defaults to undefined, which doesn't fire an \"aggregated\" event\n\n\tpoll: true,\n\t// poll: true - use polling with the default interval\n\t// poll: 10000 - use polling with an interval of 10s\n\t// poll defaults to undefined, which prefer native watching methods\n\t// Note: enable polling when watching on a network path\n\t// When WATCHPACK_POLLING environment variable is set it will override this option\n\n\tfollowSymlinks: true,\n\t// true: follows symlinks and watches symlinks and real files\n\t//   (This makes sense when symlinks has not been resolved yet, comes with a performance hit)\n\t// false (default): watches only specified item they may be real files or symlinks\n\t//   (This makes sense when symlinks has already been resolved)\n\n\tignored: \"**/.git\",\n\t// ignored: \"string\" - a glob pattern for files or folders that should not be watched\n\t// ignored: [\"string\", \"string\"] - multiple glob patterns that should be ignored\n\t// ignored: /regexp/ - a regular expression for files or folders that should not be watched\n\t// ignored: (entry) => boolean - an arbitrary function which must return truthy to ignore an entry\n\t// For all cases expect the arbitrary function the path will have path separator normalized to '/'.\n\t// All subdirectories are ignored too\n});\n\n// Watchpack.prototype.watch({\n//   files: Iterable<string>,\n//   directories: Iterable<string>,\n//   missing: Iterable<string>,\n//   startTime?: number\n// })\nwp.watch({\n\tfiles: listOfFiles,\n\tdirectories: listOfDirectories,\n\tmissing: listOfNotExistingItems,\n\tstartTime: Date.now() - 10000,\n});\n// starts watching these files and directories\n// calling this again will override the files and directories\n// files: can be files or directories, for files: content and existence changes are tracked\n//        for directories: only existence and timestamp changes are tracked\n// directories: only directories, directory content (and content of children, ...) and\n//              existence changes are tracked.\n//              assumed to exist, when directory is not found without further information a remove event is emitted\n// missing: can be files or directories,\n//          only existence changes are tracked\n//          expected to not exist, no remove event is emitted when not found initially\n// files and directories are assumed to exist, when they are not found without further information a remove event is emitted\n// missing is assumed to not exist and no remove event is emitted\n\nwp.on(\"change\", (filePath, mtime, explanation) => {\n\t// filePath: the changed file\n\t// mtime: last modified time for the changed file\n\t// explanation: textual information how this change was detected\n});\n\nwp.on(\"remove\", (filePath, explanation) => {\n\t// filePath: the removed file or directory\n\t// explanation: textual information how this change was detected\n});\n\nwp.on(\"aggregated\", (changes, removals) => {\n\t// changes: a Set of all changed files\n\t// removals: a Set of all removed files\n\t// watchpack gives up ownership on these Sets.\n});\n\n// Watchpack.prototype.pause()\nwp.pause();\n// stops emitting events, but keeps watchers open\n// next \"watch\" call can reuse the watchers\n// The watcher will keep aggregating events\n// which can be received with getAggregated()\n\n// Watchpack.prototype.close()\nwp.close();\n// stops emitting events and closes all watchers\n\n// Watchpack.prototype.getAggregated(): { changes: Set<string>, removals: Set<string> }\nconst { changes, removals } = wp.getAggregated();\n// returns the current aggregated info and removes that from the watcher\n// The next aggregated event won't include that info and will only emitted\n// when futher changes happen\n// Can also be used when paused.\n\n// Watchpack.prototype.collectTimeInfoEntries(fileInfoEntries: Map<string, Entry>, directoryInfoEntries: Map<string, Entry>)\nwp.collectTimeInfoEntries(fileInfoEntries, directoryInfoEntries);\n// collects time info objects for all known files and directories\n// this include info from files not directly watched\n// key: absolute path, value: object with { safeTime, timestamp }\n// safeTime: a point in time at which it is safe to say all changes happened before that\n// timestamp: only for files, the mtime timestamp of the file\n\n// Watchpack.prototype.getTimeInfoEntries()\nconst fileTimes = wp.getTimeInfoEntries();\n// returns a Map with all known time info objects for files and directories\n// similar to collectTimeInfoEntries but returns a single map with all entries\n\n// (deprecated)\n// Watchpack.prototype.getTimes()\nconst fileTimesOld = wp.getTimes();\n// returns an object with all known change times for files\n// this include timestamps from files not directly watched\n// key: absolute path, value: timestamp as number\n```\n","_attachments":{},"homepage":"https://github.com/webpack/watchpack","bugs":{"url":"https://github.com/webpack/watchpack/issues"},"license":"MIT"}