exorcist@0.1.1
Externalizes the source map found inside a JavaScript file to an external `.js.map` file
MIT
2014-01-16
安装 (0.1.1)
npm install exorcist@0.1.1
yarn add exorcist@0.1.1
pnpm add exorcist@0.1.1
bun add exorcist@0.1.1
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| convert-source-map | ~0.3.3 |
| minimist | 0.0.5 |
| through2 | ~0.4.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| browserify | ~3.20.0 |
| tap | ~0.4.3 |