initial commit of actions
This commit is contained in:
commit
949ece5785
44660 changed files with 12034344 additions and 0 deletions
27
github/codeql-action-v1/node_modules/just-extend/package.json
generated
vendored
Normal file
27
github/codeql-action-v1/node_modules/just-extend/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "just-extend",
|
||||
"version": "4.2.1",
|
||||
"description": "extend an object",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": "https://github.com/angus-c/just",
|
||||
"keywords": [
|
||||
"object",
|
||||
"assign",
|
||||
"clone",
|
||||
"copy",
|
||||
"merge",
|
||||
"deep-copy",
|
||||
"extend",
|
||||
"no-dependencies",
|
||||
"just"
|
||||
],
|
||||
"author": "Angus Croll",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/angus-c/just/issues"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue