17 lines
298 B
JSON
17 lines
298 B
JSON
|
{
|
||
|
"version": "0.0.1",
|
||
|
"name": "git",
|
||
|
"author": "cxykevin,undefined",
|
||
|
"introduce": "Git 版本管理工具",
|
||
|
"keywords": [
|
||
|
"git",
|
||
|
"develop",
|
||
|
"PEinjector"
|
||
|
],
|
||
|
"dependence": [],
|
||
|
"start": {
|
||
|
"path": [
|
||
|
"Git/bin"
|
||
|
]
|
||
|
}
|
||
|
}
|