mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Update package.jsn
This commit is contained in:
parent
8a3b3d4167
commit
40af7c2f4a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "node-pg-cursor",
|
||||
"name": "pg-cursor",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
@ -7,10 +7,10 @@
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "node test/"
|
||||
},
|
||||
"author": "",
|
||||
"license": "BSD",
|
||||
"author": "Brian M. Carlson",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"gonna": "0.0.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user