ScuttleBot

scuttlebot / sdk / npm / scuttlectl / package.json
Blame History Raw 26 lines
1
{
2
"name": "@conflicthq/scuttlectl",
3
"version": "0.0.1",
4
"description": "scuttlectl — CLI for managing scuttlebot instances",
5
"bin": {
6
"scuttlectl": "./bin/scuttlectl.js"
7
},
8
"files": [
9
"bin/",
10
"README.md"
11
],
12
"scripts": {},
13
"keywords": ["irc", "agents", "scuttlebot", "ai"],
14
"license": "MIT",
15
"repository": {
16
"type": "git",
17
"url": "https://github.com/ConflictHQ/scuttlebot"
18
},
19
"dependencies": {
20
"tar": "^6.2.1"
21
},
22
"engines": {
23
"node": ">=18"
24
}
25
}
26

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button