{"library":"read-babelrc-up","type":"library","category":null,"description":"Utility to find and parse the closest Babel configuration file (`.babelrc`, `.babelrc.js`, `babel.config.js`, or `babel` in `package.json`) by walking up directories. Version 1.1.0 is the latest stable release, with sporadic updates and no active development cadence. It supports both async and sync APIs, returns the parsed config and file path. Compared to similar tools like `find-up` combined with `cosmiconfig`, this package provides a simpler, focused API for Babel config lookup. Requires Node >=10.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","babel","babelrc",".babelrc","babel.config.js","json","file","parse","load"],"install":[{"cmd":"npm install read-babelrc-up","imports":["const readBabelrcUp = require('read-babelrc-up')","const result = readBabelrcUp.sync({ cwd: '/path' })"]},{"cmd":"yarn add read-babelrc-up","imports":[]},{"cmd":"pnpm add read-babelrc-up","imports":[]}],"homepage":null,"github":"https://github.com/akameco/read-babelrc-up","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/read-babelrc-up","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/read-babelrc-up/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}