yanchengPowerSupply/node_modules/@babel/helper-optimise-call-expres.../package.json

67 lines
2.0 KiB
JSON

{
"_args": [
[
"@babel/helper-optimise-call-expression@7.18.6",
"D:\\林谷智能项目\\yanchengPowerSupply"
]
],
"_development": true,
"_from": "@babel/helper-optimise-call-expression@7.18.6",
"_id": "@babel/helper-optimise-call-expression@7.18.6",
"_inBundle": false,
"_integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==",
"_location": "/@babel/helper-optimise-call-expression",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-optimise-call-expression@7.18.6",
"name": "@babel/helper-optimise-call-expression",
"escapedName": "@babel%2fhelper-optimise-call-expression",
"scope": "@babel",
"rawSpec": "7.18.6",
"saveSpec": null,
"fetchSpec": "7.18.6"
},
"_requiredBy": [
"/@babel/helper-create-class-features-plugin",
"/@babel/helper-replace-supers",
"/@babel/plugin-transform-classes"
],
"_resolved": "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz",
"_spec": "7.18.6",
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/types": "^7.18.6"
},
"description": "Helper function to optimise call expression",
"devDependencies": {
"@babel/generator": "^7.18.6",
"@babel/parser": "^7.18.6"
},
"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.18.6"
}