{ "_from": "@babel/helper-builder-binary-assignment-operator-visitor@^7.24.7", "_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.24.7", "_inBundle": false, "_integrity": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==", "_location": "/@babel/helper-builder-binary-assignment-operator-visitor", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-builder-binary-assignment-operator-visitor@^7.24.7", "name": "@babel/helper-builder-binary-assignment-operator-visitor", "escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor", "scope": "@babel", "rawSpec": "^7.24.7", "saveSpec": null, "fetchSpec": "^7.24.7" }, "_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.24.7.tgz", "_shasum": "37d66feb012024f2422b762b9b2a7cfe27c7fba3", "_spec": "@babel/helper-builder-binary-assignment-operator-visitor@^7.24.7", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/@babel/plugin-transform-exponentiation-operator", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" }, "deprecated": false, "description": "Helper function to build binary assignment operator visitors", "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor", "license": "MIT", "main": "./lib/index.js", "name": "@babel/helper-builder-binary-assignment-operator-visitor", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helper-builder-binary-assignment-operator-visitor" }, "type": "commonjs", "version": "7.24.7" }