pouch.json 319 B

12345678910111213141516
  1. {
  2. "currentState": "initialized",
  3. "stateHistory": [
  4. {
  5. "from": "initial",
  6. "command": "init",
  7. "timestamp": "2025-07-09T02:57:45.095Z",
  8. "args": [
  9. {
  10. "workingDirectory": "d:\\work\\bandhu-buy\\admin"
  11. }
  12. ]
  13. }
  14. ],
  15. "lastUpdated": "2025-07-09T02:57:45.129Z"
  16. }