Source: node-pixl-webapp
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,
Standards-Version: 4.7.4
Homepage: https://github.com/jhuckaby/pixl-webapp
Vcs-Git: https://salsa.debian.org/js-team/node-pixl-webapp.git
Vcs-Browser: https://salsa.debian.org/js-team/node-pixl-webapp

Package: node-pixl-webapp
Architecture: all
Depends:
 node-fontsource-lato,
 ${misc:Depends},
Description: client-side JS framework for a simple web application
 The pixl-webapp package is a client-side JavaScript framework, designed
 to be a starting point for a simple web application. It consists of a
 number of JavaScript classes, utility functions, and basic CSS elements
 (header, tabs, dialogs, progress bars, form elements, etc.). jQuery is
 required for all features to work properly.
 .
 Node.js is an event-based server-side JavaScript engine.
