UNPKG

waterline-postgresql

Version:
91 lines (90 loc) 2.31 kB
{ "_args": [ [ "pg-types@1.*", "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/pg" ] ], "_from": "pg-types@>=1.0.0 <2.0.0", "_id": "pg-types@1.11.0", "_inBundle": true, "_inCache": true, "_installable": true, "_location": "/waterline-postgresql/pg-types", "_nodeVersion": "5.5.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/pg-types-1.11.0.tgz_1461347783750_0.13011627295054495" }, "_npmUser": { "email": "brian.m.carlson@gmail.com", "name": "brianc" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "pg-types", "raw": "pg-types@1.*", "rawSpec": "1.*", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/waterline-postgresql/pg" ], "_resolved": "https://registry.npmjs.org/pg-types/-/pg-types-1.11.0.tgz", "_shasum": "aae91a82d952b633bb88d006350a166daaf6ea90", "_shrinkwrap": null, "_spec": "pg-types@1.*", "_where": "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/pg", "author": { "name": "Brian M. Carlson" }, "bugs": { "url": "https://github.com/brianc/node-pg-types/issues" }, "dependencies": { "ap": "~0.2.0", "postgres-array": "~1.0.0", "postgres-bytea": "~1.0.0", "postgres-date": "~1.0.0", "postgres-interval": "~1.0.0" }, "description": "Query result type converters for node-postgres", "devDependencies": { "pff": "^1.0.0", "tap-spec": "^4.0.0", "tape": "^4.0.0" }, "directories": {}, "dist": { "shasum": "aae91a82d952b633bb88d006350a166daaf6ea90", "tarball": "https://registry.npmjs.org/pg-types/-/pg-types-1.11.0.tgz" }, "gitHead": "ed2d0e36e33217b34530727a98d20b325389e73a", "homepage": "https://github.com/brianc/node-pg-types", "keywords": [ "postgres", "PostgreSQL", "pg" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "brianc", "email": "brian.m.carlson@gmail.com" } ], "name": "pg-types", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/brianc/node-pg-types.git" }, "scripts": { "test": "tape test/*.js | tap-spec" }, "version": "1.11.0" }