z-number-format
Version:
format number [D[
25 lines (24 loc) • 459 B
JSON
{
"name": "z-number-format",
"version": "2.0.4",
"description": "format number \u001b[D\u001b[",
"main": "src/index.js",
"scripts": {
"test": "mocha"
},
"keywords": [
"z-number-format",
"number-format",
"numberFormat",
"zNumberFormat"
],
"repository": {
"url": "https://github.com/masterZSH/number-format",
"type": "git"
},
"author": "zsh",
"license": "ISC",
"dependencies": {
"mocha": "^6.2.0"
}
}