{
  "name": "bmi-imc-calculator",
  "version": "1.1.1",
  "description": "A simple package to calcute your bmi // Un simple package pour calculer votre imc !",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Stitch-seagull/bmi-imc-calculator"
  },
  "keywords": [
    "bmi",
    "imc",
    "calcul",
    "calculator"
  ],
  "author": "Stitch",
  "license": "ISC",
  "homepage": "https://github.com/Stitch-seagull/bmi-imc-calculator"
}
