Source: npm
Maintainer: Univention GmbH <packages@univention.de>
Section: univention
Priority: optional
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 9),
 git,
 ca-certificates,
 ucslint,
 nodejs-legacy

Package: npm
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends},
 nodejs-legacy
Description: npm - node package manager
 npm is the package manager for the Node JavaScript platform. It puts modules
 in place so that node can find them, and manages dependency conflicts 
 intelligently.
