# NodeJS optimization pack

The NodeJS optimization pack provides support for optimizing NodeJS applications.

## Component Types

The following component types are supported for NodeJS applications.

<table><thead><tr><th width="236">Component Type</th><th>Description</th></tr></thead><tbody><tr><td><a href="nodejs-pack/nodejs">NodeJS</a></td><td>The Node JS runtime</td></tr></tbody></table>

## Installing

Here’s the command to install the NodeJS optimization pack using the Akamas CLI:

```
$ akamas install optimization-pack NodeJS
```
