{"id":15406977,"url":"https://github.com/negativetwelve/merge-pkg","last_synced_at":"2025-09-07T20:44:55.563Z","repository":{"id":143805548,"uuid":"111266138","full_name":"negativetwelve/merge-pkg","owner":"negativetwelve","description":"Merges multiple package.json files together preserving key order and sorting dependencies","archived":false,"fork":false,"pushed_at":"2017-11-19T06:47:22.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T00:38:15.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/negativetwelve.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-19T05:07:57.000Z","updated_at":"2017-11-19T07:13:56.000Z","dependencies_parsed_at":"2023-07-11T14:34:06.739Z","dependency_job_id":null,"html_url":"https://github.com/negativetwelve/merge-pkg","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"ee61a5bd0f0c8b15be835caad845fcf9aaf42ea5"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negativetwelve%2Fmerge-pkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negativetwelve%2Fmerge-pkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negativetwelve%2Fmerge-pkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negativetwelve%2Fmerge-pkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/negativetwelve","download_url":"https://codeload.github.com/negativetwelve/merge-pkg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289431,"owners_count":20914464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T16:26:33.688Z","updated_at":"2025-04-05T05:15:55.090Z","avatar_url":"https://github.com/negativetwelve.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# merge-pkg\n\n[![npm](https://img.shields.io/npm/v/merge-pkg.svg)](https://www.npmjs.com/package/merge-pkg)\n[![npm](https://img.shields.io/npm/dt/merge-pkg.svg)](https://www.npmjs.com/package/merge-pkg)\n[![npm](https://img.shields.io/npm/l/merge-pkg.svg)](https://github.com/negativetwelve/merge-pkg/blob/master/LICENSE)\n\nMerge multiple package.json files together preserving key order and sorting dependencies.\n\n## Getting Started\n\nInstall `merge-pkg` using `yarn`:\n\n```shell\nyarn add merge-pkg\n```\n\n## Usage\n\n```javascript\nimport mergePkg from 'merge-pkg';\n\nconst merged = mergePkg(firstPackageJSON, secondPackageJSON, thirdPackageJSON);\n```\n\n## Contributing\n\nIf you have any ideas on how this module could be better, [create an Issue](https://github.com/negativetwelve/merge-pkg/issues) or [submit a PR](https://github.com/negativetwelve/merge-pkg/pulls).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegativetwelve%2Fmerge-pkg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnegativetwelve%2Fmerge-pkg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegativetwelve%2Fmerge-pkg/lists"}