https://github.com/ent8r/package-age
A CLI for detecting old dependencies used in your project
https://github.com/ent8r/package-age
age cli dependencies dependency node npm old package unsupported
Last synced: about 1 year ago
JSON representation
A CLI for detecting old dependencies used in your project
- Host: GitHub
- URL: https://github.com/ent8r/package-age
- Owner: ENT8R
- License: gpl-3.0
- Created: 2018-05-10T17:03:38.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T20:37:47.000Z (almost 2 years ago)
- Last Synced: 2025-04-04T19:11:18.309Z (over 1 year ago)
- Topics: age, cli, dependencies, dependency, node, npm, old, package, unsupported
- Language: JavaScript
- Size: 623 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# package-age  [](https://www.npmjs.com/package/package-age) [](https://coveralls.io/github/ENT8R/package-age?branch=main)
> A CLI for detecting old dependencies used in your project
## Install
```
$ npm install package-age --global
```
## Usage

## License
GPL-3.0 © [ENT8R](https://github.com/ENT8R)