
Deploy Info
Deploy Info is an open-source Node.js package published on npm that captures deployment information directly from Git logs, with no external files or dependencies required. It exposes deploy time, commit count, author and committer details, version (from package.json), and the latest Git tag through a simple object API, with a formatted console output for quick auditing. Instead of maintaining a separate deployment-metadata file or CI variable, teams simply call getInfo() to pull the deploy timestamp, total commit count, author and committer name/email, current package version, and latest Git tag straight from the repository's own Git history. It ships with zero runtime dependencies, so it adds negligible weight to any Node.js project, and its formatted console output makes it easy to log deployment details during CI/CD pipelines or debug 'what's actually running in production' during an incident. The package is fully open-source on GitHub and published on npm for any Node.js team to install and use.
Key Highlights
- Zero-dependency package - reads everything from Git logs and package.json, no config files needed
- Exposes deploy time, commit history, author/committer info, and version via a simple getInfo() API
- Professional formatted console output for quick auditing, published on npm for the Node.js community
More Projects

Academic Scheduler
AI-powered timetable and exam scheduling for schools, colleges, and universities - describe your requirements in plain English and get a conflict-free schedule with automatic substitution management.

Qaseeda Burda Sharif
A clean Qaseeda Burda Sharif reader in Arabic with Urdu and English translations, adjustable font size, and voice search.

SMIT Learning Management System (LMS Portal)
Case study: the SMIT LMS for Saylani Mass IT Training, serving 500K+ students and 20,000+ active users across student, trainer, and admin portals plus a mobile app.
Let's build something great together.
Have a project like Deploy Info in mind? Let's talk about how I can help you ship it.