@iamniel/mortgage-calculator
Version:
Calculates the Monthly Mortgage Price, Down Payment, Total Number of Payments and Pricipal Amount.
25 lines (24 loc) • 612 B
JSON
{
"name": "@iamniel/mortgage-calculator",
"version": "1.0.0",
"description": "Calculates the Monthly Mortgage Price, Down Payment, Total Number of Payments and Pricipal Amount.",
"main": "calculator.js",
"author": "iamniel",
"repository": "iamniel/mortgage-calculator",
"license": "MIT",
"keywords": [
"mortgage",
"downpayment",
"calculator",
"property",
"loan",
"amortization",
"tax",
"interest",
"npm",
"package",
"iamniel",
"ndd21",
"Nanda"
]
}