v0.1.3
- Revise CLI engine, minor refactoring.
- Fixed critical bug in
util.plugins
where CLI engine was failing to load if there were no listed plugins. util.plugins
renamed toutil.searchPlugins
- Bug fix: Rename
main
inpackage.json
fromdist/index
todist/index.json
.