UNPKG

ds-algo-study

Version:

Just experimenting with publishing a package

16 lines (15 loc) 292 B
{ "name": "radix_sort_project_solution", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "chai": "^4.2.0", "mocha": "^5.2.0" } }