UNPKG

roleplayer

Version:

A library for building table top role playing game worlds, and managing campaigns in those worlds

14 lines (13 loc) 164 B
{ "$schema": "https://turbo.build/schema.json", "extends": [ "//" ], "tasks": { "build": { "outputs": [ "dist/**" ] } } }