You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
2.2 KiB
57 lines
2.2 KiB
3 years ago
|
{
|
||
|
"_from": "@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5",
|
||
|
"_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.15.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-P8o7JP2Mzi0SdC6eWr1zF+AEYvrsZa7GSY1lTayjF5XJhVH0kjLYUZPvTMflP7tBgZoe9gIhTa60QwFpqh/E0Q==",
|
||
|
"_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5",
|
||
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
||
|
"escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.14.5",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.14.5"
|
||
|
},
|
||
|
"_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.15.4.tgz",
|
||
|
"_shasum": "21ad815f609b84ee0e3058676c33cf6d1670525f",
|
||
|
"_spec": "@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@babel\\plugin-transform-exponentiation-operator",
|
||
|
"author": {
|
||
|
"name": "The Babel Team",
|
||
|
"url": "https://babel.dev/team"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/helper-explode-assignable-expression": "^7.15.4",
|
||
|
"@babel/types": "^7.15.4"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Helper function to build binary assignment operator visitors",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor",
|
||
|
"license": "MIT",
|
||
|
"main": "./lib/index.js",
|
||
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-helper-builder-binary-assignment-operator-visitor"
|
||
|
},
|
||
|
"version": "7.15.4"
|
||
|
}
|