pug-parser@2.0.0
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
MIT
2016-05-14
安装 (2.0.0)
npm install pug-parser@2.0.0
yarn add pug-parser@2.0.0
pnpm add pug-parser@2.0.0
bun add pug-parser@2.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| pug-error | ^1.3.0 |
| token-stream | 0.0.1 |