# Node JS optimization pack

The *Node JS* optimization pack enables the ability to optimize applications based on Node running in V8.

The following component types are supported for NodeJS applications.

| Component Type                                                                                                    | Description        |
| ----------------------------------------------------------------------------------------------------------------- | ------------------ |
| [Node JS 18](https://docs.akamas.io/akamas-docs/3.3.0/akamas-reference/optimization-packs/nodejs-pack/node-js-18) | Node JS 18 runtime |

### Installing

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

```bash
akamas install optimization-pack NodeJS
```

For more information on the process of installing or upgrading an optimization pack refer to [Install Optimization Packs](https://docs.akamas.io/akamas-docs/3.3.0/using-akamas/preparing-optimization-studies/modeling-components/installing-optimization-packs).
