| 12345678910111213141516 |
- {
- "name": "babel-helper-builder-binary-assignment-operator-visitor",
- "version": "6.24.1",
- "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.24.1",
- "babel-runtime": "^6.22.0",
- "babel-types": "^6.24.1"
- },
- "__npminstall_done": "Mon May 18 2020 19:19:05 GMT+0800 (CST)",
- "_from": "babel-helper-builder-binary-assignment-operator-visitor@6.24.1",
- "_resolved": "https://registry.npm.taobao.org/babel-helper-builder-binary-assignment-operator-visitor/download/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz"
- }
|