@datasworn/starforged
Version:
Datasworn JSON data for Ironsworn: Starforged.
34 lines (33 loc) • 770 B
JSON
{
"name": "@datasworn/starforged",
"version": "0.0.10",
"description": "Datasworn JSON data for Ironsworn: Starforged.",
"files": ["icons", "images", "json"],
"repository": {
"type": "git",
"url": "git+https://github.com/rsek/datasworn.git",
"directory": "pkg/nodejs/@datasworn/starforged"
},
"keywords": ["ironsworn", "datasworn", "starforged", "TTRPG"],
"contributors": [
{
"name": "rsek",
"email": "r.sekouri@gmail.com",
"url": "https://github.com/rsek"
}
],
"license": "(CC-BY-4.0 OR CC-BY-NC-4.0)",
"bugs": {
"url": "https://github.com/rsek/datasworn/issues"
},
"dependencies": {
"@datasworn/core": "0.0.10"
},
"authors": [
{
"name": "rsek",
"email": "r.sekouri@gmail.com",
"url": "https://github.com/rsek"
}
]
}