{"library":"babel-plugin-add-module-metadata","type":"library","category":null,"description":"A Babel plugin for the Liferay ecosystem that scans JavaScript modules for predefined code patterns and adds corresponding metadata entries to the manifest.json file generated by the liferay-npm-bundler. Version 2.32.2 is the latest stable release, maintained as part of the liferay-frontend-projects monorepo with monthly to quarterly releases. Unlike generic Babel plugins, this one is tailored specifically for Liferay's AMD module system, enabling module description prior to load or parse. It is used in conjunction with the Liferay JS Toolkit and npm bundler.","language":"javascript","status":"active","version":"2.32.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-add-module-metadata","imports":["module.exports = function() { return { visitor: { ... } }; };","plugins: ['add-module-metadata']","const plugin = require('babel-plugin-add-module-metadata'); plugins: [plugin];"]},{"cmd":"yarn add babel-plugin-add-module-metadata","imports":[]},{"cmd":"pnpm add babel-plugin-add-module-metadata","imports":[]}],"homepage":null,"github":"https://github.com/liferay/liferay-frontend-projects","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-add-module-metadata","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-plugin-add-module-metadata/compatibility"}}