{"id":18226,"library":"cml-test-module","title":"cml-test-module","description":"A minimal Node-RED test module for exporting subflows, currently at version 0.0.2. This package is a simple experimental project with no active development or community traction. It lacks documentation beyond a placeholder readme. It has no known alternatives as it's a test module for Node-RED subflow export functionality.","status":"abandoned","version":"0.0.2","language":"javascript","source_language":"en","source_url":null,"tags":["javascript","cml","node-red"],"install":[{"cmd":"npm install cml-test-module","lang":"bash","label":"npm"},{"cmd":"yarn add cml-test-module","lang":"bash","label":"yarn"},{"cmd":"pnpm add cml-test-module","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"Used as a Node-RED module; imported via require in Node.js environments.","wrong":null,"symbol":"cml-test-module","correct":"require('cml-test-module')"}],"quickstart":{"code":"// Install the module\nnpm install cml-test-module@0.0.2\n\n// Use it in a Node-RED flow\nconst testModule = require('cml-test-module');\n// The module exports Node-RED subflows; refer to Node-RED documentation for usage.","lang":"javascript","description":"Installation and basic import of the cml-test-module for Node-RED."},"warnings":[{"fix":"Avoid using in production; consider alternative Node-RED subflow management tools.","message":"Version 0.0.2 is the only released version; extremely unmaintained and likely broken in modern Node-RED.","severity":"gotcha","affected_versions":"0.0.2"}],"env_vars":null,"last_verified":"2026-04-25T00:00:00.000Z","next_check":"2026-07-24T00:00:00.000Z","problems":[{"fix":"Run `npm install cml-test-module@0.0.2` in your project directory.","cause":"Module not installed or npm issue","error":"Error: Cannot find module 'cml-test-module'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}