{ "name": "fsm_core", "abstract": "This package is used for the main PostgreSQL files for the FSM project.", "version": "1.1.0", "maintainer": [ "Niraj Kashyap " ], "license": "apache_2_0", "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" } }, "prereqs": { "runtime": { "requires": { "PostgreSQL": "15.0.0", "ltree": "1.2.0", "pgmq": "1.4.4" } } }, "resources": { "bugtracker": { "web": "https://github.com/nirajkashyap/fsm/issues/" }, "repository": { "url": "git://github.com/nirajkashyap/fsm.git", "web": "https://github.com/nirajkashyap/fsm/", "type": "git" } }, "generated_by": "Niraj Kashyap", "meta-spec": { "version": "1.0.0", "url": "https://pgxn.org/meta/spec.txt" }, "tags": [ "finite state machine", "fsm", "state machine", "workflow", "orchestrator", "orchestration" ] }