waterline-postgresql
Version:
PostgreSQL Adapter for Sails and Waterline
84 lines (83 loc) • 1.99 kB
JSON
{
"_args": [
[
"nomnom@>= 1.5.x",
"/home/travis/build/waterlinejs/postgresql-adapter/node_modules/jsonlint-lines"
]
],
"_from": "nomnom@>=1.5.0",
"_id": "nomnom@1.8.1",
"_inBundle": true,
"_inCache": true,
"_installable": true,
"_location": "/waterline-postgresql/nomnom",
"_npmUser": {
"email": "fayearthur@gmail.com",
"name": "harth"
},
"_npmVersion": "1.4.3",
"_phantomChildren": {
"has-color": "0.1.7"
},
"_requested": {
"name": "nomnom",
"raw": "nomnom@>= 1.5.x",
"rawSpec": ">= 1.5.x",
"scope": null,
"spec": ">=1.5.0",
"type": "range"
},
"_requiredBy": [
"/waterline-postgresql/jsonlint-lines"
],
"_resolved": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.1.tgz",
"_shasum": "2151f722472ba79e50a76fc125bb8c8f2e4dc2a7",
"_shrinkwrap": null,
"_spec": "nomnom@>= 1.5.x",
"_where": "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/jsonlint-lines",
"author": {
"name": "Heather Arthur",
"email": "fayearthur@gmail.com"
},
"bugs": {
"url": "https://github.com/harthur/nomnom/issues"
},
"dependencies": {
"chalk": "~0.4.0",
"underscore": "~1.6.0"
},
"description": "Option parser with generated usage and commands",
"devDependencies": {
"nodeunit": "~0.7.4"
},
"directories": {},
"dist": {
"shasum": "2151f722472ba79e50a76fc125bb8c8f2e4dc2a7",
"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.1.tgz"
},
"homepage": "https://github.com/harthur/nomnom",
"keywords": [
"arguments",
"option parser",
"command line",
"options",
"parser"
],
"main": "./nomnom",
"maintainers": [
{
"name": "harth",
"email": "fayearthur@gmail.com"
}
],
"name": "nomnom",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/harthur/nomnom.git"
},
"scripts": {
"test": "nodeunit test/*.js"
},
"version": "1.8.1"
}