node-query/node_modules/pg/node_modules/pg-types/package.json

51 lines
1.2 KiB
JSON

{
"name": "pg-types",
"version": "1.6.0",
"description": "Query result type converters for node-postgres",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git://github.com/brianc/node-pg-types.git"
},
"keywords": [
"postgres",
"PostgreSQL",
"pg"
],
"author": {
"name": "Brian M. Carlson"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/brianc/node-pg-types/issues"
},
"homepage": "https://github.com/brianc/node-pg-types",
"devDependencies": {
"mocha": "^1.18.0"
},
"_id": "pg-types@1.6.0",
"_shasum": "3872a0f199143025497f4ee2a65fdaf00d7ea8b3",
"_from": "pg-types@1.6.0",
"_npmVersion": "1.4.9",
"_npmUser": {
"name": "brianc",
"email": "brian.m.carlson@gmail.com"
},
"maintainers": [
{
"name": "brianc",
"email": "brian.m.carlson@gmail.com"
}
],
"dist": {
"shasum": "3872a0f199143025497f4ee2a65fdaf00d7ea8b3",
"tarball": "http://registry.npmjs.org/pg-types/-/pg-types-1.6.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/pg-types/-/pg-types-1.6.0.tgz",
"readme": "ERROR: No README data found!"
}