On Thu, 26 Apr 2018 18:19:02 -0400 Daniel Kahn Gillmor
<d...@fifthhorseman.net> wrote:
> Control: tags 896846 + help
> 
> On Wed 2018-04-25 00:59:12 +0200, Jérémy Lal wrote:
> >> * Package name    : node-compressjs
> >
> > This software is not actively maintained, and not so much used.
> > However, it seems there isn't any better replacement for bzip2-on-browsers.
> 
> i also note that the version of this that openpgp.js uses has some sort
> of additional dependency on this patch series, which creates
> bzip2.build.js:
> 
>   https://github.com/openpgpjs/compressjs/pull/1
> 
> This itself appears to add a build-time dependency on amdclean.  which
> itself then adds a build-time dependency on the following NPM modules,
> if i'm understanding the output of npm2deb correctly:
> 
> gulp-insert (~0.3.0)                              None
> gulp-jasmine (~0.1.1)                             None

This could be ignored in the first iteration, used for tests.

> gulp-jshint (~1.3.2)                              None

same here, used for style checks.

> gulp-uglify (~0.1.0)                              None
> jasmine-node (~1.14.3)                            None
> jasmine-only (~0.1.0)                             None

these two required for tests only.

> Am i understanding this right?  I feel like my attempt to package
> javascript is turning into a hall of mirrors and i'm not able to easily
> see the way out.
> 
> help much appreciated!

Its a bit exhausting, but I can help and guide you through it.

Reply via email to