File tree 6 files changed +15
-5
lines changed
6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"repository" : {
13
13
"type" : " git" ,
14
- "url" : " git://github.com/brianc/node-postgres.git"
14
+ "url" : " git://github.com/brianc/node-postgres.git" ,
15
+ "directory" : " packages/pg-connection-string"
15
16
},
16
17
"keywords" : [
17
18
" pg" ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"repository" : {
13
13
"type" : " git" ,
14
- "url" : " git://github.com/brianc/node-postgres.git"
14
+ "url" : " git://github.com/brianc/node-postgres.git" ,
15
+ "directory" : " packages/pg-cursor"
15
16
},
16
17
"author" : " Brian M. Carlson" ,
17
18
"license" : " MIT" ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"repository" : {
13
13
"type" : " git" ,
14
- "url" : " git://github.com/brianc/node-postgres.git"
14
+ "url" : " git://github.com/brianc/node-postgres.git" ,
15
+ "directory" : " packages/pg-pool"
15
16
},
16
17
"keywords" : [
17
18
" pg" ,
Original file line number Diff line number Diff line change 22
22
"prepublish" : " yarn build" ,
23
23
"pretest" : " yarn build"
24
24
},
25
+ "repository" : {
26
+ "type" : " git" ,
27
+ "url" : " git://github.com/brianc/node-postgres.git" ,
28
+ "directory" : " packages/pg-protocol"
29
+ },
25
30
"files" : [
26
31
" /dist/*{js,ts,map}" ,
27
32
" /src"
Original file line number Diff line number Diff line change 9
9
},
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " git://github.com/brianc/node-postgres.git"
12
+ "url" : " git://github.com/brianc/node-postgres.git" ,
13
+ "directory" : " packages/pg-query-stream"
13
14
},
14
15
"keywords" : [
15
16
" postgres" ,
Original file line number Diff line number Diff line change 14
14
"homepage" : " https://github.com/brianc/node-postgres" ,
15
15
"repository" : {
16
16
"type" : " git" ,
17
- "url" : " git://github.com/brianc/node-postgres.git"
17
+ "url" : " git://github.com/brianc/node-postgres.git" ,
18
+ "directory" : " packages/pg"
18
19
},
19
20
"author" :
" Brian Carlson <[email protected] >" ,
20
21
"main" : " ./lib" ,
You can’t perform that action at this time.
0 commit comments