20 lines
No EOL
670 B
JSON
20 lines
No EOL
670 B
JSON
{
|
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
|
"version": "7.12.13",
|
|
"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.12.13",
|
|
"@babel/types": "^7.12.13"
|
|
}
|
|
} |