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

https://github.com/beenotung/merge-package

3-way merge the dependencies in `package.json`
https://github.com/beenotung/merge-package

dependencies dependency-management devdependencies merge package

Last synced: 3 months ago
JSON representation

3-way merge the dependencies in `package.json`

Awesome Lists containing this project

README

          

# merge-package

3-way merge the dependencies in `package.json`

Hosted on https://merge-package.surge.sh

## Features

- Auto choose newer version
- Merge `dependencies`, `devDependencies`, `peerDependencies`
- Lightweight Web UI
- No need to install any dependencies

## License

This project is licensed with [BSD-2-Clause](./LICENSE)

This is free, libre, and open-source software. It comes down to four essential freedoms [[ref]](https://seirdy.one/2021/01/27/whatsapp-and-the-domestication-of-users.html#fnref:2):

- The freedom to run the program as you wish, for any purpose
- The freedom to study how the program works, and change it so it does your computing as you wish
- The freedom to redistribute copies so you can help others
- The freedom to distribute copies of your modified versions to others