Source: node-abbrev
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Jérémy Lal <kapouer@melix.org>
Build-Depends:
 debhelper (>= 8.0.0)
 , dh-buildinfo
Standards-Version: 3.9.4
Homepage: https://github.com/isaacs/abbrev-js
Vcs-Git: git://anonscm.debian.org/collab-maint/node-abbrev.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-abbrev.git

Package: node-abbrev
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
Description: Like ruby abbrev module, but for Node.js
 This is handy for command-line scripts, or other cases where
 one wants to be able to accept shorthands.
 .
 Node.js is an event-based server-side javascript engine.
