We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6b585 commit f766d9aCopy full SHA for f766d9a
frontend/docs/faq.md
@@ -25,6 +25,9 @@ No. JSR is a package registry (the server storing the packages), not a package
25
manager (the tool that installs packages). You can use existing package managers
26
like `npm`, `yarn`, or `pnpm` with JSR.
27
28
+A deeper discussion of this can be found
29
+[here](https://deno.com/blog/jsr-is-not-another-package-manager).
30
+
31
## Is JSR open source?
32
33
Yes. JSR is open source and licensed under the MIT License. You can find the
0 commit comments