An open API service indexing awesome lists of open source software.

https://github.com/hamxabaig/npmsearch-list

A CLI tool to search npm packages installed in a project.
https://github.com/hamxabaig/npmsearch-list

cli nodejs npm-module npm-package shell

Last synced: 3 months ago
JSON representation

A CLI tool to search npm packages installed in a project.

Awesome Lists containing this project

README

          

# npmsearch-list

Are you tired of doing `cat package.json | package_name` to check whether a certain package
exist in your project?

`npmsearch-list` is a CLI tool to search npm packages installed in a project.

## Installation

```
npm install npmsearch-list -g
```

 

## Usage

 

## I Like it

Please share and don't forget to ⭐️ this repo :)

 

## License

MIT © Hamza Baig