Source: node-utml
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , node-underscore <!nocheck>
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/js-team/node-utml
Vcs-Git: https://salsa.debian.org/js-team/node-utml.git
Homepage: https://github.com/mikefrey/utml
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-utml
Architecture: all
Depends: ${misc:Depends}
 , node-underscore
Description: Express compliant templating for underscore.js
 UTML is a wrapper around the underscore.js template method to make
 it comply with the express web framework.
 .
 Node.js is an event-based server-side JavaScript engine.
