jsonc@1.1.0
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
MIT
2018-11-22
安装 (1.1.0)
npm install jsonc@1.1.0
yarn add jsonc@1.1.0
pnpm add jsonc@1.1.0
bun add jsonc@1.1.0
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| fast-safe-stringify | ^2.0.6 |
| graceful-fs | ^4.1.15 |
| mkdirp | ^0.5.1 |
| parse-json | ^4.0.0 |
| strip-bom | ^3.0.0 |
| strip-json-comments | ^2.0.1 |
devDependencies (13)
| 包名 | 版本要求 |
|---|---|
| @types/jest | ^23.3.9 |
| @types/mkdirp | ^0.5.2 |
| @types/node | ^10.12.10 |
| @types/parse-json | ^4.0.0 |
| @types/strip-bom | ^3.0.0 |
| @types/strip-json-comments | 0.0.30 |
| coveralls | ^3.0.2 |
| docma | ^3.0.0 |
| jest | ^23.6.0 |
| jest-cli | ^23.6.0 |
| rimraf | ^2.6.2 |
| ts-jest | ^23.10.4 |
| typescript | ^3.1.6 |