{"_id":"@lichtblick/xmlrpc","_rev":"3-71a40c4f1b6e613030c2f67e02ce8d0a","name":"@lichtblick/xmlrpc","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@lichtblick/xmlrpc","version":"1.0.0","keywords":["xmlrpc","xml","rpc","http","server"],"author":{"name":"Lichtblick","email":"lichtblick@bmwgroup.com"},"license":"MIT","_id":"@lichtblick/xmlrpc@1.0.0","maintainers":[{"name":"lichtblick","email":"lichtblick@bmwgroup.com"}],"homepage":"https://github.com/Lichtblick-Suite/xmlrpc","dist":{"shasum":"e096c5a57fc53300de76e2673cb77a73acc6af8c","tarball":"https://registry.npmjs.org/@lichtblick/xmlrpc/-/xmlrpc-1.0.0.tgz","fileCount":68,"integrity":"sha512-FeYoxKK4038IUhcSgwQc3rYlC2vmiwsGQp0wx3zcJt4xdCqzwZAHMzBbPCRbRwMtHhY8iXAS9nYaEPCQXKxJ7g==","signatures":[{"sig":"MEYCIQDzlFDzouypsaQrj8pmh6tPCJ68hfC5TuD5ngu0VIzARwIhANz9HKL5esaHzT6ckiWH5q7Ja8M7iVU6oSKhpUzm7F+i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123906},"main":"dist/index.js","exports":{".":"./dist/index.js","./nodejs":"./dist/nodejs/index.js"},"private":false,"scripts":{"lint":"eslint --report-unused-disable-directives --fix .","test":"jest","build":"tsc -b","lint:ci":"eslint --report-unused-disable-directives .","prepack":"yarn build","prepublishOnly":"yarn lint:ci && yarn test"},"typings":"dist/index.d.ts","_npmUser":{"name":"lichtblick","email":"lichtblick@bmwgroup.com"},"repository":{"url":"https://github.com/Lichtblick-Suite/xmlrpc","type":"git"},"description":"TypeScript library implementing an XMLRPC client and server with pluggable server backend","directories":{},"licenseText":"MIT License\n\nCopyright (c) Foxglove Technologies Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"sax":"^1.2.4","byte-base64":"^1.1.0","xmlbuilder2":"^3.0.2","@foxglove/just-fetch":"^1.2.4"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","devDependencies":{"jest":"29.4.3","eslint":"8.50.0","esbuild":"0.14.0","prettier":"3.3.2","@types/sax":"^1.2.3","typescript":"4.9.5","@types/jest":"^29.4.0","@types/node":"^18.14.2","esbuild-jest":"0.5.0","eslint-plugin-es":"4.1.0","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.2","eslint-config-prettier":"8.6.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-filenames":"1.3.2","@lichtblick/eslint-plugin":"1.0.1","@typescript-eslint/parser":"6.10.0","@typescript-eslint/eslint-plugin":"6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/xmlrpc_1.0.0_1727430786990_0.32588963079370803","host":"s3://npm-registry-packages"}}},"time":{"created":"2024-09-27T09:53:06.898Z","modified":"2026-04-02T10:23:25.285Z","1.0.0":"2024-09-27T09:53:07.204Z"},"author":{"name":"Lichtblick","email":"lichtblick@bmwgroup.com"},"license":"MIT","homepage":"https://github.com/Lichtblick-Suite/xmlrpc","keywords":["xmlrpc","xml","rpc","http","server"],"repository":{"url":"https://github.com/Lichtblick-Suite/xmlrpc","type":"git"},"description":"TypeScript library implementing an XMLRPC client and server with pluggable server backend","maintainers":[{"email":"luiz.bezerra@ctw.bmwgroup.com","name":"luiz-bezerra"},{"email":"gabriela.almeida@ctw.bmwgroup.com","name":"gabriela-almeida-ctw"},{"email":"joao.luis@ctw.bmwgroup.com","name":"ctw-joaomluis"},{"email":"lichtblick@bmwgroup.com","name":"lichtblick-suite"},{"email":"rodrigo.PE.rodrigues@ctw.bmwgroup.com","name":"rodrigo-rodrigues-ctw"}],"readme":"# @lichtblick/xmlrpc\n\nTypeScript library implementing an XMLRPC client and server with pluggable server backend.\n\n[![npm version](https://img.shields.io/npm/v/@lichtblick/xmlrpc.svg?style=flat)](https://www.npmjs.com/package/@lichtblick/xmlrpc)\n\n## Usage\n\nSee the `examples` directory for a simple client and server example.\n\n## License\n\n@lichtblick/xmlrpc is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n\n## Releasing\n\n1. Run `yarn version --[major|minor|patch]` to bump version\n2. Run `git push && git push --tags` to push new tag\n3. GitHub Actions will take care of the rest\n","readmeFilename":"README.md"}