Dpm - CLI 
Dpm Deno Package Manager is a simple, modern and easy way to manage
the Deno modules and dependencies that help to write and manage the Deno
modules and in general any TypeScript or JavaScript code
Features 
- Build all with TypeScript
deno lintanddeno fmtcommands support- Config generator for
deno lint,deno fmtanddeno test - Manage all in a
dpm.jsonfile with the same syntax of thepackage.jsonand more features - Generate all dependencies from a
import_map.jsonfile - Offline documentation manager
- Tools helper manager: install all tools for a better Deno development
- Update the dependencies manager
- Information about some directories and versions
- Powerful logger system