ein
Version:
Easy way to deal with decimals
26 lines (25 loc) • 433 B
JSON
{
"name": "ein",
"version": "0.0.3",
"description": "Easy way to deal with decimals",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"decimals",
"number",
"round",
"flour",
"ceil",
"math",
"float",
"integer",
"repeating",
"howto",
"simple",
"prototype"
],
"author": "Yakov Dalinchuk",
"license": "MIT"
}