your-bmi
Version:
Bmi Calculator to calculate your bmi
18 lines (17 loc) • 348 B
JSON
{
"name": "your-bmi",
"version": "1.0.10",
"description": "Bmi Calculator to calculate your bmi",
"main": "app.js",
"keywords": [
"modules",
"bmi",
"calculate bmi",
"bmi calculator"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Amritanshu Dev Rawat",
"license": "ISC"
}