2021-01-04 18:02:13 +08:00

53 lines
1.6 KiB
JSON

{
"_args": [
[
"@babel/helper-get-function-arity@7.12.10",
"E:\\Project\\npm-project\\vue-baidu-analytics"
]
],
"_development": true,
"_from": "@babel/helper-get-function-arity@7.12.10",
"_id": "@babel/helper-get-function-arity@7.12.10",
"_inBundle": false,
"_integrity": "sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==",
"_location": "/@babel/helper-get-function-arity",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-get-function-arity@7.12.10",
"name": "@babel/helper-get-function-arity",
"escapedName": "@babel%2fhelper-get-function-arity",
"scope": "@babel",
"rawSpec": "7.12.10",
"saveSpec": null,
"fetchSpec": "7.12.10"
},
"_requiredBy": [
"/@babel/helper-function-name"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz",
"_spec": "7.12.10",
"_where": "E:\\Project\\npm-project\\vue-baidu-analytics",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/types": "^7.12.10"
},
"description": "Helper function to get function arity",
"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.12.10"
}