{"library":"babel-plugin-meteor-imports","type":"library","category":null,"description":"A Babel plugin that enables importing from Meteor packages (e.g., 'meteor/check') in code not processed by isobuild, such as custom server-side scripts or build tools. It transforms ES module import statements into assignments from the global Package namespace (Package['meteor']['check']). Version 1.0.3 is the latest stable release; the project has a low release cadence. Unlike direct usage of require('meteor/check'), this plugin integrates with Babel's transformation pipeline, supporting destructuring and named exports. It assumes Meteor's boot.js has been loaded to populate the Package global, making it suitable for server-side tooling or testing environments outside the Meteor build system.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","es2015","meteor","babel","plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-meteor-imports","imports":["import plugin from 'babel-plugin-meteor-imports'"]},{"cmd":"yarn add babel-plugin-meteor-imports","imports":[]},{"cmd":"pnpm add babel-plugin-meteor-imports","imports":[]}],"homepage":null,"github":"https://github.com/jedwards1211/babel-plugin-meteor-imports","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-meteor-imports","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-meteor-imports/compatibility"}}