62 lines
2.1 KiB
JSON
62 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@7.18.9",
|
|
"D:\\林谷智能项目\\yanchengPowerSupply"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-builder-binary-assignment-operator-visitor@7.18.9",
|
|
"_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.18.9",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==",
|
|
"_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-builder-binary-assignment-operator-visitor@7.18.9",
|
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
|
"escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.18.9",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.18.9"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-transform-exponentiation-operator"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz",
|
|
"_spec": "7.18.9",
|
|
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babel.dev/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-explode-assignable-expression": "^7.18.6",
|
|
"@babel/types": "^7.18.9"
|
|
},
|
|
"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"
|
|
},
|
|
"type": "commonjs",
|
|
"version": "7.18.9"
|
|
}
|