1.1.6 • Published 3 years ago
@rahul1115/repo2 v1.1.6
Repo2
This repository is an npm module that is built for training & testing purposes this module will only export its own package information.
Usage
install this module using npm
npm i @rahul1115/repo2
write this in your index.js file
const pkginfo = require('@rahul1115/repo2');
console.log(pkginfo);