chore: rename to @oc-forge/mcmail, publish 0.1.0
This commit is contained in:
parent
c12c1913bc
commit
5345dcc65d
13
package.json
13
package.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "mcmail",
|
||||
"name": "@oc-forge/mcmail",
|
||||
"version": "0.1.0",
|
||||
"description": "Mailcheap CLI — manage your mail server from the terminal",
|
||||
"description": "Mailcheap CLI \u2014 manage your mail server from the terminal",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"mcmail": "./dist/cli.js"
|
||||
@ -11,8 +11,13 @@
|
||||
"dev": "tsx src/cli.ts",
|
||||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"keywords": ["mailcheap", "mail", "cli", "email"],
|
||||
"author": "小橘",
|
||||
"keywords": [
|
||||
"mailcheap",
|
||||
"mail",
|
||||
"cli",
|
||||
"email"
|
||||
],
|
||||
"author": "\u5c0f\u6a58",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"commander": "^12.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user