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.
 
 
 

51 lines
1.8 KiB

{
"_from": "@babel/helper-optimise-call-expression@^7.10.1",
"_id": "@babel/helper-optimise-call-expression@7.10.3",
"_inBundle": false,
"_integrity": "sha512-kT2R3VBH/cnSz+yChKpaKRJQJWxdGoc6SjioRId2wkeV3bK0wLLioFpJROrX0U4xr/NmxSSAWT/9Ih5snwIIzg==",
"_location": "/@babel/helper-optimise-call-expression",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-optimise-call-expression@^7.10.1",
"name": "@babel/helper-optimise-call-expression",
"escapedName": "@babel%2fhelper-optimise-call-expression",
"scope": "@babel",
"rawSpec": "^7.10.1",
"saveSpec": null,
"fetchSpec": "^7.10.1"
},
"_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.10.3.tgz",
"_shasum": "f53c4b6783093195b0f69330439908841660c530",
"_spec": "@babel/helper-optimise-call-expression@^7.10.1",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\helper-replace-supers",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/types": "^7.10.3"
},
"deprecated": false,
"description": "Helper function to optimise call expression",
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
"homepage": "https://github.com/babel/babel#readme",
"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.10.3"
}