Comparing version 0.0.1 to 0.0.2
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
const program = require('commander'); | ||
@@ -2,0 +4,0 @@ // import functions and show the help-message |
@@ -0,2 +1,4 @@ | ||
#!/usr/bin/env node | ||
exports.help = require('./lib/veilige-opslag/help'); | ||
exports.listapps = require('./lib/veilige-opslag/listapps'); |
{ | ||
"name": "eosd-cli2", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "CLI", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3768
77