22 lines
520 B
JSON
22 lines
520 B
JSON
{
|
|
"name": "wynntils-waypoints",
|
|
"version": "1.0.0",
|
|
"description": "Turn locally gathered crowdsource data into waypoints for Wynntils",
|
|
"main": "main.ts",
|
|
"scripts": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "forgejo@git.tobot.dev:toby/wynntils-waypoints"
|
|
},
|
|
"author": {
|
|
"github": "Toby222",
|
|
"githubId": 14962962,
|
|
"name": "Toby",
|
|
"email": "wynntils@tobot.dev",
|
|
"url": "https://tobot.dev/"
|
|
},
|
|
"license": "CC0-1.0",
|
|
"devDependencies": {
|
|
"@types/bun": "^1.1.14"
|
|
}
|
|
}
|