@vijay0405/js-number-converter
Version:
Convert big integer numbers, binary, decimal, hexadecimal
19 lines (18 loc) • 486 B
JSON
{
"name": "@vijay0405/js-number-converter",
"version": "2.2.0",
"description": "Convert big integer numbers, binary, decimal, hexadecimal",
"main": "index.js",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/vijay0405/Number-converter.git"
},
"homepage": "https://github.com/vijay0405/Number-converter",
"keywords": [
"Binary",
"Decimal",
"Hexadecimal",
"Converter"
]
}