UNPKG

sort-algo

Version:
28 lines (26 loc) 612 B
{ "name": "sort-algo", "description": "sort an array", "version": "0.3.0", "author": { "name": "guillaume derouineau", "email": "guillaume.derouineau@gmail.com" }, "dependencies": { }, "keywords": [ "sort", "algo", "algorithm", "insertion" ], "main": "index", "readmeFilename": "README.md", "_id": "sort-algo@0.3.0", "_from": "sort-algo@", "homepage": "http://github.com/gderouineau/sort-algo", "repository": { "type": "git", "url": "http://github.com/gderouineau/sort-algo.git" } }