{
	"folders":
	[
		{
			"path": "."
		}
	],
	"build_systems":
    [
        {
            "name": "Build",
            "shell_cmd": "npm run build"
        }
    ]
}
