14 lines
432 B
JSON
14 lines
432 B
JSON
{
|
|
"name": "babel-helper-builder-binary-assignment-operator-visitor",
|
|
"version": "6.6.5",
|
|
"description": "",
|
|
"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.6.5",
|
|
"babel-runtime": "^5.0.0",
|
|
"babel-types": "^6.6.5"
|
|
}
|
|
}
|