mirror of
https://github.com/brianc/node-postgres.git
synced 2026-02-01 16:47:23 +00:00
commit
91bdbbd3d7
@ -9,6 +9,10 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": " mocha && eslint ."
|
"test": " mocha && eslint ."
|
||||||
},
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git://github.com/brianc/node-pg-cursor.git"
|
||||||
|
},
|
||||||
"author": "Brian M. Carlson",
|
"author": "Brian M. Carlson",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user