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.
 
 
 
 

69 lines
2.0 KiB

{
"_args": [
[
"@babel/helper-function-name@7.16.0",
"/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam"
]
],
"_development": true,
"_from": "@babel/helper-function-name@7.16.0",
"_id": "@babel/helper-function-name@7.16.0",
"_inBundle": false,
"_integrity": "sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==",
"_location": "/@babel/helper-function-name",
"_phantomChildren": {
"@babel/code-frame": "7.16.0",
"@babel/parser": "7.16.6",
"@babel/types": "7.16.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-function-name@7.16.0",
"name": "@babel/helper-function-name",
"escapedName": "@babel%2fhelper-function-name",
"scope": "@babel",
"rawSpec": "7.16.0",
"saveSpec": null,
"fetchSpec": "7.16.0"
},
"_requiredBy": [
"/@babel/helper-create-class-features-plugin",
"/@babel/helper-wrap-function",
"/@babel/plugin-transform-classes",
"/@babel/plugin-transform-function-name",
"/@babel/traverse"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz",
"_spec": "7.16.0",
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/helper-get-function-arity": "^7.16.0",
"@babel/template": "^7.16.0",
"@babel/types": "^7.16.0"
},
"description": "Helper function to change the property 'name' of every function",
"engines": {
"node": ">=6.9.0"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-function-name",
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/helper-function-name",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-function-name"
},
"version": "7.16.0"
}