easy-number-formatter
Version:
Simple Number format script (Convert 1000 - 1K)
21 lines (20 loc) • 446 B
JSON
{
"name": "easy-number-formatter",
"version": "1.0.3",
"description": "Simple Number format script (Convert 1000 - 1K)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Simple",
"Number",
"Formatter"
],
"repository": {
"type": "git",
"url": "https://github.com/LachlanDev/easy-number-formatter"
},
"author": "LachlanDev",
"license": "ISC"
}