0.0.7 • Published 7 years ago
require-external-programs v0.0.7
Require External Programs
Prevent user from installing your package without required executables
Requirements
- Node.js ≥ 8.9.0
Usage
Add this to your package.json
:
{
"dependencies": {
"require-external-programs": "<version range>"
},
"requireExternalPrograms": [
"git",
"python"
]
}
Notes
- This package assumes you run
npm install
at the root of your project.
License
0.0.7
7 years ago
0.0.7-rc.0
7 years ago
0.0.7-rc
7 years ago
0.0.6
7 years ago
0.0.6-test
7 years ago
0.0.5
7 years ago
0.0.5-test
7 years ago
0.0.4
7 years ago
0.0.3
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago
0.0.0
7 years ago