{"library":"json-loader","type":"library","category":null,"description":"A webpack loader for importing JSON files into JavaScript modules. Version 0.5.7 (latest, stable) is effectively deprecated because webpack >= v2.0.0 natively supports JSON imports. The loader is only useful for custom file extensions or legacy webpack v1 projects. It has minimal maintenance and no active development since 2017. Alternative: rely on webpack's built-in JSON support.","language":"javascript","status":"deprecated","version":"0.5.7","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install json-loader","imports":["In webpack config: { test: /\\.json$/, loader: 'json-loader' }","const json = require('json-loader!./file.json');","import 'json-loader' (no direct use; configured in webpack)"]},{"cmd":"yarn add json-loader","imports":[]},{"cmd":"pnpm add json-loader","imports":[]}],"homepage":null,"github":"https://github.com/webpack/json-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/json-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/json-loader/compatibility"}}