1.0.2 • Published 5 years ago

npm-user-profile v1.0.2

Weekly downloads
2
License
ISC
Repository
-
Last release
5 years ago

NPM-user-PROFILE

Allows you to quickly and easily get your npm profile

Install

const NpmProfile = require('npm-user-profile')

Usage

(async () => {

const NpmProfile = require('npm-user-profile')
const profile = await NpmProfile.profile()
console.log(profile)

})

Contributing

License

MIT © Jordan Dziat

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago