{"_id":"@and-rom/node-red-contrib-mapper","name":"@and-rom/node-red-contrib-mapper","dist-tags":{"latest":"0.0.2"},"versions":{"0.0.2":{"name":"@and-rom/node-red-contrib-mapper","version":"0.0.2","description":"Map the contents of a message property from one value to another","main":"index.js","scripts":{"test":"echo \"no test specified\""},"repository":{"type":"git","url":"git+https://github.com/and-rom/node-red-contrib-mapper.git"},"dependencies":{},"engines":{"node":">=12.0.0"},"keywords":["node-red","map","search","replace"],"node-red":{"version":">=2.0.0","nodes":{"mapper":"mapper.js"}},"author":{"name":"Nicholas Humfrey"},"license":"Apache","bugs":{"url":"https://github.com/and-rom/node-red-contrib-mapper/issues"},"homepage":"http://github.com/and-rom/node-red-contrib-mapper","_id":"@and-rom/node-red-contrib-mapper@0.0.2","_nodeVersion":"21.7.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-qalIQW4TdSMEu2L28bh9zbNzW0ZTeto9MbuuMjIdvw7Xx6XLMd+xcVFlJSozLe4P0Xa7aIXt6wYDzbUxZyxz5w==","shasum":"2ab6b16c1f0f53a82d96a87dbaf43582677b5a67","tarball":"https://registry.npmjs.org/@and-rom/node-red-contrib-mapper/-/node-red-contrib-mapper-0.0.2.tgz","fileCount":10,"unpackedSize":25091,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG6SBqWcreW4TiNAwPT06Kbg2v9MLBYxmfU0eWNZkDTNAiEAy3HrArhRDtEnAJRVEGlLr/AEp6guwGmNxffnyY7twv8="}]},"_npmUser":{"name":"and-rom","email":"andrey.a.romanov@gmail.com"},"directories":{},"maintainers":[{"name":"and-rom","email":"andrey.a.romanov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-red-contrib-mapper_0.0.2_1711634855291_0.4211630338747443"},"_hasShrinkwrap":false}},"time":{"created":"2024-03-28T14:07:35.159Z","0.0.2":"2024-03-28T14:07:35.438Z","modified":"2024-03-28T14:07:35.801Z"},"maintainers":[{"name":"and-rom","email":"andrey.a.romanov@gmail.com"}],"description":"Map the contents of a message property from one value to another","homepage":"http://github.com/and-rom/node-red-contrib-mapper","keywords":["node-red","map","search","replace"],"repository":{"type":"git","url":"git+https://github.com/and-rom/node-red-contrib-mapper.git"},"author":{"name":"Nicholas Humfrey"},"bugs":{"url":"https://github.com/and-rom/node-red-contrib-mapper/issues"},"license":"Apache","readme":"node-red-contrib-mapper\n=======================\n\nA [Node-RED] node that maps the contents of a message property from one value to another.\n\nThe message property is compared against each of the values in the left-hand column and if there is a match, it is changed to the value in the right-hand column.\n\nBy default, the *msg.payload* is the property that is operated on, but this can be changed to other properties, such as the topic name.\n\nIf the message does not match any of the values in the mapping, the message can either be ignored or passed through unmodified.\n\n\nInstall\n-------\n\nRun the following command in the root directory of your Node-RED install\n\n    npm install node-red-contrib-mapper\n\n\nScreenshot\n----------\n\n![screenshot](https://raw.githubusercontent.com/and-rom/node-red-contrib-mapper/main/screenshot.png)","readmeFilename":"README.md"}