{"library":"babel-plugin-module-resolve","type":"library","category":null,"description":"A Babel plugin that allows module imports using Webpack-like aliases and custom root directories, resolving paths similar to webpack's enhanced-resolve. Version 1.7.0 (current stable) last released in 2022 with low release cadence. It supports both custom alias configuration and automatic usage of jsconfig/tsconfig paths, making it a lightweight alternative to babel-plugin-module-resolver. Includes TypeScript types and supports ESM and CJS import patterns.","language":"javascript","status":"maintenance","version":"1.7.0","tags":["javascript","typescript"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install babel-plugin-module-resolve","imports":["module.exports = require('babel-plugin-module-resolve')","plugins: [['module-resolve', { roots: ['./src'] }]]"]},{"cmd":"yarn add babel-plugin-module-resolve","imports":[]},{"cmd":"pnpm add babel-plugin-module-resolve","imports":[]}],"homepage":null,"github":"https://github.com/planjs/stan","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-module-resolve","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}