mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Sort keywords in package.json
This commit is contained in:
parent
74aaced74a
commit
c2da0ed978
@ -3,11 +3,11 @@
|
||||
"version": "7.3.0",
|
||||
"description": "PostgreSQL client - pure javascript & libpq with the same API",
|
||||
"keywords": [
|
||||
"postgres",
|
||||
"pg",
|
||||
"libpq",
|
||||
"postgre",
|
||||
"database",
|
||||
"libpq",
|
||||
"pg",
|
||||
"postgre",
|
||||
"postgres",
|
||||
"rdbms"
|
||||
],
|
||||
"homepage": "http://github.com/brianc/node-postgres",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user