pouch.json 537 B

1234567891011121314151617181920212223242526
  1. {
  2. "currentState": "initialized",
  3. "stateHistory": [
  4. {
  5. "from": "initial",
  6. "command": "init",
  7. "timestamp": "2025-08-25T03:12:11.315Z",
  8. "args": [
  9. {
  10. "workingDirectory": "d:\\work\\bandhu-buy\\admin"
  11. }
  12. ]
  13. },
  14. {
  15. "from": "initialized",
  16. "command": "init",
  17. "timestamp": "2025-08-25T08:16:36.354Z",
  18. "args": [
  19. {
  20. "workingDirectory": "d:\\work\\bandhu-buy\\admin"
  21. }
  22. ]
  23. }
  24. ],
  25. "lastUpdated": "2025-08-25T08:16:36.385Z"
  26. }