UNPKG

algolibrary

Version:
21 lines (20 loc) 384 B
{ "name": "@algoLib/sortlib", "version": "1.0.8", "description": "A library containing sorting algorithms", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "sort", "algo", "sorting", "quick", "bubble", "merge", "insertion" ], "author": "Gowru Sree Vathsa", "license": "MIT" }