orionsoft-react-scripts
Version:
Orionsoft Configuration and scripts for Create React App.
14 lines (13 loc) • 495 B
JSON
{
"name": "babel-helper-builder-binary-assignment-operator-visitor",
"version": "6.18.0",
"description": "Helper function to build binary assignment operator visitors",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-helper-explode-assignable-expression": "^6.18.0",
"babel-runtime": "^6.0.0",
"babel-types": "^6.18.0"
}
}