{
  "_args": [
    [
      "babel-helper-get-function-arity@7.0.0-beta.3",
      "/Users/zkat/Documents/code/work/tink"
    ]
  ],
  "_from": "babel-helper-get-function-arity@7.0.0-beta.3",
  "_id": "babel-helper-get-function-arity@7.0.0-beta.3",
  "_inBundle": false,
  "_integrity": "sha512-ZkYFRMWKx1c9fUW72YNM3eieBG701CMbLjmLLWmJTTPc0F0kddS9Fwok26EAmndUAgD6kFdh7ms3PH94MdGuGQ==",
  "_location": "/babel-helper-get-function-arity",
  "_phantomChildren": {
    "esutils": "2.0.2",
    "lodash": "4.17.10"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-helper-get-function-arity@7.0.0-beta.3",
    "name": "babel-helper-get-function-arity",
    "escapedName": "babel-helper-get-function-arity",
    "rawSpec": "7.0.0-beta.3",
    "saveSpec": null,
    "fetchSpec": "7.0.0-beta.3"
  },
  "_requiredBy": [
    "/babel-helper-function-name"
  ],
  "_resolved": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-beta.3.tgz",
  "_spec": "7.0.0-beta.3",
  "_where": "/Users/zkat/Documents/code/work/tink",
  "dependencies": {
    "babel-types": "7.0.0-beta.3"
  },
  "description": "Helper function to get function arity",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "babel-helper-get-function-arity",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity"
  },
  "version": "7.0.0-beta.3"
}
