cjstoesm@0.1.3
A tool that can transform CommonJS to ESM
MIT
2020-10-21
安装 (0.1.3)
npm install cjstoesm@0.1.3
yarn add cjstoesm@0.1.3
pnpm add cjstoesm@0.1.3
bun add cjstoesm@0.1.3
dependencies (7)
| 包名 | 版本要求 |
|---|---|
| @wessberg/stringutil | ^1.0.19 |
| chalk | ^4.1.0 |
| commander | ^6.1.0 |
| glob | ^7.1.6 |
| reserved-words | ^0.1.2 |
| resolve | ^1.18.1 |
| tslib | ^2.0.3 |
devDependencies (37)
| 包名 | 版本要求 |
|---|---|
| @rollup/plugin-node-resolve | ^9.0.0 |
| @types/glob | ^7.1.3 |
| @types/node | ^14.14.1 |
| @types/prettier | ^2.1.5 |
| @types/reserved-words | ^0.1.0 |
| @types/resolve | ^1.17.1 |
| @types/semver | ^7.3.4 |
| @typescript-eslint/eslint-plugin | ^4.5.0 |
| @typescript-eslint/parser | ^4.5.0 |
| @wessberg/rollup-plugin-ts | ^1.3.6 |
| @wessberg/scaffold | ^1.0.32 |
| @wessberg/ts-config | ^1.0.19 |
| ava | ^3.13.0 |
| eslint | ^7.11.0 |
| eslint-config-prettier | ^6.14.0 |
| eslint-plugin-import | ^2.22.1 |
| eslint-plugin-jsdoc | ^30.7.3 |
| husky | ^4.3.0 |
| np | 5.2.1 |
| pnpm | ^5.9.3 |
| prettier | ^2.1.2 |
| pretty-quick | ^3.1.0 |
| rimraf | ^3.0.2 |
| rollup | ^2.32.1 |
| semver | 7.3.2 |
| standard-changelog | ^2.0.24 |
| ts-node | ^9.0.0 |
| typescript | ^4.1.0-dev.20201021 |
| typescript-3-2-1 | npm:typescript@3.2.1 |
| typescript-3-3-1 | npm:typescript@3.3.1 |
| typescript-3-4-1 | npm:typescript@3.4.1 |
| typescript-3-5-1 | npm:typescript@3.5.1 |
| typescript-3-6-2 | npm:typescript@3.6.2 |
| typescript-3-7-2 | npm:typescript@3.7.2 |
| typescript-3-8-3 | npm:typescript@3.8.3 |
| typescript-3-9-2 | npm:typescript@3.9.2 |
| typescript-4-0-3 | npm:typescript@4.0.3 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| typescript | >=3.2.x || >= 4.x |