2021-02-11 21:31:41 +08:00

55 lines
2.0 KiB
JSON

{
"_from": "@babel/helper-optimise-call-expression@^7.12.13",
"_id": "@babel/helper-optimise-call-expression@7.12.13",
"_inBundle": false,
"_integrity": "sha1-XALRcbTIYVsecWP4iMHIHDCiquo=",
"_location": "/@babel/helper-optimise-call-expression",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-optimise-call-expression@^7.12.13",
"name": "@babel/helper-optimise-call-expression",
"escapedName": "@babel%2fhelper-optimise-call-expression",
"scope": "@babel",
"rawSpec": "^7.12.13",
"saveSpec": null,
"fetchSpec": "^7.12.13"
},
"_requiredBy": [
"/@babel/helper-create-class-features-plugin",
"/@babel/helper-replace-supers",
"/@babel/plugin-transform-classes"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.12.13.tgz?cache=0&sync_timestamp=1612314687212&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-optimise-call-expression%2Fdownload%2F%40babel%2Fhelper-optimise-call-expression-7.12.13.tgz",
"_shasum": "5c02d171b4c8615b1e7163f888c1c81c30a2aaea",
"_spec": "@babel/helper-optimise-call-expression@^7.12.13",
"_where": "E:\\GreateCommunity\\node_modules\\@babel\\helper-replace-supers",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/types": "^7.12.13"
},
"deprecated": false,
"description": "Helper function to optimise call expression",
"devDependencies": {
"@babel/generator": "7.12.13",
"@babel/parser": "7.12.13"
},
"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.12.13"
}