23 lines
587 B
JSON
Executable File
23 lines
587 B
JSON
Executable File
{
|
|
"name": "@unrs/resolver-binding-win32-x64-msvc",
|
|
"version": "1.11.1",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"main": "resolver.win32-x64-msvc.node",
|
|
"files": [
|
|
"resolver.win32-x64-msvc.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": [
|
|
"win32"
|
|
]
|
|
} |