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.7 KiB

4 years ago
{
"_from": "@babel/helper-get-function-arity@^7.10.3",
"_id": "@babel/helper-get-function-arity@7.10.3",
"_inBundle": false,
"_integrity": "sha512-iUD/gFsR+M6uiy69JA6fzM5seno8oE85IYZdbVVEuQaZlEzMO2MXblh+KSPJgsZAUx0EEbWXU0yJaW7C9CdAVg==",
"_location": "/@babel/helper-get-function-arity",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-get-function-arity@^7.10.3",
"name": "@babel/helper-get-function-arity",
"escapedName": "@babel%2fhelper-get-function-arity",
"scope": "@babel",
"rawSpec": "^7.10.3",
"saveSpec": null,
"fetchSpec": "^7.10.3"
},
"_requiredBy": [
"/@babel/helper-function-name",
"/@babel/plugin-transform-parameters"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.3.tgz",
"_shasum": "3a28f7b28ccc7719eacd9223b659fdf162e4c45e",
"_spec": "@babel/helper-get-function-arity@^7.10.3",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\helper-function-name",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/types": "^7.10.3"
},
"deprecated": false,
"description": "Helper function to get function arity",
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-get-function-arity",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-get-function-arity"
},
"version": "7.10.3"
}