deno_npm 0.43.0

npm registry client and dependency resolver used in the Deno CLI
Documentation
1
2
3
4
5
6
{
  "compilerOptions": {
    "strictNullChecks": false,
    "lib": ["esnext", "DOM"]
  }
}