You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

62 lines
2.0 KiB

{
"_from": "@babel/helper-optimise-call-expression@^7.25.9",
"_id": "@babel/helper-optimise-call-expression@7.25.9",
"_inBundle": false,
"_integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==",
"_location": "/@babel/helper-optimise-call-expression",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-optimise-call-expression@^7.25.9",
"name": "@babel/helper-optimise-call-expression",
"escapedName": "@babel%2fhelper-optimise-call-expression",
"scope": "@babel",
"rawSpec": "^7.25.9",
"saveSpec": null,
"fetchSpec": "^7.25.9"
},
"_requiredBy": [
"/@babel/helper-create-class-features-plugin",
"/@babel/helper-replace-supers"
],
"_resolved": "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz",
"_shasum": "3324ae50bae7e2ab3c33f60c9a877b6a0146b54e",
"_spec": "@babel/helper-optimise-call-expression@^7.25.9",
"_where": "F:\\bishe\\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.25.9"
},
"deprecated": false,
"description": "Helper function to optimise call expression",
"devDependencies": {
"@babel/generator": "^7.25.9",
"@babel/parser": "^7.25.9"
},
"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.25.9"
}