{
  "_from": "@babel/plugin-proposal-function-bind@7.2.0",
  "_id": "@babel/plugin-proposal-function-bind@7.2.0",
  "_inBundle": false,
  "_integrity": "sha512-qOFJ/eX1Is78sywwTxDcsntLOdb5ZlHVVqUz5xznq8ldAfOVIyZzp1JE2rzHnaksZIhrqMrwIpQL/qcEprnVbw==",
  "_location": "/@babel/plugin-proposal-function-bind",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/plugin-proposal-function-bind@7.2.0",
    "name": "@babel/plugin-proposal-function-bind",
    "escapedName": "@babel%2fplugin-proposal-function-bind",
    "scope": "@babel",
    "rawSpec": "7.2.0",
    "saveSpec": null,
    "fetchSpec": "7.2.0"
  },
  "_requiredBy": [
    "/babel-preset-umi"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-function-bind/-/plugin-proposal-function-bind-7.2.0.tgz",
  "_shasum": "94dc2cdc505cafc4e225c0014335a01648056bf7",
  "_spec": "@babel/plugin-proposal-function-bind@7.2.0",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/babel-preset-umi",
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.0.0",
    "@babel/plugin-syntax-function-bind": "^7.2.0"
  },
  "deprecated": false,
  "description": "Compile function bind operator to ES5",
  "devDependencies": {
    "@babel/core": "^7.2.0",
    "@babel/helper-plugin-test-runner": "^7.0.0"
  },
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/plugin-proposal-function-bind",
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-function-bind"
  },
  "version": "7.2.0"
}
