update at 2026-04-21 17:55:41
This commit is contained in:
10
server/package.json
Normal file
10
server/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "note2any-wx-server",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "TypeScript implementation of the note2any WeChat proxy server",
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"start": "node dist/index.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user