0.0.7 • Published 8 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 installat the root of your project.
License
0.0.7
8 years ago
0.0.7-rc.0
8 years ago
0.0.7-rc
8 years ago
0.0.6
8 years ago
0.0.6-test
8 years ago
0.0.5
8 years ago
0.0.5-test
8 years ago
0.0.4
8 years ago
0.0.3
8 years ago
0.0.2
8 years ago
0.0.1
8 years ago
0.0.0
8 years ago