waterline-postgresql
Version:
PostgreSQL Adapter for Sails and Waterline
82 lines (81 loc) • 2.2 kB
JSON
{
"_args": [
[
"pg-connection-string@^0.1.3",
"/home/travis/build/waterlinejs/postgresql-adapter/node_modules/knex"
]
],
"_from": "pg-connection-string@>=0.1.3 <0.2.0",
"_id": "pg-connection-string@0.1.3",
"_inBundle": true,
"_inCache": true,
"_installable": true,
"_location": "/waterline-postgresql/pg-connection-string",
"_npmUser": {
"email": "blaine@iceddev.com",
"name": "phated"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "pg-connection-string",
"raw": "pg-connection-string@^0.1.3",
"rawSpec": "^0.1.3",
"scope": null,
"spec": ">=0.1.3 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/waterline-postgresql/knex",
"/waterline-postgresql/pg"
],
"_resolved": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-0.1.3.tgz",
"_shasum": "da1847b20940e42ee1492beaf65d49d91b245df7",
"_shrinkwrap": null,
"_spec": "pg-connection-string@^0.1.3",
"_where": "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/knex",
"author": {
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://iceddev.com/"
},
"bugs": {
"url": "https://github.com/iceddev/pg-connection-string/issues"
},
"dependencies": {},
"description": "Functions for dealing with a PostgresSQL connection string",
"devDependencies": {
"tap": "^0.4.11"
},
"directories": {},
"dist": {
"shasum": "da1847b20940e42ee1492beaf65d49d91b245df7",
"tarball": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-0.1.3.tgz"
},
"gitHead": "4c151b9403420c1c9a9682facef1fcdbb9b79b3b",
"homepage": "https://github.com/iceddev/pg-connection-string",
"keywords": [
"pg",
"connection",
"string",
"parse"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "phated",
"email": "blaine@iceddev.com"
}
],
"name": "pg-connection-string",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/iceddev/pg-connection-string.git"
},
"scripts": {
"test": "tap ./test"
},
"version": "0.1.3"
}