Packaging cryptpad
Introduction
In this page will be tracked packaging information about cryptpad nodejs module.
Please do not edit this page by hand. Use this script instead.
For more information about packaging a Node.js module, please take a look at this page.
Build Dependencies
Name |
npm |
debian |
task |
jshint |
jshint (2.12.0) |
|
|
less |
less (4.1.0) |
|
|
lesshint |
lesshint (6.3.7) |
|
|
selenium-webdriver |
selenium-webdriver (4.0.0-alpha.8) |
|
|
Dependencies
Name |
npm |
debian |
task |
cryptpad |
cryptpad |
|
|
├── chainpad-crypto |
chainpad-crypto (0.2.5) |
|
|
│ └── tweetnacl |
tweetnacl (1.0.3) |
|
|
├── chainpad-server |
chainpad-server (4.0.9) |
|
|
│ ├── nthen |
nthen (0.2.1) |
|
|
│ ├── pull-stream |
pull-stream (3.6.14) |
|
|
│ ├── stream-to-pull-stream |
stream-to-pull-stream (1.7.3) |
|
|
│ │ ├── looper |
looper (4.0.0) |
|
|
│ │ └── pull-stream |
pull-stream (3.6.14) |
|
|
│ └── ws |
ws (7.4.2) |
|
|
├── express |
express (4.17.1) |
|
|
│ ├── accepts |
accepts (1.3.7) |
|
|
│ │ ├── mime-types |
mime-types (2.1.28) |
|
|
│ │ │ └── mime-db |
mime-db (1.45.0) |
|
|
│ │ └── negotiator |
negotiator (0.6.2) |
|
|
│ ├── array-flatten |
array-flatten (3.0.0) |
|
|
│ ├── body-parser |
body-parser (1.19.0) |
|
|
│ │ ├── bytes |
bytes (3.1.0) |
|
|
│ │ ├── content-type |
content-type (1.0.4) |
|
|
│ │ ├── debug |
debug (4.3.1) |
|
|
│ │ │ └── ms |
ms (2.1.3) |
|
|
│ │ ├── depd |
depd (2.0.0) |
|
|
│ │ ├── http-errors |
http-errors (1.8.0) |
|
|
│ │ │ ├── depd |
depd (2.0.0) |
|
|
│ │ │ ├── inherits |
inherits (2.0.4) |
|
|
│ │ │ ├── setprototypeof |
setprototypeof (1.2.0) |
|
|
│ │ │ ├── statuses |
statuses (2.0.1) |
|
|
│ │ │ └── toidentifier |
toidentifier (1.0.0) |
|
|
│ │ ├── iconv-lite |
iconv-lite (0.6.2) |
|
|
│ │ │ └── safer-buffer |
safer-buffer (2.1.2) |
|
|
│ │ ├── on-finished |
on-finished (2.3.0) |
|
|
│ │ │ └── ee-first |
ee-first (1.1.1) |
|
|
│ │ ├── qs |
qs (6.9.6) |
|
|
│ │ ├── raw-body |
raw-body (2.4.1) |
|
|
│ │ │ ├── bytes |
bytes (3.1.0) |
|
|
│ │ │ ├── http-errors |
http-errors (1.8.0) |
|
|
│ │ │ ├── iconv-lite |
iconv-lite (0.6.2) |
|
|
│ │ │ └── unpipe |
unpipe (1.0.0) |
|
|
│ │ └── type-is |
type-is (1.6.18) |
|
|
│ │ ├── media-typer |
media-typer (1.1.0) |
|
|
│ │ └── mime-types |
mime-types (2.1.28) |
|
|
│ ├── content-disposition |
content-disposition (0.5.3) |
|
|
│ │ └── safe-buffer |
safe-buffer (5.2.1) |
|
|
│ ├── content-type |
content-type (1.0.4) |
|
|
│ ├── cookie |
cookie (0.4.1) |
|
|
│ ├── cookie-signature |
cookie-signature (1.1.0) |
|
|
│ ├── debug |
debug (4.3.1) |
|
|
│ ├── depd |
depd (2.0.0) |
|
|
│ ├── encodeurl |
encodeurl (1.0.2) |
|
|
│ ├── escape-html |
escape-html (1.0.3) |
|
|
│ ├── etag |
etag (1.8.1) |
|
|
│ ├── finalhandler |
finalhandler (1.1.2) |
|
|
│ │ ├── debug |
debug (4.3.1) |
|
|
│ │ ├── encodeurl |
encodeurl (1.0.2) |
|
|
│ │ ├── escape-html |
escape-html (1.0.3) |
|
|
│ │ ├── on-finished |
on-finished (2.3.0) |
|
|
│ │ ├── parseurl |
parseurl (1.3.3) |
|
|
│ │ ├── statuses |
statuses (2.0.1) |
|
|
│ │ └── unpipe |
unpipe (1.0.0) |
|
|
│ ├── fresh |
fresh (0.5.2) |
|
|
│ ├── merge-descriptors |
merge-descriptors (1.0.1) |
|
|
│ ├── methods |
methods (1.1.2) |
|
|
│ ├── on-finished |
on-finished (2.3.0) |
|
|
│ ├── parseurl |
parseurl (1.3.3) |
|
|
│ ├── path-to-regexp |
path-to-regexp (6.2.0) |
|
|
│ ├── proxy-addr |
proxy-addr (2.0.6) |
|
|
│ │ ├── forwarded |
forwarded (0.1.2) |
|
|
│ │ └── ipaddr.js |
ipaddr.js (2.0.0) |
|
|
│ ├── qs |
qs (6.9.6) |
|
|
│ ├── range-parser |
range-parser (1.2.1) |
|
|
│ ├── safe-buffer |
safe-buffer (5.2.1) |
|
|
│ ├── send |
send (0.17.1) |
|
|
│ │ ├── debug |
debug (4.3.1) |
|
|
│ │ ├── depd |
depd (2.0.0) |
|
|
│ │ ├── destroy |
destroy (1.0.4) |
|
|
│ │ ├── encodeurl |
encodeurl (1.0.2) |
|
|
│ │ ├── escape-html |
escape-html (1.0.3) |
|
|
│ │ ├── etag |
etag (1.8.1) |
|
|
│ │ ├── fresh |
fresh (0.5.2) |
|
|
│ │ ├── http-errors |
http-errors (1.8.0) |
|
|
│ │ ├── mime |
mime (2.5.0) |
|
|
│ │ ├── ms |
ms (2.1.3) |
|
|
│ │ ├── on-finished |
on-finished (2.3.0) |
|
|
│ │ ├── range-parser |
range-parser (1.2.1) |
|
|
│ │ └── statuses |
statuses (2.0.1) |
|
|
│ ├── serve-static |
serve-static (1.14.1) |
|
|
│ │ ├── encodeurl |
encodeurl (1.0.2) |
|
|
│ │ ├── escape-html |
escape-html (1.0.3) |
|
|
│ │ ├── parseurl |
parseurl (1.3.3) |
|
|
│ │ └── send |
send (0.17.1) |
|
|
│ ├── setprototypeof |
setprototypeof (1.2.0) |
|
|
│ ├── statuses |
statuses (2.0.1) |
|
|
│ ├── type-is |
type-is (1.6.18) |
|
|
│ ├── utils-merge |
utils-merge (1.0.1) |
|
|
│ └── vary |
vary (1.1.2) |
|
|
├── fs-extra |
fs-extra (9.1.0) |
|
|
│ ├── at-least-node |
at-least-node (1.0.0) |
|
|
│ ├── graceful-fs |
graceful-fs (4.2.4) |
|
|
│ ├── jsonfile |
jsonfile (6.1.0) |
|
|
│ │ ├── graceful-fs |
graceful-fs (4.2.4) |
|
|
│ │ └── universalify |
universalify (2.0.0) |
|
|
│ └── universalify |
universalify (2.0.0) |
|
|
├── get-folder-size |
get-folder-size (2.0.1) |
|
|
│ ├── gar |
gar (1.0.4) |
|
|
│ └── tiny-each-async |
tiny-each-async (2.0.3) |
|
|
├── netflux-websocket |
netflux-websocket (0.1.20) |
|
|
├── nthen |
nthen (0.2.1) |
|
|
├── pull-stream |
pull-stream (3.6.14) |
|
|
├── saferphore |
saferphore (0.0.2) |
|
|
├── sortify |
sortify (1.0.4) |
|
|
│ └── lex |
lex (1.7.9) |
|
|
├── stream-to-pull-stream |
stream-to-pull-stream (1.7.3) |
|
|
├── tweetnacl |
tweetnacl (1.0.3) |
|
|
├── ulimit |
ulimit (0.0.2) |
|
|
└── ws |
ws (7.4.2) |
|
|
Package.json
The package.json for cryptpad can be seen by typing:
npm view cryptpad