{"_id":"simple","_rev":"11-a806b775fc24247f41e40eca40645dda","name":"simple","description":"A naive Node.js clone of Python's simpleHttpServer","dist-tags":{"latest":"0.2.0"},"versions":{"0.1.0":{"author":"","name":"simple","description":"A naive Node.js clone of Python's simpleHttpServer","version":"0.1.0","repository":{"url":"https://github.com/thisandagain/simple.git"},"main":"./bin/index.js","scripts":{},"preferGlobal":"true","bin":{"simple":"./bin/index.js"},"dependencies":{"commander":"~1.0.0","mime":"~1.2.6"},"devDependencies":{"vows":"0.6.3"},"optionalDependencies":{},"engines":{"node":"*"},"_npmUser":{"name":"diy","email":"help@diy.org"},"_id":"simple@0.1.0","_engineSupported":true,"_npmVersion":"1.1.21","_nodeVersion":"v0.6.17","_defaultsLoaded":true,"dist":{"shasum":"224dead7842d56bf4ba8ec9fcbce2ae420a71c0b","tarball":"https://registry.npmjs.org/simple/-/simple-0.1.0.tgz","integrity":"sha512-6umSd4s8f4XVYiU2Iyr5KL0iscupK5/0D7Rry+ukhm1ZRL+PphAJsacxTE/bn210GEWMARwq2dV76MVjpbG5wA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDlXENxmXM0eXqg3IF0LIgN8boJ1UUopWgaMCIg4p2S9AiEA3hqfXGoQDaYHDU+Ta+oRxaO0OLDbl6ra7KAv9Rcq2jU="}]},"maintainers":[{"name":"diy","email":"help@diy.org"}]},"0.2.0":{"author":"","name":"simple","description":"A naive Node.js clone of Python's simpleHttpServer","version":"0.2.0","repository":{"url":"https://github.com/thisandagain/simple.git"},"main":"./bin/index.js","scripts":{},"preferGlobal":"true","bin":{"simple":"./bin/index.js"},"dependencies":{"commander":"~1.0.0","mime":"~1.2.6"},"devDependencies":{"vows":"0.6.3"},"optionalDependencies":{},"engines":{"node":"*"},"readme":"# Simple\n### HTTP all the things!\n\nSimple is a binary created using Node.js that clones some of the functionality of Python's `simpleHttpServer`. It's a rather naive and simple static HTTP server, but it gets the job done in a pinch. Please don't use this in production... it's a development tool. Really.\n\n#### Installation\n```bash\nnpm install -g simple\n```\n\n#### Basic Use\n```bash\ncd /my/awesome/website\nsimple\n```\n```bash\nServing HTTP on 0.0.0.0 port 8000 ...\n```\n\n#### Options\n`-p` Port to listen on (defaults to 8000)\n\n`-h` Hostname to listen on (defaults to 127.0.0.1)\n\n`-d` Default index (defaults to `index.html`)\n\n`-s` Silent mode\n\n`-h` Help","readmeFilename":"README.md","_id":"simple@0.2.0","dist":{"shasum":"1e74ccf707f243ba74f1cbedc7c49c51899653f1","tarball":"https://registry.npmjs.org/simple/-/simple-0.2.0.tgz","integrity":"sha512-1fgBmt/AWwJ0pBUyNCYYTSPK9iu0tYGYV4cEbBbrBRlLDNeyIqQoAyxtA/bJH/bhwoty2gR5ABeqfJDrsvT9sQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsxeJIeCWD2sZp14tnL+DFHGAd31KIqJA80EuwSaFdhAIhAMxFZyZAB9oCAsA7mZDPXqtBco8O2gEjn6JBU9eQIfD6"}]},"_from":".","_npmVersion":"1.2.11","_npmUser":{"name":"diy","email":"help@diy.org"},"maintainers":[{"name":"diy","email":"help@diy.org"}]}},"readme":"# Simple\n### HTTP all the things!\n\nSimple is a binary created using Node.js that clones some of the functionality of Python's `simpleHttpServer`. It's a rather naive and simple static HTTP server, but it gets the job done in a pinch. Please don't use this in production... it's a development tool. Really.\n\n#### Installation\n```bash\nnpm install -g simple\n```\n\n#### Basic Use\n```bash\ncd /my/awesome/website\nsimple\n```\n```bash\nServing HTTP on 0.0.0.0 port 8000 ...\n```\n\n#### Options\n`-p` Port to listen on (defaults to 8000)\n\n`-d` Default index (defaults to `index.html`)\n\n`-s` Silent mode\n\n`-h` Help","maintainers":[{"name":"diy","email":"help@diy.org"}],"time":{"modified":"2022-06-26T19:30:15.438Z","created":"2012-07-11T01:35:20.393Z","0.1.0":"2012-07-11T01:35:21.822Z","0.2.0":"2013-10-17T16:14:23.069Z"},"repository":{"url":"https://github.com/thisandagain/simple.git"},"users":{"vlad1988":true,"pgilad":true}}