macro 
    /usr/local/lib/janet/jpm/pm.janet  on  line  324 , column  1 
    (post-deps  &  body )
    Run  code  at  the  top  level  if  jpm  dependencies  are  installed.  Build  
    code  that  imports  dependencies  should  be  wrapped  with  this  macro , 
    as  project.janet  needs  to  be  able  to  run  successfully  even  without  
    dependencies  installed.