| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "@babel/helper-builder-binary-assignment-operator-visitor@7.22.15",
- "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-builder-binary-assignment-operator-visitor@7.22.15",
- "_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.22.15",
- "_inBundle": false,
- "_integrity": "sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==",
- "_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-builder-binary-assignment-operator-visitor@7.22.15",
- "name": "@babel/helper-builder-binary-assignment-operator-visitor",
- "escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
- "scope": "@babel",
- "rawSpec": "7.22.15",
- "saveSpec": null,
- "fetchSpec": "7.22.15"
- },
- "_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.22.15.tgz",
- "_spec": "7.22.15",
- "_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
- "author": {
- "name": "The Babel Team",
- "url": "https://babel.dev/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/types": "^7.22.15"
- },
- "description": "Helper function to build binary assignment operator visitors",
- "devDependencies": {
- "@babel/traverse": "^7.22.15"
- },
- "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.22.15"
- }
|