mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-22 14:04:44 +00:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
26
node_modules/json-schema/draft-03/json-ref
generated
vendored
26
node_modules/json-schema/draft-03/json-ref
generated
vendored
|
@ -1,26 +0,0 @@
|
|||
{
|
||||
"$schema" : "http://json-schema.org/draft-03/hyper-schema#",
|
||||
"id" : "http://json-schema.org/draft-03/json-ref#",
|
||||
|
||||
"additionalItems" : {"$ref" : "#"},
|
||||
"additionalProperties" : {"$ref" : "#"},
|
||||
|
||||
"links" : [
|
||||
{
|
||||
"href" : "{id}",
|
||||
"rel" : "self"
|
||||
},
|
||||
|
||||
{
|
||||
"href" : "{$ref}",
|
||||
"rel" : "full"
|
||||
},
|
||||
|
||||
{
|
||||
"href" : "{$schema}",
|
||||
"rel" : "describedby"
|
||||
}
|
||||
],
|
||||
|
||||
"fragmentResolution" : "dot-delimited"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue