{ "_from": "@babel/plugin-proposal-function-bind@7.18.9", "_id": "@babel/plugin-proposal-function-bind@7.18.9", "_inBundle": false, "_integrity": "sha512-9RfxqKkRBCCT0xoBl9AqieCMscJmSAL9HYixGMWH549jUpT9csWWK/HEYZEx9t9iW/PRSXgX95x9bDlgtAJGFA==", "_location": "/@babel/plugin-proposal-function-bind", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/plugin-proposal-function-bind@7.18.9", "name": "@babel/plugin-proposal-function-bind", "escapedName": "@babel%2fplugin-proposal-function-bind", "scope": "@babel", "rawSpec": "7.18.9", "saveSpec": null, "fetchSpec": "7.18.9" }, "_requiredBy": [ "/miniprogram-ci" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-function-bind/-/plugin-proposal-function-bind-7.18.9.tgz", "_shasum": "635d6592c24500c6f7ac64cae10383ade68a8a8a", "_spec": "@babel/plugin-proposal-function-bind@7.18.9", "_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.18.9", "@babel/plugin-syntax-function-bind": "^7.18.6" }, "deprecated": false, "description": "Compile function bind operator to ES5", "devDependencies": { "@babel/core": "^7.18.9", "@babel/helper-plugin-test-runner": "^7.18.6" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-function-bind", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-proposal-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-proposal-function-bind" }, "type": "commonjs", "version": "7.18.9" }