We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm-user-packages
1 parent 4030024 commit 1b169b8Copy full SHA for 1b169b8
readme.md
@@ -43,6 +43,7 @@ npmUser('sindresorhus').then(user => {
43
- [npm-email](https://github.com/sindresorhus/npm-email) - Get the email of a npm user
44
- [npm-keyword](https://github.com/sindresorhus/npm-keyword) - Get a list of npm packages with a certain keyword
45
- [package-json](https://github.com/sindresorhus/package-json) - Get the package.json of a package from the npm registry
46
+- [npm-user-packages](https://github.com/kevva/npm-user-packages) - Get packages by a npm user
47
48
49
## License
0 commit comments