npm.io
1.2.2 • Published 2 months ago

node-exec-path

Licence
MIT
Version
1.2.2
Deps
3
Size
19 kB
Vulns
0
Weekly
0

node-exec-path

Helpers for node executable paths

Example 1

import { satisfiesSemverSync } from "node-exec-path";

const execPath = satisfiesSemverSync(">=18.0"); // path or null
Documentation

API Docs

Keywords