Converting package.json into deno.json
Is there any documentation about what properties
deno.json have and what are the expected values? I'm unable to find any.
I would like to put as many things as possible into deno.lock from the package.json. This would be really helpful.1 Reply
Is this what you're looking for?
https://docs.deno.com/runtime/fundamentals/configuration/
Deno
deno.json and package.json
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno