1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@babel/helper-get-function-arity/package.json

41 lines
1.5 KiB
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from": "@babel/helper-get-function-arity@7.0.0-beta.44",
"_id": "@babel/helper-get-function-arity@7.0.0-beta.44",
2023-12-18 13:12:25 +08:00
"_inBundle": false,
2024-01-16 21:26:16 +08:00
"_integrity": "sha512-w0YjWVwrM2HwP6/H3sEgrSQdkCaxppqFeJtAnB23pRiJB5E/O9Yp7JAAeWBl+gGEgmBFinnTyOv2RN7rcSmMiw==",
2023-12-18 13:12:25 +08:00
"_location": "/@babel/helper-get-function-arity",
2024-01-16 21:26:16 +08:00
"_phantomChildren": {},
2023-12-18 13:12:25 +08:00
"_requested": {
"type": "version",
"registry": true,
2024-01-16 21:26:16 +08:00
"raw": "@babel/helper-get-function-arity@7.0.0-beta.44",
2023-12-18 13:12:25 +08:00
"name": "@babel/helper-get-function-arity",
"escapedName": "@babel%2fhelper-get-function-arity",
"scope": "@babel",
2024-01-16 21:26:16 +08:00
"rawSpec": "7.0.0-beta.44",
2023-12-18 13:12:25 +08:00
"saveSpec": null,
2024-01-16 21:26:16 +08:00
"fetchSpec": "7.0.0-beta.44"
2023-12-18 13:12:25 +08:00
},
"_requiredBy": [
2024-01-16 21:26:16 +08:00
"/@babel/helper-function-name"
2023-12-18 13:12:25 +08:00
],
2024-01-16 21:26:16 +08:00
"_resolved": "https://registry.npmmirror.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz",
"_shasum": "d03ca6dd2b9f7b0b1e6b32c56c72836140db3a15",
"_spec": "@babel/helper-get-function-arity@7.0.0-beta.44",
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\@babel\\helper-function-name",
"bundleDependencies": false,
2023-12-18 13:12:25 +08:00
"dependencies": {
2024-01-16 21:26:16 +08:00
"@babel/types": "7.0.0-beta.44"
2023-12-18 13:12:25 +08:00
},
2024-01-16 21:26:16 +08:00
"deprecated": false,
2023-12-18 13:12:25 +08:00
"description": "Helper function to get function arity",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-get-function-arity",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity"
},
2024-01-16 21:26:16 +08:00
"version": "7.0.0-beta.44"
2023-12-18 13:12:25 +08:00
}