{
   "name": "fsm_core",
   "abstract": "This package is used for the main PostgreSQL files for the FSM project.",
   "version": "1.1.0",
   "date": "2026-06-08T08:41:58Z",
   "maintainer": [
      "Niraj Kashyap <niraj.38.re@gmail.com>"
   ],
   "release_status": "stable",
   "user": "Niraj",
   "sha1": "e0e681a47e1502d88b17ba6bfa6e8fe994c1d989",
   "license": "apache_2_0",
   "prereqs": {
      "runtime": {
         "requires": {
            "PostgreSQL": "15.0.0",
            "ltree": "1.2.0",
            "pgmq": "1.4.4"
         }
      }
   },
   "provides": {
      "fsm_core": {
         "abstract": "This package is used for the main PostgreSQL files for the FSM project.",
         "file": "fsm_core--1.0.0.sql",
         "version": "1.1.0"
      }
   },
   "tags": ["finite state machine", "fsm", "state machine", "workflow", "orchestrator", "orchestration"],
   "resources": {
      "bugtracker": {
         "web": "https://github.com/nirajkashyap/fsm/issues/"
      },
      "repository": {
         "type": "git",
         "url": "git://github.com/nirajkashyap/fsm.git",
         "web": "https://github.com/nirajkashyap/fsm/"
      }
   }
}
