Sort keywords in package.json

This commit is contained in:
Sehrope Sarkuni 2017-09-06 08:13:30 -04:00 committed by Brian C
parent 74aaced74a
commit c2da0ed978

View File

@ -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",