https://github.com/tabcat/copy-deps
keep dependencies equal with those of another package
https://github.com/tabcat/copy-deps
Last synced: 5 months ago
JSON representation
keep dependencies equal with those of another package
- Host: GitHub
- URL: https://github.com/tabcat/copy-deps
- Owner: tabcat
- License: other
- Created: 2022-12-24T18:22:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T16:49:54.000Z (over 3 years ago)
- Last Synced: 2024-10-12T12:19:30.916Z (over 1 year ago)
- Language: JavaScript
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# copy-deps
keep dependencies equal with those of another package
## Install
```bash
npm install -D copy-deps
```
## Usage
```bash
npx copy-deps
```