cs-hello-npm-example
v1.0.1
Published
A simple example package to publish on npm.
Downloads
6
Maintainers
Readme
Hello NPM Example Package
This package is a simple demonstration for publishing a package on npm.
Usage
const helloNpm = require('@yourusername/hello-npm-example');
console.log(helloNpm());
// Expected output: Hello, NPM! This is a simple sample package.
// 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