{
  "name": "@widlestudiollp/health-calculation",
  "version": "0.0.27",
  "description": "This a health calculations ",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Widle-Studio/health-calculations.git"
  },
  "keywords": [
    "BMI",
    "Body-Fat",
    "BMR",
    "Ideal-Weight",
    "Pace",
    "Army Body-Fat Percentage",
    "Calories",
    "LBM",
    "Healthy Weight",
    "Calories Burn",
    "Pregnancy Weight Gain",
    "Ovulation",
    "Conception",
    "Estimate Delivery Date",
    "Pregnancy",
    "Period",
    "TDEE",
    "GFR",
    "BSA",
    "Macro",
    "Carbohydrate",
    "Protein",
    "Fat Intake",
    "BAC",
    "Body Type"
  ],
  "author": "Widle Studio LLP",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/Widle-Studio/health/issues"
  },
  "homepage": "https://github.com/Widle-Studio/health-calculations#readme"
}