{ "_from": "@babel/helper-optimise-call-expression@^7.24.7", "_id": "@babel/helper-optimise-call-expression@7.24.7", "_inBundle": false, "_integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==", "_location": "/@babel/helper-optimise-call-expression", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-optimise-call-expression@^7.24.7", "name": "@babel/helper-optimise-call-expression", "escapedName": "@babel%2fhelper-optimise-call-expression", "scope": "@babel", "rawSpec": "^7.24.7", "saveSpec": null, "fetchSpec": "^7.24.7" }, "_requiredBy": [ "/@babel/helper-create-class-features-plugin", "/@babel/helper-replace-supers" ], "_resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz", "_shasum": "8b0a0456c92f6b323d27cfd00d1d664e76692a0f", "_spec": "@babel/helper-optimise-call-expression@^7.24.7", "_where": "C:\\code\\t\\t101\\front\\node_modules\\@babel\\helper-create-class-features-plugin", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/types": "^7.24.7" }, "deprecated": false, "description": "Helper function to optimise call expression", "devDependencies": { "@babel/generator": "^7.24.7", "@babel/parser": "^7.24.7" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-optimise-call-expression", "license": "MIT", "main": "./lib/index.js", "name": "@babel/helper-optimise-call-expression", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helper-optimise-call-expression" }, "type": "commonjs", "version": "7.24.7" }