{"_id":"@allalgorithms/mergesort","_rev":"1-e50ad15ccbbbc521ad6e668fc892b988","name":"@allalgorithms/mergesort","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@allalgorithms/mergesort","version":"1.0.0","description":"Merge Sort algorithm from The All ▲lgorithm Project","main":"index.js","scripts":{"test":"xo && ava"},"repository":{"type":"git","url":"git+https://github.com/abranhe/allalgorithms-mergesort.git"},"keywords":["computer-science","allalgorithms","algorithms","all-algorithms","algorithm","sorting","sorting-algorithms","allalgorithms-mergesort","mergesort"],"author":{"name":"Carlos Abraham","email":"abraham@abranhe.com","url":"abranhe.com"},"license":"MIT","bugs":{"url":"https://github.com/abranhe/allalgorithms-mergesort/issues"},"homepage":"https://js.allalgorithms.com","devDependencies":{"ava":"^0.25.0","xo":"^0.23.0"},"gitHead":"77b199f102edb5229152a3b353b1394a486b81a5","_id":"@allalgorithms/mergesort@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"abranhe","email":"abraham@abranhe.com"},"dist":{"integrity":"sha512-onJe0WOhaH3PMPWij0m5l9gHp3zJ37zyn5g/xDtZ/XoiHx29is5p9S/HBHfgww/6ytn9xBuPsXHG+ZaVc5fzbA==","shasum":"78056201f7bd12a8b0c78ad6609383fb80e33de4","tarball":"https://registry.npmjs.org/@allalgorithms/mergesort/-/mergesort-1.0.0.tgz","fileCount":5,"unpackedSize":5685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1pv7CRA9TVsSAnZWagAABNQP/Rep5h0yHh1WiPUhaoGQ\nf7vZWCGxiv1EbtxTcpD849h/6aSrkEssyvwc22LaxsJSHwRxVYcok5iTRXpj\ncH6pYrOUecyGGollo37sce6KL4JvRCL8prM3qvSW9daEd1FfbWn6Gac6x46k\noQ9f7oH6Aiw/xzKx9I6ERZk5Mr/fpAJrB0b//S/rmSs/UlfioetEBDlwjCIf\nOpnw8J+luv7xXDerQgCi8RxOHQKTIkMkQJm7LR7tsmryXKsOrcXbzBgwFZX0\ntuEip+WZLpDAyLPNrn3D2mypiA7u1ZXw2Phtd4Yr4JT8YURcBcytbo0yf6NW\nkzxXHazYxNL8LZtWCpDCIBvgP14Jyho4W9IAFiirXZpUATK0zf0Ipa2kftC/\njpRfwiiLso6diZ0zqFXLlHaW+Z77mMe4Be5OTXaEs0D1a3kRdhRIwfww1mhB\n168+d2R/Q3jTzn8CspquvAj9dG8RUBhAHs6f9RJ6YonoeaxuM3D+4QlNsHfy\n3ebNKyXb3q9n+ZaqpBr5183kTcGvnJcjsciFeo/B0qxvrFIywy/F77WC64bo\ny8r1D6CmwUzx8xcWcQEGkppS88W41RSD29Ml49R/N3dfxzBkNdaUYCQgZCw4\nusVxRRmy/IFwacqp8Yvo+t5xbhOq4UkguyhII3g6dxvOdEOAkb/vWp8ZYcAF\n33Yo\r\n=0tbB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEAgl6pokQeQpWFx8i5MsoIb2uKblT2sS2CuoYzk9pZAAiEAspPUQcBrsNV17BPsst+//VjNbKpU73eF72uG4eHgGhI="}]},"maintainers":[{"name":"abranhe","email":"abraham@abranhe.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mergesort_1.0.0_1540791291017_0.4650896039257164"},"_hasShrinkwrap":false}},"time":{"created":"2018-10-29T05:34:50.854Z","1.0.0":"2018-10-29T05:34:51.253Z","modified":"2022-04-04T13:31:27.009Z"},"maintainers":[{"name":"abranhe","email":"abraham@abranhe.com"}],"description":"Merge Sort algorithm from The All ▲lgorithm Project","homepage":"https://js.allalgorithms.com","keywords":["computer-science","allalgorithms","algorithms","all-algorithms","algorithm","sorting","sorting-algorithms","allalgorithms-mergesort","mergesort"],"repository":{"type":"git","url":"git+https://github.com/abranhe/allalgorithms-mergesort.git"},"author":{"name":"Carlos Abraham","email":"abraham@abranhe.com","url":"abranhe.com"},"bugs":{"url":"https://github.com/abranhe/allalgorithms-mergesort/issues"},"license":"MIT","readme":"<p align=\"center\">\n\t<a href=\"https://npmjs.com/@allalgorithms-mergesort\"><img src=\"https://cdn.abranhe.com/projects/algorithms/logo.svg\" width=\"20%\">\n\t</a>\n\t<br>\n\t<br>\n\tMerge Sort Algorithm for the <a href=\"https://allalgorithms.com\">All ▲lgorithms Project</a>\n\t<br>\n\t<br>\n</p>\n\n<p align=\"center\">\n\t<a href=\"https://travis-ci.org/abranhe/allalgorithms-mergesort\"><img src=\"https://img.shields.io/travis/abranhe/allalgorithms-mergesort.svg?logo=travis\" /></a>\n\t<a href=\"https://github.com/abranhe/allalgorithms-mergesort/blob/master/license\"><img src=\"https://img.shields.io/github/license/abranhe/allalgorithms-mergesort.svg\" /></a>\n\t<a href=\"https://github.com/allalgorithms-mergesort\"><img src=\"https://cdn.abranhe.com/projects/algorithms/badge.svg\"/></a>\n\t<a href=\"https://github.com/abranhe/allalgorithms/allalgorithms-mergesort\"><img src=\"https://img.shields.io/npm/v/allalgorithms-mergesort.svg\"/></a>\n</p>\n\n## Install\n\n```\nnpm install @allalgorithms/mergesort\n```\n\n## Usage Example\n\n```js\nconst mergeSort = require('@allalgorithms/mergesort');\n\narr = [77, 2, 10, -2, 1, 7]\n\nconsole.log(mergeSort(arr));\n// -> [-2, 1, 2, 7, 10, 77]\n```\n\n# Related\n\n- [allalgorithms-js](https://github.com/abranhe/allalgorithms-js): All ▲lgorithms Javscript library\n- [allalgorithms-python](https://github.com/abranhe/allalgorithms-python): All ▲lgorithms Python library\n- [allalgorithms-java](https://github.com/abranhe/allalgorithms-java): All ▲lgorithms Java library\n\n# Maintainers\n\n|[![Carlos Abraham Logo][3]][4]|\n| :--------------------------: |\n| [Carlos Abraham][4]          |\n\n\n# License\n\n[MIT][5] License © [Carlos Abraham][4]\n\n<!-------------------Markdown Images Links ---------------------------------->\n[1]: https://cdn.abranhe.com/projects/algorithms/badge.svg\n[2]: https://github.com/abranhe/allalgorithms-mergesort\n[3]: https://avatars3.githubusercontent.com/u/21347264?s=50\n[4]: https://github.com/abranhe\n[5]: https://github.com/abranhe/allalgorithms-mergesort/blob/master/license\n<!-------------------Markdown Images Links ---------------------------------->\n\n<p align=\"center\">\n\t<a href=\"https://github.com/abranhe/algorithms\">\n\t\t<img src=\"https://cdn.abranhe.com/projects/algorithms/logo.svg\" width=\"50px\">\n\t</a>\n  <br>\n</p>\n","readmeFilename":"readme.md"}