1a6579a5829aa9460e179a9cbfceeb5e7f90e125.svn-base
1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"_from": "@babel/helper-get-function-arity@^7.12.10",
"_id": "@babel/helper-get-function-arity@7.12.10",
"_inBundle": false,
"_integrity": "sha1-sViBejFltfqiBHgl36YZcN3MFs8=",
"_location": "/@babel/helper-get-function-arity",
"_phantomChildren": {},
"_requested": {
"type": "range",
"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.npm.taobao.org/@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.12.10.tgz?cache=0&sync_timestamp=1607584549100&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-get-function-arity%2Fdownload%2F%40babel%2Fhelper-get-function-arity-7.12.10.tgz",
"_shasum": "b158817a3165b5faa2047825dfa61970ddcc16cf",
"_spec": "@babel/helper-get-function-arity@^7.12.10",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\@babel\\helper-function-name",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/types": "^7.12.10"
},
"deprecated": false,
"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"
}