Urara-Blog/node_modules/.pnpm-store/v3/files/f8/9de370cf4e1208e0f527755cc29281aaaa58c35c600be06554474fe0e93e6f1d6824a5c950482aeffd48fad8670ff6dd5536cebffa9c8a85c32b5e9ee69243
2022-08-14 01:14:53 +08:00

25 lines
No EOL
788 B
Text

{
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
"version": "7.18.9",
"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/helper-explode-assignable-expression": "^7.18.6",
"@babel/types": "^7.18.9"
},
"engines": {
"node": ">=6.9.0"
},
"author": "The Babel Team (https://babel.dev/team)",
"type": "commonjs"
}