{
  "_args": [
    [
      "ap@~0.2.0",
      "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/pg-types"
    ]
  ],
  "_from": "ap@>=0.2.0 <0.3.0",
  "_id": "ap@0.2.0",
  "_inBundle": true,
  "_inCache": true,
  "_installable": true,
  "_location": "/waterline-postgresql/ap",
  "_npmUser": {
    "email": "mail@substack.net",
    "name": "substack"
  },
  "_npmVersion": "1.1.59",
  "_phantomChildren": {},
  "_requested": {
    "name": "ap",
    "raw": "ap@~0.2.0",
    "rawSpec": "~0.2.0",
    "scope": null,
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/waterline-postgresql/pg-types"
  ],
  "_resolved": "https://registry.npmjs.org/ap/-/ap-0.2.0.tgz",
  "_shasum": "ae0942600b29912f0d2b14ec60c45e8f330b6110",
  "_shrinkwrap": null,
  "_spec": "ap@~0.2.0",
  "_where": "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/pg-types",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-ap/issues"
  },
  "dependencies": {},
  "description": "Currying in javascript. Like .bind() without also setting `this`.",
  "devDependencies": {
    "tap": "0.2.5"
  },
  "directories": {
    "example": "./examples"
  },
  "dist": {
    "shasum": "ae0942600b29912f0d2b14ec60c45e8f330b6110",
    "tarball": "https://registry.npmjs.org/ap/-/ap-0.2.0.tgz"
  },
  "engine": {
    "node": ">=0.4.0"
  },
  "homepage": "https://github.com/substack/node-ap#readme",
  "keywords": [
    "curry",
    "apply",
    "ap",
    "bind",
    "function",
    "functional"
  ],
  "license": "MIT/X11",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    }
  ],
  "name": "ap",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/substack/node-ap.git"
  },
  "scripts": {
    "test": "tap ./test"
  },
  "version": "0.2.0"
}
