galmuri/package.json
2024-03-19 14:04:13 +00:00

34 lines
699 B
JSON

{
"name": "galmuri",
"version": "2.39.2",
"description": "Bitmap fonts based on the font design from Nintendo DS",
"main": "dist/galmuri.css",
"repository": "quiple/galmuri",
"keywords": [
"font",
"fonts",
"typeface",
"truetype",
"ttf",
"bitmap-font",
"bdf",
"nintendo-ds"
],
"author": "Minseo Lee (itoupluk427@gmail.com)",
"license": "OFL-1.1",
"funding": [
{
"type" : "patreon",
"url" : "https://patreon.com/quiple"
},
{
"type" : "liberapay",
"url" : "https://liberapay.com/quiple"
}
],
"bugs": {
"url": "https://github.com/quiple/galmuri/issues"
},
"homepage": "https://galmuri.quiple.dev"
}