0.0.1 • Published 1 year ago

miguevelasquez1-npm-package-test v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Test NPM Package

Hey there 👋, this is my first NPM Package (actually it's a test)

Installation

with npm

    npm install miguevelasquez1-npm-package-test@latest

with pnpm

    pnpm install miguevelasquez1-npm-package-test@latest

How to use it?

// ./index.js or ./src/index.js
import miguevelasquez1Lib from "miguevelasquez1-npm-package-test";

miguevelasquez1Lib.printMsg(); // This is a message from the demo package
0.0.1

1 year ago

1.0.0

1 year ago