{"_id":"@aliirz/phntm","name":"@aliirz/phntm","dist-tags":{"latest":"0.2.0"},"versions":{"0.2.0":{"name":"@aliirz/phntm","version":"0.2.0","description":"Encrypted file sharing from the terminal. Zero-knowledge, self-destructing files.","keywords":["encryption","file-sharing","privacy","security","cli","e2e","aes-256-gcm"],"author":{"name":"Ali Raza","email":"aliirz@users.noreply.github.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/aliirz/phntm-npm.git"},"bugs":{"url":"https://github.com/aliirz/phntm-npm/issues"},"homepage":"https://phntm.sh","bin":{"phntm":"bin/phntm.js"},"engines":{"node":">=16"},"scripts":{"postinstall":"node ./bin/download.js"},"publishConfig":{"access":"public"},"gitHead":"4648f6498fe751a5b228a6c65a9f2ea294847bf1","_id":"@aliirz/phntm@0.2.0","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-86X1mMbyVeAOASuM+Of/qI5rhQrFtSEY5uWINuXPMg8jMHuyRjuxqE0IxOVst+4qyfSXpa04fogp03kI/Qg20A==","shasum":"5f992f635adbdf184305bc5f6418a8fd54eaefe7","tarball":"https://registry.npmjs.org/@aliirz/phntm/-/phntm-0.2.0.tgz","fileCount":4,"unpackedSize":6048,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA3+yOF+drnsNJDZNLonle2iuju/pBE8Aanduku8Ng4jAiEArqUT21+0X1meWirWVFLerBdCRIBcfe0cVQ84wmWNJEI="}]},"_npmUser":{"name":"applicationinformatics","email":"dejavu87@gmail.com"},"directories":{},"maintainers":[{"name":"applicationinformatics","email":"dejavu87@gmail.com"},{"name":"bashialee","email":"bashialy@gmail.com"},{"name":"msohail01","email":"msohail.se@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/phntm_0.2.0_1775229531017_0.30206029808719026"},"_hasShrinkwrap":false}},"time":{"created":"2026-04-03T15:18:50.948Z","0.2.0":"2026-04-03T15:18:51.163Z","modified":"2026-04-03T15:18:51.693Z"},"maintainers":[{"name":"applicationinformatics","email":"dejavu87@gmail.com"},{"name":"bashialee","email":"bashialy@gmail.com"},{"name":"msohail01","email":"msohail.se@gmail.com"}],"description":"Encrypted file sharing from the terminal. Zero-knowledge, self-destructing files.","homepage":"https://phntm.sh","keywords":["encryption","file-sharing","privacy","security","cli","e2e","aes-256-gcm"],"repository":{"type":"git","url":"git+https://github.com/aliirz/phntm-npm.git"},"author":{"name":"Ali Raza","email":"aliirz@users.noreply.github.com"},"bugs":{"url":"https://github.com/aliirz/phntm-npm/issues"},"license":"MIT","readme":"# phntm\n\nEncrypted file sharing from the terminal. Zero-knowledge, self-destructing files.\n\nThis is an npm wrapper that downloads the official PHNTM CLI binary for your platform.\n\n## Install\n\n```bash\nnpm install -g phntm\n```\n\nOr with your favorite package manager:\n\n```bash\nyarn global add phntm\npnpm add -g phntm\n```\n\n## Usage\n\n```bash\n# Upload a file (24h expiry default)\nphntm send report.pdf\n\n# Upload with custom expiry\nphntm send secrets.tar.gz --expiry 1h\n\n# Download & decrypt\nphntm get https://phntm.sh/f/abc123#key\n\n# Shorthand — just pass the file\nphntm report.pdf\n```\n\n## How it works\n\nThis package downloads the official pre-built binary from [GitHub Releases](https://github.com/aliirz/phntm-cli/releases) during installation.\n\nSupported platforms:\n- macOS (Intel & Apple Silicon)\n- Linux (amd64 & arm64)\n- Windows (amd64 & arm64)\n\n## What is PHNTM?\n\nPHNTM is an encrypted, self-destructing file sharing tool. Files are encrypted locally before upload. The decryption key lives in the URL fragment — servers never see it. Files self-destruct after 1, 6, or 24 hours.\n\nLearn more at [phntm.sh](https://phntm.sh).\n\n## License\n\nMIT","readmeFilename":"README.md","_rev":"1-7f904799b2905a014722f3f4fa6ee64a"}