Source: node-js-beautify
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends:
 debhelper (>= 9)
 , dh-buildinfo
 , nodejs
 , node-mustache
 , node-sigmund
 , node-config-chain
 , node-nopt
 , node-semver
 , webpack
Standards-Version: 4.1.3
Homepage: http://jsbeautifier.org/
Vcs-Git: https://salsa.debian.org/js-team/node-js-beautify.git
Vcs-Browser: https://salsa.debian.org/js-team/node-js-beautify

Package: node-js-beautify
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-config-chain (>= 1.1.5)
# , node-editorconfig (>= 0.13.2)
 , node-mkdirp (>= 0.5.0)
 , node-nopt (>= 3.0.1)
Description: jsbeautifier.org for node
 This little beautifier will reformat and reindent bookmarklets, ugly
 JavaScript, unpack scripts packed by Dean Edward’s popular packer, as well as
 deobfuscate scripts processed by javascriptobfuscator.com.
 .
 Node.js is an event-based server-side JavaScript engine.
