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.
66 lines
1.9 KiB
66 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-wrap-function@7.16.8",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-wrap-function@7.16.8",
|
|
"_id": "@babel/helper-wrap-function@7.16.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==",
|
|
"_location": "/@babel/helper-wrap-function",
|
|
"_phantomChildren": {
|
|
"@babel/code-frame": "7.16.7",
|
|
"@babel/parser": "7.17.3",
|
|
"@babel/types": "7.17.0"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-wrap-function@7.16.8",
|
|
"name": "@babel/helper-wrap-function",
|
|
"escapedName": "@babel%2fhelper-wrap-function",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.16.8",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.16.8"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-remap-async-to-generator"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz",
|
|
"_spec": "7.16.8",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babel.dev/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-function-name": "^7.16.7",
|
|
"@babel/template": "^7.16.7",
|
|
"@babel/traverse": "^7.16.8",
|
|
"@babel/types": "^7.16.8"
|
|
},
|
|
"description": "Helper to wrap functions inside a function call.",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-wrap-function",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/helper-wrap-function",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-wrap-function"
|
|
},
|
|
"version": "7.16.8"
|
|
}
|