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

https://github.com/ksxnodeapps/node-package-info

Get local Node.js package information from its package.json
https://github.com/ksxnodeapps/node-package-info

info javascript nodejs package package-json properties property yaml

Last synced: 5 months ago
JSON representation

Get local Node.js package information from its package.json

Awesome Lists containing this project

README

          

# node-package-info
Get local Node.js package information from its `package.json`

## Installation

```bash
npm install --global node-package-info
```

## Command-line usage

```
$ node-package-info package
$ node-package-info package property
$ node-package-info package [properties]
```