Improve code quality and write tests
This commit is contained in:
Generated
Vendored
+47
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"@babel/helper-builder-binary-assignment-operator-visitor@7.1.0",
|
||||
"E:\\python\\setup-php"
|
||||
]
|
||||
],
|
||||
"_from": "@babel/helper-builder-binary-assignment-operator-visitor@7.1.0",
|
||||
"_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-qNSR4jrmJ8M1VMM9tibvyRAHXQs2PmaksQF7c1CGJNipfe3D8p+wgNwgso/P2A2r2mdgBWAXljNWR0QRZAMW8w==",
|
||||
"_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@babel/helper-builder-binary-assignment-operator-visitor@7.1.0",
|
||||
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
||||
"escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
|
||||
"scope": "@babel",
|
||||
"rawSpec": "7.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "7.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/plugin-transform-exponentiation-operator"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.1.0.tgz",
|
||||
"_spec": "7.1.0",
|
||||
"_where": "E:\\python\\setup-php",
|
||||
"dependencies": {
|
||||
"@babel/helper-explode-assignable-expression": "^7.1.0",
|
||||
"@babel/types": "^7.0.0"
|
||||
},
|
||||
"description": "Helper function to build binary assignment operator visitors",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor"
|
||||
},
|
||||
"version": "7.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user