{
  "name": "@quenty/experiencecalculator",
  "version": "2.5.1",
  "description": "Calculate experience on an exponential curve and perform relevant calculations Uses formulas from stackoverflow.com/questions/6954874/php-game-formula-to-calculate-a-level-based-on-exp",
  "keywords": [
    "Roblox",
    "Nevermore",
    "Lua",
    "Math",
    "Experience"
  ],
  "bugs": {
    "url": "https://github.com/Quenty/NevermoreEngine/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Quenty/NevermoreEngine.git",
    "directory": "src/experiencecalculator/"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/quenty"
  },
  "license": "MIT",
  "contributors": [
    "Quenty"
  ],
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "78c3ac0ab08dd18085b6e6e6e4f745e76ed99f68"
}
