UNPKG

sorted-hm-impl-pkg

Version:

Sorted HashMap Test Package

21 lines (20 loc) 399 B
{ "name": "sorted-hm-impl-pkg", "version": "1.0.0", "description": "Sorted HashMap Test Package", "main": "index.js", "dependencies": { "typescript": "^2.6.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Anantha MH", "license": "ISC", "keywords": [ "Sorted", "HashMap", "Implementation" ] }