millify-indo
Version:
Human-readable large numbers for Node.js
33 lines (32 loc) • 712 B
JSON
{
"name": "millify-indo",
"version": "1.1.3",
"description": "Human-readable large numbers for Node.js",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/workaja/millify-indo.git"
},
"keywords": [
"numbers",
"format",
"human",
"pretty",
"million",
"billion",
"trillion",
"uang",
"hdd",
"panjang",
"berat"
],
"author": "Workaja <devserang@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/workaja/millify-indo/issues"
},
"homepage": "https://github.com/workaja/millify-indo#readme",
"devDependencies": {},
"dependencies": {}
}