esprima-extract-comments@0.1.0
Extract code comments from string or from a glob of files using esprima.
2014-09-24
安装 (0.1.0)
npm install esprima-extract-comments@0.1.0
yarn add esprima-extract-comments@0.1.0
pnpm add esprima-extract-comments@0.1.0
bun add esprima-extract-comments@0.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| esprima | git+https://git@github.com/ariya/esprima |
| map-files | ^0.1.1 |
| mixin-deep | ^0.1.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| mocha | ~1.18.2 |
| should | ^4.0.4 |
| verb | ^0.2.15 |
| verb-tag-jscomments | ^0.2.2 |