Skip to content
This repository was archived by the owner on Aug 6, 2022. It is now read-only.

I.2. NPM packages

Andrey Bogdanov edited this page May 20, 2016 · 18 revisions

You have to install the following packages:

  • big-integer ^1.6.7
  • canvas ^1.3.1
  • commander ^2.9.0
  • cookie-parser ^1.4.0
  • cute-localize ^0.1.8
  • ddos-express ^0.1.1
  • deep-equal ^1.0.1
  • dot ^1.0.3
  • du ^0.1.0
  • elasticsearch ^11.0.1
  • escape-html ^1.0.3
  • express ^4.13.3
  • express-cluster 0.0.4
  • fast-csv ^0.6.0
  • fluent-ffmpeg ^2.0.1
  • highlight.js ^8.9.1
  • html-to-text ^2.0.0
  • imagemagick ^0.1.3
  • ioredis ^1.15.1
  • ip-address ^5.0.2
  • jdenticon ^1.3.2
  • log4js ^0.6.29
  • mathjax-node ^0.5.1
  • merge ^1.2.0
  • mkpath ^1.0.0
  • moment ^2.10.6
  • multiparty ^4.1.2
  • musicmetadata ^2.0.2
  • node-captcha ^0.2.2
  • phash-image ^3.5.0
  • promisify-node ^0.2.1
  • q-io ^1.13.1
  • random-js ^1.0.8
  • read ^1.0.7
  • sockjs ^0.3.17
  • sqlite3 ^3.1.1
  • uuid ^2.0.1
  • xml2js ^0.4.15
  • xregexp ^3.0.0

To install the required NPM packages, type the following:

npm install

Note: Don't forget to install all dependencies first.

Note 2: See the up-to-date package list in the package.json file.

Clone this wiki locally