package-compose

1.0.1 • Public • Published

package-compose

Allows you to merge multiple package.json files into one.

Install globally or locally

npm install -g package-compose

then call package-compose.

package-compose package.a.json package.b.json package.c.json > package.json

On the command line it exits when there is no strategy to merge the values. In the API you can provide custom handling via callback.

/package-compose/

    Package Sidebar

    Install

    npm i package-compose

    Weekly Downloads

    1

    Version

    1.0.1

    License

    Apache-2.0

    Last publish

    Collaborators

    • tcurdt