UNPKG

@datasworn/core

Version:

Typings and JSON schema common to Datasworn. This is a pre-release package, provided for developer feedback. It will almost certainly receive breaking changes.

27 lines (26 loc) 756 B
{ "name": "@datasworn/core", "version": "0.0.10", "description": "Typings and JSON schema common to Datasworn. This is a pre-release package, provided for developer feedback. It will almost certainly receive breaking changes.", "main": "dist/index.js", "types": "dist/index.d.ts", "files": ["dist", "README.md", "json"], "repository": { "type": "git", "url": "git+https://github.com/rsek/datasworn.git", "directory": "pkg/nodejs/@datasworn/core" }, "keywords": ["ironsworn", "datasworn", "dataforged", "TTRPG"], "contributors": [ { "name": "rsek", "email": "r.sekouri@gmail.com", "url": "https://github.com/rsek" } ], "license": "MIT", "bugs": { "url": "https://github.com/rsek/datasworn/issues" }, "dependencies": {} }