File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " pg_dispatch" ,
3+ "abstract" : " Asynchronous SQL dispatcher" ,
4+ "version" : " 0.1.2" ,
5+ "maintainer" : " Snehil Shah <snehilshah.989@gmail.com>" ,
6+ "license" : " postgresql" ,
7+ "provides" : {
8+ "pg_dispatch" : {
9+ "abstract" : " Asynchronous SQL dispatcher" ,
10+ "file" : " pg_dispatch--0.1.2.sql" ,
11+ "docfile" : " README.md" ,
12+ "version" : " 0.1.2"
13+ }
14+ },
15+ "resources" : {
16+ "bugtracker" : {
17+ "web" : " https://github.com/Snehil-Shah/pg_dispatch/issues/"
18+ },
19+ "repository" : {
20+ "url" : " git://github.com/Snehil-Shah/pg_dispatch.git" ,
21+ "web" : " https://github.com/Snehil-Shah/pg_dispatch/" ,
22+ "type" : " git"
23+ }
24+ },
25+ "generated_by" : " Snehil Shah" ,
26+ "meta-spec" : {
27+ "version" : " 1.0.0" ,
28+ "url" : " https://pgxn.org/meta/spec.txt"
29+ },
30+ "tags" : [
31+ " async" ,
32+ " dispatcher" ,
33+ " promise" ,
34+ " defer" ,
35+ " pg_late" ,
36+ " pg_tle"
37+ ]
38+ }
You can’t perform that action at this time.
0 commit comments