mirror of
https://github.com/actions/setup-node.git
synced 2025-07-04 16:43:48 +00:00
.
This commit is contained in:
parent
00c3b50fca
commit
ae5dcb46c8
7331 changed files with 1784502 additions and 0 deletions
15
node_modules/@babel/helper-get-function-arity/package.json
generated
vendored
Normal file
15
node_modules/@babel/helper-get-function-arity/package.json
generated
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "@babel/helper-get-function-arity",
|
||||
"version": "7.0.0",
|
||||
"description": "Helper function to get function arity",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/types": "^7.0.0"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz"
|
||||
,"_integrity": "sha512-r2DbJeg4svYvt3HOS74U4eWKsUAMRH01Z1ds1zx8KNTPtpTL5JAsdFv8BNyOpVqdFhHkkRDIg5B4AsxmkjAlmQ=="
|
||||
,"_from": "@babel/helper-get-function-arity@7.0.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue