demo-bpo

1.0.2 • Public • Published

demo-bpo

  • This is a demo package.
  • Does not contain anything special than printing a hard-coded message string. However, if you want to use it,
  1. Install
npm i demo-bpo
  1. In your file, write the following
const demo_bpo = require('demo-bpo')
demo_bpo.printMsg()
  1. Run the file node <file.js>, and the output would be:
This is a message from the demo package

Readme

Keywords

none

Package Sidebar

Install

npm i demo-bpo

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

790 B

Total Files

3

Last publish

Collaborators

  • bikarnap