@ex-machine/node13

13.0.2 • Public • Published

A wrapper that allows Node 13 to be installed together with other Node versions.

Installation

npm i -g @ex-machine/node13

Usage

The same as node:

node13 --help

Can be used in NPM scripts instead of global Node installation:

{
  "scripts": {
    "start": "node13 index.js"
  },
  "dependencies": {
    "@ex-machine/node13": "*"
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 13.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 13.0.2
    0

Package Sidebar

Install

npm i @ex-machine/node13

Weekly Downloads

0

Version

13.0.2

License

MIT

Unpacked Size

3.31 kB

Total Files

6

Last publish

Collaborators

  • ex-machine