#!/usr/bin/env node// This is just a placeholder - the actual binary is installed in bin/obscureconsole.log('Use "obscure" command directly. This package installs the obscure CLI tool.');
console.log('Run "obscure --help" to see available commands.');