@yaonyan/jsr2npm 0.1.3 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +0 -1
  2. package/bin/jsr2npm.mjs +63 -9494
  3. package/package.json +2 -1
package/README.md CHANGED
@@ -151,7 +151,6 @@ The script automates these steps:
151
151
 
152
152
  ## Requirements
153
153
 
154
- - [Deno](https://deno.land/)
155
154
  - [Node.js](https://nodejs.org/) (which includes `npx`)
156
155
 
157
156
  ## Usage