mirror of
https://github.com/imranismail/setup-kustomize.git
synced 2026-05-18 05:35:46 +00:00
45 lines
1.5 KiB
JSON
45 lines
1.5 KiB
JSON
{
|
|
"_from": "@babel/helper-get-function-arity@^7.7.0",
|
|
"_id": "@babel/helper-get-function-arity@7.7.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-tLdojOTz4vWcEnHWHCuPN5P85JLZWbm5Fx5ZsMEMPhF3Uoe3O7awrbM2nQ04bDOUToH/2tH/ezKEOR8zEYzqyw==",
|
|
"_location": "/@babel/helper-get-function-arity",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-get-function-arity@^7.7.0",
|
|
"name": "@babel/helper-get-function-arity",
|
|
"escapedName": "@babel%2fhelper-get-function-arity",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.7.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.7.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-function-name"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.0.tgz",
|
|
"_shasum": "c604886bc97287a1d1398092bc666bc3d7d7aa2d",
|
|
"_spec": "@babel/helper-get-function-arity@^7.7.0",
|
|
"_where": "/Users/imranismail/Projects/setup-kustomize/node_modules/@babel/helper-function-name",
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.7.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to get function arity",
|
|
"gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
|
|
"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.0"
|
|
}
|