Skip to content

Commit 62a1ed1

Browse files
update package.json
1 parent ff0aca3 commit 62a1ed1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "puter-shell",
2+
"name": "@heyputer/shell",
33
"version": "2.1.0",
4-
"description": "Command line interface for Puter cloud platform",
4+
"description": "SSH-style shell access to your Puter files",
55
"main": "index.js",
66
"bin": {
77
"puter-sh": "./bin/index.js",
@@ -21,7 +21,7 @@
2121
},
2222
"keywords": [
2323
"puter",
24-
"cli",
24+
"shell",
2525
"cloud"
2626
],
2727
"author": "Ibrahim.H",

0 commit comments

Comments
 (0)