11 lines
200 B
Python
11 lines
200 B
Python
![]() |
|
||
|
package = {
|
||
|
'name': 'nc_http',
|
||
|
'version': '0.0.1',
|
||
|
'author': 'han0',
|
||
|
'email': 'wslshanlin@sina.com',
|
||
|
'scripts': {
|
||
|
'default': 'echo 请输入明确的命令名称'
|
||
|
}
|
||
|
}
|