File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ pg-connection-string
55
66[ ![ Build Status] ( https://travis-ci.org/iceddev/pg-connection-string.svg?branch=master )] ( https://travis-ci.org/iceddev/pg-connection-string )
77[ ![ Coverage Status] ( https://coveralls.io/repos/github/iceddev/pg-connection-string/badge.svg?branch=master )] ( https://coveralls.io/github/iceddev/pg-connection-string?branch=master )
8+
89Functions for dealing with a PostgresSQL connection string
910
1011` parse ` method taken from [ node-postgres] ( https://github.com/brianc/node-postgres.git )
Original file line number Diff line number Diff line change 2828 "dependencies" : {},
2929 "devDependencies" : {
3030 "chai" : " ^4.1.1" ,
31+ "coveralls" : " ^3.0.4" ,
3132 "istanbul" : " ^0.4.5" ,
3233 "mocha" : " ^3.5.0"
3334 },
You can’t perform that action at this time.
0 commit comments