mirror of
https://github.com/usetrmnl/terminus.git
synced 2026-08-13 14:29:27 -07:00
Generated with link:https://alchemists.io/projects/hanamismith[Hanamismith] 1.4.0. This includes the link:https://github.com/minimagick/minimagick[MiniMagick] gem for converting images into black and white images for display on TRMNL devices.
14 lines
252 B
JSON
14 lines
252 B
JSON
{
|
|
"name": "terminus",
|
|
"description": "A TRMNL server.",
|
|
"version": "0.0.0",
|
|
"author": "TRMNL",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"type": "module",
|
|
"keywords": ["ruby", "hanami"],
|
|
"dependencies": {
|
|
"hanami-assets": "^2.2.0"
|
|
}
|
|
}
|