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

Package: node-es-jest
Architecture: all
Depends:
 node-esbuild,
 ${misc:Depends},
Description: ESM/React/TypeScript preprocessor for Jest, powered by esbuild
 Preprocessor for the Jest framework that allows tests to be written in
 ECMAScript Module (ESM) syntax, TypeScript, or React.
 .
 Node.js is an event-based server-side JavaScript engine.
