This tool runs after your _cloudcannon/info.json
has been generated to create a JSON file used in CloudCannon. This
JSON file gives you suggested actions for getting setup on CloudCannon.
Install dependencies:
$ npm i
Run tests:
$ npm test
$ npm run test:watch
$ npm run test:coverage
Lint code:
$ npm run lint
ISC