Socket
Book a DemoInstallSign in
Socket

packages-by-user

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

packages-by-user

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

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

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

Keywords

npm

FAQs

Package last updated on 24 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts