npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

packages-by-user

1.0.2

@zeke

npmHomeRepoSnykSocket
Downloads:155
$ npm install packages-by-user
DailyWeeklyMonthlyYearly

packages-by-user

Compile an extensive JSON array of a given user's npm packages

As @tobiaslabs aptly noted:

Since npm doesn't publish any docs for interacting with their API, the best you can do is read through their website repo and try to reverse engineer it.

This module is a command-line interface for piping a user's entire package repertoire to stdout as a JSON array. Each package object in the array contains all the metadata provided by npm's skimdb registry.

Usage

npm i -g packages-by-user
packages by zeke > zeke.json

Dependencies

  • all-the-modules:
  • got: Simplified HTTP requests

Dev Dependencies

None

License

MIT

Generated by package-json-to-readme