26 lines
580 B
JSON
26 lines
580 B
JSON
{
|
|
"appId": "nianxx-play",
|
|
"name": "Zhinian Creation Assistant",
|
|
"version": "0.1.0",
|
|
"bundledAt": "2026-05-14T04:01:58.653Z",
|
|
"runtime": "next-standalone",
|
|
"entry": "server.js",
|
|
"excludes": [
|
|
".env*",
|
|
".data",
|
|
"public/uploads",
|
|
"public/generated-results",
|
|
"development caches"
|
|
],
|
|
"secretScan": {
|
|
"checked": true,
|
|
"sourceEnvValues": 3
|
|
},
|
|
"runtimeEnv": {
|
|
"bundled": false,
|
|
"extractedFromDesktopBundle": true,
|
|
"note": ".env.runtime was intentionally excluded during standalone extraction."
|
|
},
|
|
"sizeBytes": 949760759
|
|
}
|