Source: node-path-exists
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs (>= 0.14.14~)
 , node-tape
 , rollup
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/js-team/node-path-exists
Vcs-Git: https://salsa.debian.org/js-team/node-path-exists.git
Homepage: https://github.com/sindresorhus/path-exists#readme

Package: node-path-exists
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Check if a path exists
 Helps to check if a path exist.
 .
 Node.js is an event-based server-side JavaScript engine.
