{ "_from": "@babel/plugin-syntax-function-bind@7.22.5", "_id": "@babel/plugin-syntax-function-bind@7.22.5", "_inBundle": false, "_integrity": "sha512-Sjy7XIhHF9L++0Mk/3Y4H4439cjI//wc/jE8Ly3+qGPkTUYYEhe4rzMv/JnyZpekfOBL22X6DAq42I7GM/3KzA==", "_location": "/@babel/plugin-syntax-function-bind", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/plugin-syntax-function-bind@7.22.5", "name": "@babel/plugin-syntax-function-bind", "escapedName": "@babel%2fplugin-syntax-function-bind", "scope": "@babel", "rawSpec": "7.22.5", "saveSpec": null, "fetchSpec": "7.22.5" }, "_requiredBy": [ "/@babel/plugin-proposal-function-bind", "/miniprogram-ci" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-function-bind/-/plugin-syntax-function-bind-7.22.5.tgz", "_shasum": "4a01aa675dac0431b47eb440900ed0d4efd54d50", "_spec": "@babel/plugin-syntax-function-bind@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 function bind", "devDependencies": { "@babel/core": "^7.22.5" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-function-bind", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-syntax-function-bind", "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-function-bind" }, "type": "commonjs", "version": "7.22.5" }