@mohdnajwan/bmi-calculator
Version:
BMI calculator that accepts metric and imperial units
13 lines (12 loc) • 345 B
JSON
{
"name": "@mohdnajwan/bmi-calculator",
"version": "1.0.2",
"description": "BMI calculator that accepts metric and imperial units",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Najwan",
"license": "MIT",
"keywords": ["bmi-calculator","mohdnajwan","bmi calculator"]
}