init: initial commit
This commit is contained in:
10
package.py
Normal file
10
package.py
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
package = {
|
||||
'name': 'nc_http',
|
||||
'version': '0.0.1',
|
||||
'author': 'han0',
|
||||
'email': 'wslshanlin@sina.com',
|
||||
'scripts': {
|
||||
'default': 'echo 请输入明确的命令名称'
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user