{
  "name": "math_moraell",
  "version": "1.0.3",
  "description": "exemple et test de création de package",
  "main": "bin/main.js",
  "bin": {
    "math_moraell": "bin/main.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "math",
    "example",
    "fibonacci",
    "addition",
    "soustraction",
    "multiplication",
    "division"
  ],
  "author": "moraell",
  "license": "ISC"
}
