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

https://github.com/webpro/last-publish

Get the date of the last published version of a package in the npm registry
https://github.com/webpro/last-publish

Last synced: 6 months ago
JSON representation

Get the date of the last published version of a package in the npm registry

Awesome Lists containing this project

README

          

# last-publish

Get the date of the last published version of a package in the npm registry.

## Install

```
npm install -g last-publish
```

## Usage

```
last-publish [package-name]
```