{ "name": "pg-cursor", "version": "0.1.0", "description": "", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "node test/" }, "author": "Brian M. Carlson", "license": "MIT", "devDependencies": { "mocha": "https://github.com/visionmedia/mocha/tarball/master", "pg.js": "~2.8.1" } }