= Packaging configurable-http-proxy = <> == Introduction == In this page will be tracked packaging information about '''configurable-http-proxy''' nodejs module. Please '''do not edit''' this page by hand. Use [[Javascript/Nodejs/Tasks#edit|this script]] instead. For more information about packaging a Node.js module, please take a look at [[Javascript/Nodejs|this page]]. == Build Dependencies == || '''Name'''||'''npm'''||'''debian'''||'''task'''|| || jasmine || jasmine (3.5.0) || [[DebianBug:691276|RFP]] || || || jshint || jshint (2.11.0) || || || || nyc || nyc (15.0.1) || [[DebianBug:910477|RFP]] || || || prettier || prettier (2.0.5) || [[DebianBug:879665|ITP]] || || || request || request (2.88.2) || /!\ node-request (2.88.1-4) || || || request-promise-native || request-promise-native (1.0.8) || || || || ws || ws (7.2.5) || /!\ node-ws (7.2.1-3) || || == Dependencies == || '''Name'''||'''npm'''||'''debian'''||'''task'''|| || configurable-http-proxy || configurable-http-proxy (4.2.1) || || || || ├── commander || commander (5.1.0) || /!\ node-commander (4.0.1+really2.20.0-2) || || || ├── http-proxy || http-proxy (1.18.0) || [[DebianBug:896978|RFP]] || || || │   ├── eventemitter3 || eventemitter3 (4.0.0) || || || || │   ├── follow-redirects || follow-redirects (1.11.0) || /!\ node-follow-redirects (1.2.4-1) || || || │   │   └── debug || debug (4.1.1) || {OK} node-debug (4.1.1-2) || || || │   │   └── ms || ms (2.1.2) || /!\ node-ms (2.1.1-1) || || || │   └── requires-port || requires-port (1.0.0) || {OK} node-requires-port (1.0.0-1) || || || ├── lynx || lynx (0.2.0) || || || || │   ├── mersenne || mersenne (0.0.4) || || || || │   └── statsd-parser || statsd-parser (0.0.4) || || || || ├── strftime || strftime (0.10.0) || || || || └── winston || winston (3.2.1) || || || || ├── async || async (3.2.0) || /!\ node-async (0.8.0-3) || || || ├── diagnostics || diagnostics (2.0.2) || || || || │   ├── colorspace || colorspace (1.1.2) || || || || │   │   ├── color || color (3.1.2) || {OK} node-color (3.1.2-1) || || || │   │   │   ├── color-convert || color-convert (2.0.1) || /!\ node-color-convert (1.9.3-1) || || || │   │   │   │   └── color-name || color-name (1.1.4) || {OK} node-color-name (1.1.4-1) || || || │   │   │   └── color-string || color-string (1.5.3) || {OK} node-color-string (1.5.3-1) || || || │   │   │   ├── color-name || color-name (1.1.4) || {OK} node-color-name (1.1.4-1) || || || │   │   │   └── simple-swizzle || simple-swizzle (0.2.2) || {OK} node-simple-swizzle (0.2.2-3) || || || │   │   │   └── is-arrayish || is-arrayish (0.3.2) || {OK} node-is-arrayish (0.3.2-1) || || || │   │   └── text-hex || text-hex (1.0.0) || || || || │   ├── enabled || enabled (2.0.0) || || || || │   ├── kuler || kuler (2.0.0) || || || || │   └── storage-engine || storage-engine (3.0.7) || || || || │   ├── enabled || enabled (2.0.0) || || || || │   └── eventemitter3 || eventemitter3 (4.0.0) || || || || ├── is-stream || is-stream (2.0.0) || /!\ node-is-stream (1.1.0-1) || || || ├── logform || logform (2.1.2) || || || || │   ├── colors || colors (1.4.0) || {OK} colors.js (1.4.0-1) || || || │   ├── fast-safe-stringify || fast-safe-stringify (2.0.7) || || || || │   ├── fecha || fecha (4.2.0) || || || || │   ├── ms || ms (2.1.2) || /!\ node-ms (2.1.1-1) || || || │   └── triple-beam || triple-beam (1.3.0) || || || || ├── one-time || one-time (1.0.0) || || || || │   └── fn.name || fn.name (1.1.0) || || || || ├── readable-stream || readable-stream (3.6.0) || /!\ node-readable-stream (3.4.0-2) || || || │   ├── inherits || inherits (2.0.4) || {OK} node-inherits (2.0.4-1) || || || │   ├── string_decoder || string_decoder (1.3.0) || /!\ node-string-decoder (1.2.0-2) || || || │   │   └── safe-buffer || safe-buffer (5.2.0) || {OK} node-safe-buffer (5.2.0-1) || || || │   └── util-deprecate || util-deprecate (1.0.2) || {OK} node-util-deprecate (1.0.2-1) || || || ├── stack-trace || stack-trace (0.0.10) || || || || ├── triple-beam || triple-beam (1.3.0) || || || || └── winston-transport || winston-transport (4.3.0) || || || || ├── readable-stream || readable-stream (3.6.0) || /!\ node-readable-stream (3.4.0-2) || || || └── triple-beam || triple-beam (1.3.0) || || || == Package.json == The '''package.json''' for '''configurable-http-proxy''' can be seen by typing: {{{ npm view configurable-http-proxy }}}