Source: node-import-local
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Bastien Roucariès <rouca@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs
 , node-pkg-dir (>= 4.2.0) <!nocheck>
 , node-resolve-cwd (>= 3.0.0) <!nocheck>
 , ava <!nocheck>
 , node-execa <!nocheck>
Standards-Version: 4.7.4
Homepage: https://github.com/sindresorhus/import-local#readme
Vcs-Git: https://salsa.debian.org/js-team/node-import-local.git
Vcs-Browser: https://salsa.debian.org/js-team/node-import-local
Rules-Requires-Root: no

Package: node-import-local
Architecture: all
Depends:
 ${misc:Depends}
 , node-pkg-dir (>= 4.2.0)
 , node-resolve-cwd (>= 3.0.0)
Description: FIX_ME write the Debian package description
 Write the short and long descriptions for the Debian package as
 explained in the Developer's Reference, §6.2.1 – §6.2.3.
 .
 You can start with the short upstream package description,
 “Let a globally installed package use a locally installed version of itself if available”.
 .
 Be aware that most upstream package descriptions are not written to
 conform with Debian package guidelines. You need to explain the role
 of this package for a Debian audience.
 .
 Node.js is an event-based server-side JavaScript engine.
