Skip to content
This repository has been archived by the owner on Jul 20, 2019. It is now read-only.

cjihrig/enforce-node-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enforce-node-version

npm script to enforce the engines.node field in package.json.

Command Line Usage

This module is only intended to be used as a command line utility. An optional message can be provided, which will be printed if version checking fails. If message is not provided, a default message is printed.

$ enforce-node-version [message]

About

npm script to enforce the engines.node field in package.json

Resources

License

Stars

Watchers

Forks

Packages

No packages published