{"_id":"@justinhuang/ros-websocket","_rev":"1-c5939601271006f2ff21691c62e33ff8","name":"@justinhuang/ros-websocket","dist-tags":{"latest":"4.0.0"},"versions":{"4.0.0":{"description":"A web component wrapping roslibjs's ROS object","keywords":["web-component","polymer","ros"],"repository":{"type":"git","url":"git+https://github.com/jstnhuang/ros-websocket.git"},"homepage":"https://github.com/jstnhuang/ros-websocket#readme","name":"@justinhuang/ros-websocket","version":"4.0.0","author":{"name":"Justin Huang"},"license":"BSD-3-Clause","bugs":{"url":"https://github.com/jstnhuang/ros-websocket/issues"},"resolutions":{"inherits":"2.0.3","samsam":"1.1.3","supports-color":"3.1.2","type-detect":"1.0.0"},"main":"ros-websocket.js","dependencies":{"@polymer/polymer":"^3.0.0","eventemitter2":"~2.2.0","roslib":">=0.14.0"},"devDependencies":{"@polymer/iron-component-page":"^4.0.1","@polymer/iron-demo-helpers":"^3.0.0-pre.19","@polymer/test-fixture":"^4.0.2","@webcomponents/webcomponentsjs":"^2.0.0","chai":"^4.2.0","mocha":"^5.2.0","wct-mocha":"^1.0.0"},"gitHead":"75844ca8210685937881eda27bae4a7a464f954d","_id":"@justinhuang/ros-websocket@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"justinhuang","email":"jstn@cs.washington.edu"},"dist":{"integrity":"sha512-cLEYWt25X5amfqiH2j2rh/XGZj5uAbgc+CiyiMupNk0My+VxpaTQdlGAKdk1/N93AjAX9vIavoHRuGna88RG6w==","shasum":"0c3ce7eb86030ab9ace378c5f911a0ebf0de80d4","tarball":"https://registry.npmjs.org/@justinhuang/ros-websocket/-/ros-websocket-4.0.0.tgz","fileCount":10,"unpackedSize":18501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/N70CRA9TVsSAnZWagAAtI4P/0htyikRnlB90hjnAOcs\nzU8yWddotE9gDutJcaBpA6vS90NNHoy0+GZUJ3pr4KpnDp2g4rZO0lln7T4x\n0hcdU7wbWajgXsByRF9/dmRIwGL9vqcIK3lc5au2jX/dQWlrKRXkayz+7+4j\nB2QwpqdDw7kWIpr3eytv86DG6PP7UqzioYsvuNIY5Vwc6PANmvcB503jiaQu\nCP1xIGAFAG3QNC6ZJ71YxYkQBbMvkv+uK2Zpw1BgsHOTVswQC9FcBa0lFvtl\nDXZtB3PTbCTMt52QCnBmR6jf3Jf4DJA1N3waf6HrzkdEfDF09fxVvLZszJxo\nO8kUmfxP9SvjUlUFipqxjAJQREDPyvkH5l7h/kGCA6yx2/Ye9WilFkF10wkR\nTVC9XPdP39EJgubB+q8i2kdu9tHlnbIOBfFmhSTvWJ8vSAig2KTevs8W6lsv\na4eHAfS6qAqhM9hdks+xkKqm3MpeCPSFT7h0R6BVZiFdNkiMtQdeWy+LZB7V\nM89IJUvyYWAjpZlJsPqwYsNEauYnRppomSP1giRxzcoK7f9xfWaCImprFDYg\nrCWW/an+baEqY2akrliCTYpkU0KekHlOLd3IddGCXRsMBico2nmLmFgGo0mA\nNQE4Kg/AWEkPoUCvsuVaszDKPnhRRHmsIQ0D4uKXHR88hrz1CP5yO9mOgWlE\ni/v2\r\n=Gpru\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF69EdPeoKJIaaZD2wsgP0COa/aFlpo2wziElSx53UGkAiEAsYfjGx2VY0PNrjkQPGrcb1424LQ3NoB5UTLSgV5HhPQ="}]},"maintainers":[{"name":"justinhuang","email":"jstn@cs.washington.edu"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ros-websocket_4.0.0_1543298804004_0.08864185332687624"},"_hasShrinkwrap":false}},"time":{"created":"2018-11-27T06:06:43.841Z","4.0.0":"2018-11-27T06:06:44.120Z","modified":"2022-04-05T22:51:56.616Z"},"maintainers":[{"name":"justinhuang","email":"jstn@cs.washington.edu"}],"description":"A web component wrapping roslibjs's ROS object","homepage":"https://github.com/jstnhuang/ros-websocket#readme","keywords":["web-component","polymer","ros"],"repository":{"type":"git","url":"git+https://github.com/jstnhuang/ros-websocket.git"},"author":{"name":"Justin Huang"},"bugs":{"url":"https://github.com/jstnhuang/ros-websocket/issues"},"license":"BSD-3-Clause","readme":"# ros-websocket\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/jstnhuang/ros-websocket)\n\nA Polymer element that wraps roslibjs.\n- Version 3 is a hybrid element that supports Polymer 1 and Polymer 2.\n- Version 4 is built for Polymer 3.\n\n- [Documentation](https://www.webcomponents.org/element/jstnhuang/ros-websocket/elements/ros-websocket)\n- [Demo](https://www.webcomponents.org/element/jstnhuang/ros-websocket/demo/demo/index.html).\n  Note that the demo should be run locally.\n\n## Installation\n- Polymer 1 and 2: `bower install --save jstnhuang/ros-websocket`\n- Polymer 3: `npm install @justinhuang/ros-websocket`\n","readmeFilename":"README.md"}