更新 shenyan-app: 冰箱贴独立输入框 + push-server + APNs图标 + 完整.gitignore
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17
shenyan-app/bridge-local/package.json
Normal file
17
shenyan-app/bridge-local/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "bridge-local",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "responder.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node server.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"dependencies": {
|
||||
"jsonwebtoken": "^9.0.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user