{
    "name": "bmi-calculator",
    "version": "1.0.0",
    "homepage": "https://github.com/Boele/bmi-calculator",
    "author": "Boele",
    "description": "Bmi calculator for jQuery",
    "keywords": [
        "jquery",
        "bmi",
        "calculator"
    ],
    "dependencies": {
        "jquery": "latest",
        "bootstrap": "latest",
        "font-awesome": "latest"
    },
    "license": "MIT"
}
