Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 02c6300

Browse files
committed
Checkpoint
1 parent 928aa13 commit 02c6300

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

package.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,19 @@
2626
"sandbox",
2727
"automation"
2828
],
29-
"author": "",
29+
"author": "TextCortex Dev Team",
3030
"license": "MIT",
31+
"homepage": "https://github.com/textcortex/claude-code-sandbox#readme",
32+
"repository": {
33+
"type": "git",
34+
"url": "git+https://github.com/textcortex/claude-code-sandbox.git"
35+
},
36+
"bugs": {
37+
"url": "https://github.com/textcortex/claude-code-sandbox/issues"
38+
},
39+
"publishConfig": {
40+
"access": "public"
41+
},
3142
"dependencies": {
3243
"@types/express": "^5.0.2",
3344
"@types/ws": "^8.18.1",

0 commit comments

Comments
 (0)