We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540c3f1 commit c28cef7Copy full SHA for c28cef7
package.json
@@ -36,6 +36,7 @@
36
"changelog": "npm i github-changes && ./node_modules/.bin/github-changes -o brianc -r node-postgres -d pulls -a -v",
37
"test": "make test-all connectionString=postgres://postgres@localhost:5432/postgres"
38
},
39
+ "license": "MIT",
40
"engines": {
41
"node": ">= 0.8.0"
42
}
0 commit comments