mirror of
https://github.com/github/codeql-action.git
synced 2025-12-28 10:10:17 +08:00
20 lines
545 B
JSON
20 lines
545 B
JSON
{
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.8.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to optimise call expression",
|
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-optimise-call-expression",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-optimise-call-expression"
|
|
},
|
|
"version": "7.8.3"
|
|
} |