{"library":"babel-preset-amex","type":"library","category":null,"description":"Standard Babel preset for American Express, currently at v4.0.3. Maintained by One Amex, it provides a curated set of Babel presets and plugins for transpiling JavaScript and React applications. Includes @babel/preset-env, @babel/preset-react, and plugins for dynamic imports, class properties, export default from, optional chaining, and react-remove-prop-types (production only). Supports configuration for server-only (Node), modern browsers (n-1), and module format (ESM or CommonJS). Differentiated by its opinionated defaults tailored for American Express projects, with a focus on stability and compliance. Release cadence is irregular, with minor updates and patches as needed.","language":"javascript","status":"active","version":"4.0.3","tags":["javascript","babel","preset","build","babel-preset","transpile","one-app"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-preset-amex","imports":["module.exports = { presets: ['amex'] }","module.exports = { presets: [['amex', { serverOnly: true }]] }","const preset = require('babel-preset-amex');"]},{"cmd":"yarn add babel-preset-amex","imports":[]},{"cmd":"pnpm add babel-preset-amex","imports":[]}],"homepage":null,"github":"https://github.com/americanexpress/babel-preset-amex","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-preset-amex","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/babel-preset-amex/compatibility"}}