{
    "name": "bogofunctions",
    "version": "1.1.1",
    "description": "Some Math Functions",
    "main": "bogo.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [
        "math",
        "solution",
        "Mortgage",
        "Qurdratic_qeuation"
    ],
    "author": "bogostar",
    "license": "ISC"
}