{"_id":"remote_js","_rev":"7-561c0035c8146aa6f98de03f35ac340f","name":"remote_js","description":"Command-line remote javascript console to debug your mobile web app","dist-tags":{"latest":"0.3.0"},"versions":{"0.2.0":{"name":"remote_js","version":"0.2.0","description":"Command-line remote javascript console to debug your mobile web app","homepage":"https://github.com/ernesto-jimenez/remote-js","keywords":["remote","javascript console"],"author":{"name":"Ernesto Jimenez","email":"erjica@gmail.com","url":"http://twitter.com/ernesto_jimenez"},"repository":{"type":"git","url":"git://github.com/ernesto-jimenez/remote-js.git"},"dependencies":{"socket.io":"0.7.9","colorize":"0.1.0"},"files":["remote_js","README.md","package.json","server","client","bin"],"directories":{"bin":"./bin"},"main":"remote_js","bin":{"remote_js":"./bin/remote_js.js"},"engines":["node"],"_npmJsonOpts":{"file":"/Users/hydrus/.npm/remote_js/0.2.0/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"remote_js@0.2.0","devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.27","_nodeVersion":"v0.4.8","_defaultsLoaded":true,"dist":{"shasum":"ccec65403968340e0bc174fd1f3163f5eef96c0a","tarball":"https://registry.npmjs.org/remote_js/-/remote_js-0.2.0.tgz","integrity":"sha512-Qrfl4F9rGiF82j/SMSeOVrvSMLU6d6wr5/0HL6V6pWtO/vX7+/MZ+iU2nfDdn2vovc6BpncmpbxD0Bt3dFXVBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB5nA37Rb+qTvJI1lDow2ESm29cBdXmIe/wTfmNwZUAdAiEA7vgX1OLzBYVtAGhPSCaT9O2XR/rYg4BbBF1j2WJQEi4="}]},"maintainers":[{"name":"ernesto_jimenez","email":"erjica@gmail.com"}]},"0.3.0":{"name":"remote_js","version":"0.3.0","description":"Command-line remote javascript console to debug your mobile web app","homepage":"https://github.com/ernesto-jimenez/remote-js","keywords":["remote","javascript console"],"author":{"name":"Ernesto Jimenez","email":"erjica@gmail.com","url":"http://twitter.com/ernesto_jimenez"},"contributors":[{"name":"Joe Ferner","email":"joe.ferner@nearinfinity.com"}],"repository":{"type":"git","url":"git://github.com/ernesto-jimenez/remote-js.git"},"dependencies":{"socket.io":"0.8.7","colorize":"0.1.0","commander":"0.5.2"},"files":["remote_js","README.md","package.json","server","client","bin"],"directories":{"bin":"./bin"},"main":"remote_js","bin":{"remote_js":"./bin/remote_js.js"},"engines":["node"],"_npmUser":{"name":"ernesto_jimenez","email":"erjica@gmail.com"},"_id":"remote_js@0.3.0","devDependencies":{},"optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.0-2","_nodeVersion":"v0.6.8","_defaultsLoaded":true,"dist":{"shasum":"8a2c150819d3e7d27f31850ea2c51b98cec559e5","tarball":"https://registry.npmjs.org/remote_js/-/remote_js-0.3.0.tgz","integrity":"sha512-vI72uWcV+YeTQH7kSQ81dKHQ8aLNPekCG052tLU/faDCsL8e22UhPAobrr2qfMoDGPn7pb34OiOBzo3zaItSfQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFGKUIqRzwszozGxexkewnOIJi5OrbtA3l+cfsJvXlFjAiAupjkCXYuif6Zrt09aaSVhP+bNq9kexsWa156m+OXtVw=="}]},"readme":"# remote-js\n\nThis is a small tool to have a remote console to an existing browser.\n\nWhen developing mobile web pages you usually miss the development console\nprovided by desktop browsers.\n\nThis command line tool allows you to add an script tag into your mobile webpage\nthat will connect back to the tool using WebSockets allowing you to run\njavascript remotely in the mobile browser.\n\n## Requirements\n\nThis is a node.js app, so you'll need to install node. That's all :)\n\n## Installation and usage\n\nGetting the tool running is simple:\n\n**Using npm**\n\n    npm install remote_js\n    remote_js\n\n_If remote\\_js is not found you'll need to make sure your $PATH contains `npm bin`. If `npm bin` is $PWD/node\\_modules/.bin your $PATH should contain node\\_modules/.bin/_\n\n**From source**\n\n    git clone https://github.com/ernesto-jimenez/remote-js\n    cd remote-js\n    npm install\n    ./bin/remote_js.js\n\nNow you just need to copy & paste the script tag into your web page and start playing around.\n\n## Contribute\n\nThis is a fast release for the tool. Feel free to modify it and send your Pull\nRequests with fixes and improvements :)\n\n## Contributors\n\n  * Ernesto Jiménez\n  * Joe Ferner\n","maintainers":[{"name":"ernesto_jimenez","email":"erjica@gmail.com"}]}},"maintainers":[{"name":"ernesto_jimenez","email":"erjica@gmail.com"}],"time":{"modified":"2022-06-26T11:08:22.479Z","created":"2011-08-26T16:46:59.874Z","0.2.0":"2011-08-26T16:47:00.677Z","0.3.0":"2012-02-25T14:36:40.104Z"},"author":{"name":"Ernesto Jimenez","email":"erjica@gmail.com","url":"http://twitter.com/ernesto_jimenez"},"repository":{"type":"git","url":"git://github.com/ernesto-jimenez/remote-js.git"}}