{
  "_args": [
    [
      {
        "raw": "arity-n@^1.0.4",
        "scope": null,
        "escapedName": "arity-n",
        "name": "arity-n",
        "rawSpec": "^1.0.4",
        "spec": ">=1.0.4 <2.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/compose-function"
    ]
  ],
  "_from": "arity-n@>=1.0.4 <2.0.0",
  "_id": "arity-n@1.0.4",
  "_inCache": true,
  "_location": "/arity-n",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "name": "schtoeffel",
    "email": "schtoeffel@gmail.com"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "arity-n@^1.0.4",
    "scope": null,
    "escapedName": "arity-n",
    "name": "arity-n",
    "rawSpec": "^1.0.4",
    "spec": ">=1.0.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/compose-function"
  ],
  "_resolved": "https://registry.npmjs.org/arity-n/-/arity-n-1.0.4.tgz",
  "_shasum": "d9e76b11733e08569c0847ae7b39b2860b30b745",
  "_shrinkwrap": null,
  "_spec": "arity-n@^1.0.4",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/compose-function",
  "author": {
    "name": "stoeffel"
  },
  "bugs": {
    "url": "http://github.com/stoeffel/arityN/issues"
  },
  "dependencies": {},
  "description": "Wraps a function with a function of a sertain arity.",
  "devDependencies": {
    "expect.js": "^0.3.1",
    "mocha": "^2.1.0",
    "mocha-traceur": "^2.1.0",
    "sinon": "^1.12.2"
  },
  "directories": {},
  "dist": {
    "shasum": "d9e76b11733e08569c0847ae7b39b2860b30b745",
    "tarball": "https://registry.npmjs.org/arity-n/-/arity-n-1.0.4.tgz"
  },
  "gitHead": "93af9572802f7df31de464921c5c9f32ab0c70c0",
  "homepage": "http://github.com/stoeffel/arityN",
  "keywords": [
    "function",
    "arity",
    "functional"
  ],
  "license": "MIT",
  "main": "N.js",
  "maintainers": [
    {
      "name": "schtoeffel",
      "email": "schtoeffel@gmail.com"
    }
  ],
  "name": "arity-n",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/stoeffel/arityN.git"
  },
  "scripts": {
    "test": "mocha --reporter nyan --compilers js:mocha-traceur"
  },
  "version": "1.0.4"
}
