jsonc@2.0.0
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
MIT
2019-06-17
安装 (2.0.0)
npm install jsonc@2.0.0
yarn add jsonc@2.0.0
pnpm add jsonc@2.0.0
bun add jsonc@2.0.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 | ^4.0.0 |
| strip-json-comments | ^3.0.1 |
devDependencies (13)
| 包名 | 版本要求 |
|---|---|
| @types/jest | ^24.0.15 |
| @types/mkdirp | ^0.5.2 |
| @types/node | ^12.0.8 |
| @types/parse-json | ^4.0.0 |
| @types/strip-bom | ^4.0.1 |
| @types/strip-json-comments | 0.0.30 |
| coveralls | ^3.0.4 |
| docma | ^3.2.2 |
| jest | ^24.8.0 |
| jest-cli | ^24.8.0 |
| rimraf | ^2.6.3 |
| ts-jest | ^24.0.2 |
| typescript | ^3.5.2 |