mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2026-04-13 08:00:30 +08:00
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"name": "sysproxy-rs",
|
|
"version": "0.4.0",
|
|
"description": "System proxy library for Node.js",
|
|
"type": "commonjs",
|
|
"main": "index.js",
|
|
"types": "index.d.ts",
|
|
"license": "MIT"
|
|
}
|