{
  "_args": [
    [
      "@babel/helper-wrap-function@7.1.0",
      "/Users/callumacrae/Sites/find-node-modules/cz-cli"
    ]
  ],
  "_development": true,
  "_from": "@babel/helper-wrap-function@7.1.0",
  "_id": "@babel/helper-wrap-function@7.1.0",
  "_inBundle": false,
  "_integrity": "sha512-R6HU3dete+rwsdAfrOzTlE9Mcpk4RjU3aX3gi9grtmugQY0u79X7eogUvfXA5sI81Mfq1cn6AgxihfN33STjJA==",
  "_location": "/@babel/helper-wrap-function",
  "_phantomChildren": {
    "@babel/code-frame": "7.0.0",
    "esutils": "2.0.2",
    "globals": "11.7.0",
    "jsesc": "2.5.1",
    "lodash": "4.17.15",
    "source-map": "0.5.7",
    "to-fast-properties": "2.0.0",
    "trim-right": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helper-wrap-function@7.1.0",
    "name": "@babel/helper-wrap-function",
    "escapedName": "@babel%2fhelper-wrap-function",
    "scope": "@babel",
    "rawSpec": "7.1.0",
    "saveSpec": null,
    "fetchSpec": "7.1.0"
  },
  "_requiredBy": [
    "/@babel/helper-remap-async-to-generator"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.1.0.tgz",
  "_spec": "7.1.0",
  "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
  "dependencies": {
    "@babel/helper-function-name": "^7.1.0",
    "@babel/template": "^7.1.0",
    "@babel/traverse": "^7.1.0",
    "@babel/types": "^7.0.0"
  },
  "description": "Helper to wrap functions inside a function call.",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helper-wrap-function",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-wrap-function"
  },
  "version": "7.1.0"
}
