We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf4de1 commit 2d5bc9fCopy full SHA for 2d5bc9f
1 file changed
cli/package.json
@@ -2,6 +2,9 @@
2
"name": "skyboard-cli",
3
"version": "0.1.0",
4
"description": "CLI for Skyboard – a collaborative kanban board on AT Protocol",
5
+ "author": {
6
+ "name": "Tim Disney"
7
+ },
8
"type": "module",
9
"bin": {
10
"sb": "./bin/sb.js"
0 commit comments