mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-07-15 13:08:09 +00:00
Update bin_profile.json
This commit is contained in:
parent
049d1ee294
commit
349f3589ff
|
@ -6,6 +6,33 @@
|
||||||
"Namhyeon Go <gnh1201@gmail.com>"
|
"Namhyeon Go <gnh1201@gmail.com>"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
|
{
|
||||||
|
"scope": ["lib/toolkit", "lib/chrome"],
|
||||||
|
"name": "github.com/gnh1201/welsonjs/WelsonJS.Toolkit",
|
||||||
|
"author": "Namhyeon Go",
|
||||||
|
"distributer": "Namhyeon Go",
|
||||||
|
"license": "MS-RL",
|
||||||
|
"architecture": ["x86"],
|
||||||
|
"website": "https://github.com/gnh1201/welsonjs",
|
||||||
|
"release": {
|
||||||
|
"version": "2022-10-21",
|
||||||
|
"build": "2022-10-21",
|
||||||
|
"date": "2022-10-21",
|
||||||
|
"changelog": "https://github.com/gnh1201/welsonjs/commits/master/WelsonJS.Toolkit.dll"
|
||||||
|
},
|
||||||
|
"environment": [
|
||||||
|
"knownAs": "WelsonJS.Toolkit.dll",
|
||||||
|
"runtime": "Microsoft dotNET Framework 2.0",
|
||||||
|
"binaries" [
|
||||||
|
{
|
||||||
|
"architecture": "x86",
|
||||||
|
"source": "https://github.com/gnh1201/welsonjs/raw/master/WelsonJS.Toolkit.dll",
|
||||||
|
"isArchive": false,
|
||||||
|
"isInstaller": false
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"scope": ["lib/http"],
|
"scope": ["lib/http"],
|
||||||
"name": "github.com/curl/curl",
|
"name": "github.com/curl/curl",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user