0.1.0 • Published 8 years ago
enforce-node-version v0.1.0
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]0.1.0
8 years ago