You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

81 lines
2.1 KiB
JSON

{
"_args": [
[
"pg-connection-string@^0.1.3",
"/Users/alfiepates/src/invoicer/node_modules/knex"
]
],
"_from": "pg-connection-string@>=0.1.3 <0.2.0",
"_id": "pg-connection-string@0.1.3",
"_inCache": true,
"_installable": true,
"_location": "/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": [
"/knex"
],
"_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": "/Users/alfiepates/src/invoicer/node_modules/knex",
"author": {
"email": "blaine@iceddev.com",
"name": "Blaine Bublitz",
"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": "http://localhost:4873/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": [
{
"email": "blaine@iceddev.com",
"name": "phated"
}
],
"name": "pg-connection-string",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/iceddev/pg-connection-string.git"
},
"scripts": {
"test": "tap ./test"
},
"version": "0.1.3"
}