{ "_from": "@babel/plugin-syntax-pipeline-operator@7.22.5", "_id": "@babel/plugin-syntax-pipeline-operator@7.22.5", "_inBundle": false, "_integrity": "sha512-7yuGXd+h8gpR14FnPDTTCd5TfC/1B9njNZJT29GJ7UFF/WVbzkZy7728DynrENqgImqj5xyPTQAo8si9n3QVJQ==", "_location": "/@babel/plugin-syntax-pipeline-operator", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/plugin-syntax-pipeline-operator@7.22.5", "name": "@babel/plugin-syntax-pipeline-operator", "escapedName": "@babel%2fplugin-syntax-pipeline-operator", "scope": "@babel", "rawSpec": "7.22.5", "saveSpec": null, "fetchSpec": "7.22.5" }, "_requiredBy": [ "/@babel/plugin-proposal-pipeline-operator", "/miniprogram-ci" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-pipeline-operator/-/plugin-syntax-pipeline-operator-7.22.5.tgz", "_shasum": "181fd9276aa72e75a408e07b929b457b732c16db", "_spec": "@babel/plugin-syntax-pipeline-operator@7.22.5", "_where": "/data/wwwroot/qimall/node/node_modules/miniprogram-ci", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5" }, "deprecated": false, "description": "Allow parsing of the pipeline operator", "devDependencies": { "@babel/core": "^7.22.5" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-pipeline-operator", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-syntax-pipeline-operator", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-syntax-pipeline-operator" }, "type": "commonjs", "version": "7.22.5" }