{
  "_from": "@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0",
  "_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.7.0",
  "_inBundle": false,
  "_integrity": "sha512-Cd8r8zs4RKDwMG/92lpZcnn5WPQ3LAMQbCw42oqUh4s7vsSN5ANUZjMel0OOnxDLq57hoDDbai+ryygYfCTOsw==",
  "_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0",
    "name": "@babel/helper-builder-binary-assignment-operator-visitor",
    "escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
    "scope": "@babel",
    "rawSpec": "^7.1.0",
    "saveSpec": null,
    "fetchSpec": "^7.1.0"
  },
  "_requiredBy": [
    "/@babel/plugin-transform-exponentiation-operator"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.7.0.tgz",
  "_shasum": "32dd9551d6ed3a5fc2edc50d6912852aa18274d9",
  "_spec": "@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0",
  "_where": "/home/fuzzy/public_html/hello-next/node_modules/@babel/plugin-transform-exponentiation-operator",
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-explode-assignable-expression": "^7.7.0",
    "@babel/types": "^7.7.0"
  },
  "deprecated": false,
  "description": "Helper function to build binary assignment operator visitors",
  "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helper-builder-binary-assignment-operator-visitor",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor"
  },
  "version": "7.7.0"
}
