feat: recognize CutOS agent runtime
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"clawd": "./bin/clawd.js"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node bin/clawd.js"
|
||||
"start": "node bin/clawd.js",
|
||||
"test": "node --test test/*.test.js"
|
||||
},
|
||||
"keywords": [
|
||||
"claw",
|
||||
|
||||
Reference in New Issue
Block a user