{
    "name": "rltools",
    "version": "0.0.3",
    "description": "JavaScript wrapper for the inference of RLtools models",
    "main": "main.js",
    "keywords": ["reinforcement", "learning"],
    "author": {
        "name": "Jonas Eschmann",
        "email": "jonas.eschmann@gmail.com",
        "url": "https://jonas.es"
    },
    "type": "module",
    "license": "MIT"
  }