# 下载

```
npm i chengjieson -S
```

# 使用
```
const obj = require("chengjieson")
console.log(obj)
```