sourcemap-to-ast@0.0.2
Updates a mozilla AST(produced by acorn/esprima) with location info from a source map
2013-10-10
安装 (0.0.2)
npm install sourcemap-to-ast@0.0.2
yarn add sourcemap-to-ast@0.0.2
pnpm add sourcemap-to-ast@0.0.2
bun add sourcemap-to-ast@0.0.2
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| estraverse | ~1.3.1 |
| source-map | ~0.1.30 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| acorn | ~0.3.1 |
| chai | ~1.7.2 |
| coffee-script | ~1.6.3 |
| grunt | ~0.4.1 |
| grunt-contrib-watch | ~0.5.3 |
| grunt-exec-jshint | ~0.0.0 |
| grunt-mocha-debug | ~0.0.6 |
| grunt-newer | ~0.5.4 |
| grunt-release | ~0.5.1 |