https://github.com/bartekleon/packagemanager
https://github.com/bartekleon/packagemanager
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bartekleon/packagemanager
- Owner: bartekleon
- License: mit
- Created: 2020-07-29T20:21:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-07T16:51:49.000Z (almost 6 years ago)
- Last Synced: 2024-12-31T00:42:35.059Z (over 1 year ago)
- Language: TypeScript
- Size: 161 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Package.json Manager (PJM)
## Installation
```sh
npm install --save-dev pjm
```
## Run via NPX
```sh
npx pjm
```