We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8776ece commit 670f473Copy full SHA for 670f473
package.json
@@ -11,13 +11,20 @@
11
"url": "git+https://github.com/graphile/gatsby-source-pg.git"
12
},
13
"keywords": [
14
+ "gatsby",
15
+ "gatsby-plugin",
16
+ "gatsby-source-plugin",
17
+ "source",
18
+ "plugin",
19
+ "pg",
20
"postgres",
21
"postgresql",
- "pg",
- "gatsby",
22
+ "sql",
23
+ "psql",
24
+ "pgsql",
25
"postgraphile",
26
"graphile",
- "source"
27
+ "postgraphql"
28
],
29
"author": "Benjie Gillam <[email protected]>",
30
"license": "MIT",
0 commit comments