suman-malik-repo
v1.0.1
Published
a test npm package for the first time
Downloads
6
Readme
Suman Malik Repo
A simple Node.js library that says hello to Suman Malik.
Usage
const sayHello = require('suman-malik-repo');
console.log(sayHello()); // Output: Hello, Suman Malik!