inject-markdown@1.2.0
Command line tool to inject files into markdown files.
MIT
2023-01-02
安装 (1.2.0)
npm install inject-markdown@1.2.0
yarn add inject-markdown@1.2.0
pnpm add inject-markdown@1.2.0
bun add inject-markdown@1.2.0
dependencies (14)
| 包名 | 版本要求 |
|---|---|
| chalk | ^5.2.0 |
| commander | ^9.4.1 |
| globby | ^13.1.3 |
| node-fetch | ^3.3.0 |
| remark | ^14.0.2 |
| remark-mdx | ^2.2.1 |
| remark-parse | ^10.0.1 |
| remark-stringify | ^10.0.2 |
| unified | ^10.1.2 |
| unist-util-is | ^5.1.1 |
| unist-util-remove | ^3.1.0 |
| unist-util-visit | ^4.1.1 |
| vfile | ^5.3.6 |
| vfile-reporter | ^7.0.4 |
devDependencies (17)
| 包名 | 版本要求 |
|---|---|
| @tsconfig/node16 | ^1.0.3 |
| @types/mdast | ^3.0.10 |
| @types/node | ^18.11.18 |
| @typescript-eslint/eslint-plugin | ^5.47.1 |
| @typescript-eslint/parser | ^5.47.1 |
| @vitest/coverage-c8 | ^0.26.2 |
| eslint | ^8.30.0 |
| eslint-config-prettier | ^8.5.0 |
| eslint-import-resolver-typescript | ^3.5.2 |
| eslint-plugin-import | ^2.26.0 |
| eslint-plugin-node | ^11.1.0 |
| eslint-plugin-prettier | ^4.2.1 |
| eslint-plugin-promise | ^6.1.1 |
| prettier | ^2.8.1 |
| typescript | ^4.9.4 |
| vite | ^4.0.3 |
| vitest | ^0.26.2 |