This commit is contained in:
parent
7a9bf3199a
commit
c294e2e9ae
5702 changed files with 465039 additions and 34 deletions
26
node_modules/@unrs/resolver-binding-linux-x64-gnu/package.json
generated
vendored
Normal file
26
node_modules/@unrs/resolver-binding-linux-x64-gnu/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "@unrs/resolver-binding-linux-x64-gnu",
|
||||
"version": "1.11.1",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"main": "resolver.linux-x64-gnu.node",
|
||||
"files": [
|
||||
"resolver.linux-x64-gnu.node"
|
||||
],
|
||||
"description": "UnRS Resolver Node API with PNP support",
|
||||
"author": "JounQin <admin@1stg.me> (https://www.1stG.me)",
|
||||
"homepage": "https://github.com/unrs/unrs-resolver#readme",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org",
|
||||
"access": "public"
|
||||
},
|
||||
"repository": "git+https://github.com/unrs/unrs-resolver.git",
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue