{"library":"json5-loader","install":[{"cmd":"npm install json5-loader","imports":["import json5Loader from 'json5-loader'","rules: [{ test: /\\.json5$/i, loader: 'json5-loader', type: 'javascript/auto' }]","const data = require('json5-loader!./file.json5')"]},{"cmd":"yarn add json5-loader","imports":[]},{"cmd":"pnpm add json5-loader","imports":[]}]}