= Packaging statsd = <> == Introduction == In this page will be tracked packaging information about '''statsd''' 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'''|| || nodeunit || nodeunit (0.11.1) || node-nodeunit (0.10.2-1 /!\ ) || || || underscore || underscore (1.8.3) || RFP [[http://bugs.debian.org/801202|node-underscore.string #801202"]] || || || temp || temp (0.8.3) || node-temp (0.8.1-1 /!\ ) || || == Dependencies == || '''Name'''||'''npm'''||'''debian'''||'''task'''|| || statsd || statsd (0.8.0) || RFP [[http://bugs.debian.org/778731|statsite #778731"]] || || || ├── generic-pool || generic-pool (3.2.0) || node-generic-pool (3.1.1-1 /!\ ) || || || ├── hashring || hashring (3.2.0) || || || || │   ├── connection-parse || connection-parse (0.0.7) || || || || │   └── simple-lru-cache || simple-lru-cache (0.0.2) || || || || ├── modern-syslog || modern-syslog (1.1.4) || || || || │   └── nan || nan (2.7.0) || node-nan (2.7.0-3 {OK} ) || || || └── winser || winser (1.0.2) || || || || ├── async || async (2.5.0) || node-async (0.8.0-1 /!\ ) || || || │   └── lodash || lodash (4.17.4) || node-lodash (4.17.4+dfsg-1 {OK} ) || || || └── stdio || stdio (0.2.7) || || || == Package.json == The '''package.json''' for '''statsd''' can be seen by typing: {{{ npm view statsd }}}