Source: node-chokidar
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs
 , node-typescript
 , nodejs <!nocheck>
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/js-team/node-chokidar
Vcs-Git: https://salsa.debian.org/js-team/node-chokidar.git
Homepage: https://github.com/paulmillr/chokidar

Package: node-chokidar
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
Provides: ${nodejs:Provides}
Description: minimal and efficient cross-platform file-watching library
 chokidar v4 is a complete rewrite that drops most of the optional
 dependencies of v3. It now only relies on readdirp (bundled in this
 package as a component).
 .
 Node.js is an event-based server-side JavaScript engine.
