1234567891011121314151617181920212223242526 |
- {
- "currentState": "initialized",
- "stateHistory": [
- {
- "from": "initial",
- "command": "init",
- "timestamp": "2025-08-25T03:12:11.315Z",
- "args": [
- {
- "workingDirectory": "d:\\work\\bandhu-buy\\admin"
- }
- ]
- },
- {
- "from": "initialized",
- "command": "init",
- "timestamp": "2025-08-25T08:16:36.354Z",
- "args": [
- {
- "workingDirectory": "d:\\work\\bandhu-buy\\admin"
- }
- ]
- }
- ],
- "lastUpdated": "2025-08-25T08:16:36.385Z"
- }
|