Source: node-md5-o-matic
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Abhishek Kuvalekar <abhi.kuvalekar@yahoo.com>
Build-Depends:
 debhelper (>= 9)
 , dh-buildinfo
 , nodejs
 , mocha
 , node-should
Standards-Version: 3.9.8
Homepage: https://github.com/trentmillar/md5-o-matic
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-md5-o-matic.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-md5-o-matic.git

Package: node-md5-o-matic
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
Description: Fast and simple MD5 hashing utility with zero module dependencies
 Simple & fast MD5 hashing for Node.js that requires no other 
 module dependencies since it is pure javascript
 .
 Node.js is an event-based server-side JavaScript engine.
