46 lines
1.6 KiB
JSON
46 lines
1.6 KiB
JSON
|
|
{
|
||
|
|
"_from": "@babel/helper-get-function-arity@^7.7.4",
|
||
|
|
"_id": "@babel/helper-get-function-arity@7.7.4",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha512-QTGKEdCkjgzgfJ3bAyRwF4yyT3pg+vDgan8DSivq1eS0gwi+KGKE5x8kRcbeFTb/673mkO5SN1IZfmCfA5o+EA==",
|
||
|
|
"_location": "/@babel/helper-get-function-arity",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "range",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "@babel/helper-get-function-arity@^7.7.4",
|
||
|
|
"name": "@babel/helper-get-function-arity",
|
||
|
|
"escapedName": "@babel%2fhelper-get-function-arity",
|
||
|
|
"scope": "@babel",
|
||
|
|
"rawSpec": "^7.7.4",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "^7.7.4"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/@babel/helper-function-name",
|
||
|
|
"/@babel/plugin-transform-parameters"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.4.tgz",
|
||
|
|
"_shasum": "cb46348d2f8808e632f0ab048172130e636005f0",
|
||
|
|
"_spec": "@babel/helper-get-function-arity@^7.7.4",
|
||
|
|
"_where": "/home/george/citwa/red_de_investigacion_front/first/node_modules/@babel/helper-function-name",
|
||
|
|
"bundleDependencies": false,
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/types": "^7.7.4"
|
||
|
|
},
|
||
|
|
"deprecated": false,
|
||
|
|
"description": "Helper function to get function arity",
|
||
|
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
|
||
|
|
"license": "MIT",
|
||
|
|
"main": "lib/index.js",
|
||
|
|
"name": "@babel/helper-get-function-arity",
|
||
|
|
"publishConfig": {
|
||
|
|
"access": "public"
|
||
|
|
},
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity"
|
||
|
|
},
|
||
|
|
"version": "7.7.4"
|
||
|
|
}
|