{
  "name": "stratagem",
  "version": "0.2.8",
  "description": "A lightweight node module for simulating turn-based role-playing game battles",
  "keywords": [
    "turn-based",
    "tactical",
    "rpg",
    "battle"
  ],
  "license": "MIT",
  "author": "Justin Wells <justinleewells@icloud.com> (http://wwww.justinleewells.com)",
  "main": "./index.js",
  "type": "module"
}
