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.
61 lines
2.0 KiB
61 lines
2.0 KiB
{ |
|
"_from": "@babel/helper-optimise-call-expression@^7.15.4", |
|
"_id": "@babel/helper-optimise-call-expression@7.15.4", |
|
"_inBundle": false, |
|
"_integrity": "sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==", |
|
"_location": "/@babel/helper-optimise-call-expression", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "@babel/helper-optimise-call-expression@^7.15.4", |
|
"name": "@babel/helper-optimise-call-expression", |
|
"escapedName": "@babel%2fhelper-optimise-call-expression", |
|
"scope": "@babel", |
|
"rawSpec": "^7.15.4", |
|
"saveSpec": null, |
|
"fetchSpec": "^7.15.4" |
|
}, |
|
"_requiredBy": [ |
|
"/@babel/helper-create-class-features-plugin", |
|
"/@babel/helper-replace-supers", |
|
"/@babel/plugin-transform-classes" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz", |
|
"_shasum": "f310a5121a3b9cc52d9ab19122bd729822dee171", |
|
"_spec": "@babel/helper-optimise-call-expression@^7.15.4", |
|
"_where": "F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui\\node_modules\\@babel\\helper-replace-supers", |
|
"author": { |
|
"name": "The Babel Team", |
|
"url": "https://babel.dev/team" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/babel/babel/issues" |
|
}, |
|
"bundleDependencies": false, |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"deprecated": false, |
|
"description": "Helper function to optimise call expression", |
|
"devDependencies": { |
|
"@babel/generator": "7.15.4", |
|
"@babel/parser": "7.15.4" |
|
}, |
|
"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" |
|
}, |
|
"version": "7.15.4" |
|
}
|
|
|