exorcist@2.0.0
Externalizes the source map found inside a stream to an external `.js.map` file
MIT
2021-03-04
安装 (2.0.0)
npm install exorcist@2.0.0
yarn add exorcist@2.0.0
pnpm add exorcist@2.0.0
bun add exorcist@2.0.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| is-stream | ^2.0.0 |
| minimist | ^1.2.5 |
| mkdirp | ^1.0.4 |
| mold-source-map | ^0.4.0 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| browserify | ^17.0.0 |
| nave | ^3.2.2 |
| proxyquire | ^2.1.3 |
| tap | ^14.11.0 |
| through2 | ~4.0.2 |