Source: node-jquery-textcomplete
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends:
 debhelper-compat (= 12)
 , nodejs
 , node-jquery
 , grunt
 , node-grunt-contrib-concat
 , node-uglify
Standards-Version: 4.4.1
Homepage: http://yuku-t.com/jquery-textcomplete
Vcs-Git: https://salsa.debian.org/js-team/node-jquery-textcomplete.git
Vcs-Browser: https://salsa.debian.org/js-team/node-jquery-textcomplete

Package: node-jquery-textcomplete
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-jquery
 , libjs-jquery-textcomplete
Description: implement auto-complete support for textareas
 This jquery plugin implements auto-complete support for textareas, like a
 GitHub/Gitlab comment form or a social network comment box.
 .
 Node.js is an event-based server-side JavaScript engine.
 
Package: libjs-jquery-textcomplete
Architecture: all
Depends:
 ${misc:Depends}
 , libjs-jquery
Description: implement auto-complete support for textareas (browserified)
 This jquery plugin implements auto-complete support for textareas, like a
 GitHub/Gitlab comment form or a social network comment box.
 .
 This package provides browserified version of its corrsponding npm module.
