testpack-cli@1.0.1
Verifies that your package will work after it is published by running your unit tests in a special test folder.
ISC
2018-07-16
安装 (1.0.1)
npm install testpack-cli@1.0.1
yarn add testpack-cli@1.0.1
pnpm add testpack-cli@1.0.1
bun add testpack-cli@1.0.1
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| fs-extra | ^6.0.0 |
| glob | ^7.0.0 |
| minimist | ^1.2.0 |
| underscore | ^1.8.8 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @types/fs-extra | ^5.0.4 |
| @types/glob | ^5.0.35 |
| @types/jest | ^23.1.5 |
| @types/minimist | ^1.2.0 |
| @types/node | ^10.5.2 |
| @types/tape | ^4.2.32 |
| @types/underscore | ^1.8.8 |
| jest | ^23.4.0 |
| ts-jest | ^23.0.0 |
| ts-node | ^7.0.0 |
| typescript | ^2.9.2 |