feat(navigation): add prominent validation quickstart action
This commit is contained in:
parent
0bbcaba211
commit
9c6b184e39
28614 changed files with 4356173 additions and 23 deletions
25
validation-suite/frontend/atlas/node_modules/@unrs/resolver-binding-darwin-arm64/package.json
generated
vendored
Normal file
25
validation-suite/frontend/atlas/node_modules/@unrs/resolver-binding-darwin-arm64/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "@unrs/resolver-binding-darwin-arm64",
|
||||
"version": "1.12.2",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"main": "resolver.darwin-arm64.node",
|
||||
"files": [
|
||||
"resolver.darwin-arm64.node"
|
||||
],
|
||||
"description": "UnRS Resolver Node API",
|
||||
"homepage": "https://github.com/unrs/unrs-resolver",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/unrs/unrs-resolver.git"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"access": "public"
|
||||
},
|
||||
"os": [
|
||||
"darwin"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue