Source: node-class-utils
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>
Section: javascript
Priority: optional
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper (>= 11~),
               dh-buildinfo,
               nodejs,
               mocha,
               node-should,
               node-isobject,
               node-static-extend,
               node-define-property,
               node-arr-union,
               node-lazy-cache,
               pkg-js-tools
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/js-team/node-class-utils
Vcs-Git: https://salsa.debian.org/js-team/node-class-utils.git
Homepage: https://github.com/jonschlinkert/class-utils

Package: node-class-utils
Architecture: all
Depends: ${misc:Depends},
         nodejs,
         node-isobject,
         node-static-extend,
         node-define-property,
         node-arr-union,
         node-lazy-cache
Description: Utils for working with JavaScript classes and prototype methods
 Node.js is an event-based server-side JavaScript engine.
