The library of JunPM.
使用方法:
Usage:
例如,包test首字母为t,
For example, if the package name is
teststarting with the lettert.
则在/libs/ t /文件夹内创建test.json,
Create a file named
test.jsoninside the/libs/t/folder.
内容为:
The content should be:
{
"name": "test",
"url": "https://example.com/test.dll"
}