Packaging featherwiki
Introduction
In this page will be tracked packaging information about featherwiki 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 |
esbuild |
esbuild (0.21.1) |
|
|
google-closure-compiler |
google-closure-compiler (20240317.0.0) |
|
|
minify-html-literals |
minify-html-literals (1.3.5) |
|
|
Dependencies
Name |
npm |
debian |
task |
├── nanobus |
nanobus (4.5.0) |
|
|
│ ├── nanoassert |
nanoassert (2.0.0) |
|
|
│ ├── nanotiming |
nanotiming (7.3.1) |
|
|
│ │ ├── nanoassert |
nanoassert (2.0.0) |
|
|
│ │ └── nanoscheduler |
nanoscheduler (1.0.3) |
|
|
│ │ └── nanoassert |
nanoassert (2.0.0) |
|
|
│ └── remove-array-items |
remove-array-items (3.0.0) |
|
|
├── nanohref |
nanohref (3.1.0) |
|
|
│ └── nanoassert |
nanoassert (2.0.0) |
|
|
├── nanohtml |
nanohtml (1.10.0) |
|
|
│ ├── acorn-node |
acorn-node (2.0.1) |
|
|
│ │ ├── acorn |
acorn (8.11.3) |
|
|
│ │ ├── acorn-walk |
acorn-walk (8.3.2) |
|
|
│ │ └── xtend |
xtend (4.0.2) |
|
|
│ ├── camel-case |
camel-case (5.0.0) |
|
|
│ │ └── no-case |
no-case (4.0.0) |
|
|
│ ├── convert-source-map |
convert-source-map (2.0.0) |
|
|
│ ├── estree-is-member-expression |
estree-is-member-expression (1.0.0) |
|
|
│ ├── hyperx |
hyperx (3.0.1) |
|
|
│ │ └── hyperscript-attribute-to-property |
hyperscript-attribute-to-property (1.0.2) |
|
|
│ ├── is-boolean-attribute |
is-boolean-attribute (0.0.1) |
|
|
│ ├── nanoassert |
nanoassert (2.0.0) |
|
|
│ ├── nanobench |
nanobench (3.0.0) |
|
|
│ │ ├── chalk |
chalk (5.3.0) |
|
|
│ │ ├── mutexify |
mutexify (1.4.0) |
|
|
│ │ │ └── queue-tick |
queue-tick (1.0.1) |
|
|
│ │ └── pretty-hrtime |
pretty-hrtime (1.0.3) |
|
|
│ ├── normalize-html-whitespace |
normalize-html-whitespace (1.0.0) |
|
|
│ ├── through2 |
through2 (4.0.2) |
|
|
│ │ └── readable-stream |
readable-stream (4.5.2) |
|
|
│ │ ├── abort-controller |
abort-controller (3.0.0) |
|
|
│ │ │ └── event-target-shim |
event-target-shim (6.0.2) |
|
|
│ │ ├── buffer |
buffer (6.0.3) |
|
|
│ │ │ ├── base64-js |
base64-js (1.5.1) |
|
|
│ │ │ └── ieee754 |
ieee754 (1.2.1) |
|
|
│ │ ├── events |
events (3.3.0) |
|
|
│ │ ├── process |
process (0.11.10) |
|
|
│ │ └── string_decoder |
string_decoder (1.3.0) |
|
|
│ │ └── safe-buffer |
safe-buffer (5.2.1) |
|
|
│ └── transform-ast |
transform-ast (2.4.4) |
|
|
│ ├── acorn-node |
acorn-node (2.0.1) |
|
|
│ ├── convert-source-map |
convert-source-map (2.0.0) |
|
|
│ ├── dash-ast |
dash-ast (2.0.1) |
|
|
│ ├── is-buffer |
is-buffer (2.0.5) |
|
|
│ ├── magic-string |
magic-string (0.30.10) |
|
|
│ │ └── sourcemap-codec |
sourcemap-codec |
node-sourcemap-codec (1.4.8-7) |
|
│ ├── merge-source-map |
merge-source-map (1.1.0) |
|
|
│ │ └── source-map |
source-map (0.7.4) |
|
|
│ └── nanobench |
nanobench (3.0.0) |
|
|
├── nanomorph |
nanomorph (5.4.3) |
|
|
│ └── nanoassert |
nanoassert (2.0.0) |
|
|
└── nanoraf |
nanoraf (3.1.0) |
|
|
└── nanoassert |
nanoassert (2.0.0) |
|
|
Package.json
The package.json for featherwiki can be seen by typing:
npm view featherwiki
