pruned
Version:
Abreviate Number Counters in K, B, M, T for a Thousand, Million, Billion and Trillion short-hand
33 lines (32 loc) • 753 B
JSON
{
"name": "pruned",
"version": "0.1.1",
"description": "Abreviate Number Counters in K, B, M, T for a Thousand, Million, Billion and Trillion short-hand",
"main": "./src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mayeedwin/pruned.git"
},
"keywords": [
"prune",
"pruned",
"million",
"billion",
"trillion",
"abrreviate",
"thousand in K",
"million in M",
"trillion in T",
"counters",
"maye edwin"
],
"author": "Maye Edwin",
"license": "MIT",
"bugs": {
"url": "https://github.com/mayeedwin/pruned/issues"
},
"homepage": "https://github.com/mayeedwin/pruned#readme"
}