Spaces:
Running
Running
CRISPRTool
/
igv_component
/node_modules
/@babel
/helper-builder-binary-assignment-operator-visitor
/package.json
{ | |
"name": "@babel/helper-builder-binary-assignment-operator-visitor", | |
"version": "7.22.15", | |
"description": "Helper function to build binary assignment operator visitors", | |
"repository": { | |
"type": "git", | |
"url": "https://github.com/babel/babel.git", | |
"directory": "packages/babel-helper-builder-binary-assignment-operator-visitor" | |
}, | |
"homepage": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor", | |
"license": "MIT", | |
"publishConfig": { | |
"access": "public" | |
}, | |
"main": "./lib/index.js", | |
"dependencies": { | |
"@babel/types": "^7.22.15" | |
}, | |
"devDependencies": { | |
"@babel/traverse": "^7.22.15" | |
}, | |
"engines": { | |
"node": ">=6.9.0" | |
}, | |
"author": "The Babel Team (https://babel.dev/team)", | |
"type": "commonjs" | |
} |