@datasworn/sundered-isles
Version:
Datasworn JSON data for the Starforged: Sundered Isles expansion.
47 lines (46 loc) • 900 B
JSON
{
"name": "@datasworn/sundered-isles",
"version": "0.1.0-0",
"private": false,
"description": "Datasworn JSON data for the Starforged: Sundered Isles expansion.",
"files": [
"json",
"migration"
],
"repository": {
"type": "git",
"url": "git+https://github.com/rsek/datasworn.git",
"directory": "pkg/nodejs/@datasworn/sundered-isles"
},
"scripts": {
"release": "release-it"
},
"keywords": [
"ironsworn",
"datasworn",
"TTRPG",
"starforged",
"sundered-isles"
],
"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/starforged": "0.1.0-0"
},
"authors": [
{
"name": "rsek",
"email": "r.sekouri@gmail.com",
"url": "https://github.com/rsek"
}
]
}