Appium package master is a set of tools manage and create appium packages. For example to create package you can use the code:
# using es7/babe1
Gulp create-package –n <package-name>
#regular es5
Gulp create-package ---nobabe1 –n <package-name>
The package will be generated in the out/<package-name>