stratagem
Version:
A lightweight node module for simulating turn-based role-playing game battles
16 lines (15 loc) • 378 B
JSON
{
"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"
}