pager/dub.json
2025-11-19 09:42:10 +03:00

14 lines
No EOL
281 B
JSON

{
"authors": [
"Alexander Zhirov"
],
"copyright": "Copyright © 2025, Alexander Zhirov",
"description": "Pager as less",
"license": "BSL-1.0",
"name": "pager",
"dependencies": {
"arsd-official:terminal": "~>12.1.0"
},
"targetPath": "bin",
"targetType": "executable"
}