{"_id":"tiny-lr","_rev":"208636","name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","dist-tags":{"latest":"2.0.0"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"time":{"modified":"2021-06-03T15:23:01.000Z","created":"2013-01-05T19:46:47.970Z","2.0.0":"2020-10-09T18:15:31.366Z","1.1.1":"2018-02-23T18:14:18.932Z","1.1.0":"2018-01-22T04:42:01.379Z","1.0.5":"2017-06-12T23:32:03.363Z","1.0.4":"2017-04-28T22:40:32.740Z","1.0.3":"2016-11-01T05:32:16.439Z","1.0.2":"2016-10-15T13:22:46.506Z","1.0.1":"2016-10-15T13:17:35.090Z","1.0.0":"2016-10-15T12:45:27.888Z","0.2.1":"2015-10-11T18:20:20.509Z","0.2.0":"2015-09-27T18:55:11.794Z","0.1.7":"2015-09-27T02:46:56.313Z","0.1.6":"2015-06-14T13:00:58.487Z","0.1.5":"2015-01-26T11:50:36.405Z","0.1.4":"2014-09-07T19:47:48.589Z","0.1.3":"2014-09-07T14:21:41.298Z","0.1.1":"2014-08-26T15:37:30.448Z","0.1.0":"2014-08-05T16:50:59.863Z","0.0.9":"2014-07-06T12:29:31.976Z","0.0.8":"2014-07-03T13:37:44.807Z","0.0.7":"2014-05-01T18:32:39.546Z","0.0.5":"2013-09-24T11:43:48.467Z","0.0.4":"2013-01-20T23:13:43.525Z","0.0.3":"2013-01-20T01:13:23.764Z","0.0.2":"2013-01-12T20:06:51.240Z","0.0.1":"2013-01-05T19:46:47.970Z"},"users":{"growdigital":true,"h4des":true,"henrytseng":true,"lenville":true,"huang47":true,"ubenzer":true,"huangkai":true,"andamira":true,"danielzen":true,"goliatone":true,"panlw":true,"tzsiga":true,"krabello":true,"crazyjingling":true,"kekdude":true,"hewenwei":true,"cfleschhut":true,"vasz":true,"froguard":true,"seangenabe":true,"dare21century":true,"glebec":true,"shanewholloway":true},"author":{"name":"mklabs"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"versions":{"2.0.0":{"name":"tiny-lr","version":"2.0.0","description":"Tiny LiveReload server, background-friendly","main":"./src","scripts":{"prepublish:":"npm run babel","preversion":"npm test","postversion":"git push origin master --follow-tags && npm publish","test":"npm run eslint && npm run mocha","eslint":"eslint . --debug","babel":"babel lib/ -d src && babel test/ -d src_test/","mocha":"npm run babel && mocha --reporter spec src_test/","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css","watch":"npm-watch"},"watch":{"babel":"{lib,test}/**/*.js"},"dependencies":{"body":"^5.1.0","debug":"^3.1.0","faye-websocket":"^0.11.3","livereload-js":"^3.3.1","object-assign":"^4.1.0","qs":"^6.4.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-regenerator":"^6.9.0","babel-preset-es2015":"^6.9.0","eslint":"^2.11.1","eslint-config-standard":"^5.3.1","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.2","express":"^4.1.1","gaze":"^1.1.2","mocha":"^2.3.3","npm-watch":"^0.1.6","standard-version":"^2.2.1","supertest":"^1.2.0"},"author":{"name":"mklabs"},"homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"config":{"test_port":"9001"},"license":"MIT","contributors":[{"name":"Kyle Robinson Young","url":"https://github.com/shama"},{"name":"Jordan Hawker","url":"https://github.com/elwayman02"},{"name":"Hemanth.hm","url":"https://github.com/hemanth"},{"name":"Mickael Daniel","url":"https://github.com/mklabs"}],"gitHead":"7cd34f39bb4f77f1afb581d4b76a6a35aab16224","_id":"tiny-lr@2.0.0","_nodeVersion":"12.16.2","_npmVersion":"6.14.4","dist":{"shasum":"863659d7ce1ed201a117d8197d7f8b9a27bdc085","size":15622,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-2.0.0.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"_npmUser":{"name":"elwayman02","email":"hawker.jordan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tiny-lr_2.0.0_1602267324935_0.6695539355592941"},"_hasShrinkwrap":false,"publish_time":1602267331366,"_cnpm_publish_time":1602267331366},"1.1.1":{"name":"tiny-lr","version":"1.1.1","description":"Tiny LiveReload server, background-friendly","main":"./src","scripts":{"prepublish:":"npm run babel","preversion":"npm test","postversion":"git push origin master --follow-tags && npm publish","test":"npm run eslint && npm run mocha","eslint":"eslint . --debug","babel":"babel lib/ -d src && babel test/ -d src_test/","mocha":"npm run babel && mocha --reporter spec src_test/","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css","watch":"npm-watch"},"watch":{"babel":"{lib,test}/**/*.js"},"dependencies":{"body":"^5.1.0","debug":"^3.1.0","faye-websocket":"~0.10.0","livereload-js":"^2.3.0","object-assign":"^4.1.0","qs":"^6.4.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-regenerator":"^6.9.0","babel-preset-es2015":"^6.9.0","eslint":"^2.11.1","eslint-config-standard":"^5.3.1","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.2","express":"^4.1.1","gaze":"^1.1.2","mocha":"^2.3.3","npm-watch":"^0.1.6","standard-version":"^2.2.1","supertest":"^1.2.0"},"author":{"name":"mklabs"},"homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"config":{"test_port":"9001"},"license":"MIT","contributors":[{"name":"Kyle Robinson Young","url":"https://github.com/shama"},{"name":"Jordan Hawker","url":"https://github.com/elwayman02"},{"name":"Hemanth.hm","url":"https://github.com/hemanth"},{"name":"Mickael Daniel","url":"https://github.com/mklabs"}],"gitHead":"d68d983eaf80b5bae78b2dba259a1ad5e3b03a63","_id":"tiny-lr@1.1.1","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"elwayman02","email":"hawker.jordan@gmail.com"},"dist":{"shasum":"9fa547412f238fedb068ee295af8b682c98b2aab","size":56005,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-1.1.1.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tiny-lr_1.1.1_1519409658848_0.32909740592812686"},"_hasShrinkwrap":false,"publish_time":1519409658932,"_cnpm_publish_time":1519409658932},"1.1.0":{"name":"tiny-lr","version":"1.1.0","description":"Tiny LiveReload server, background-friendly","main":"./src","scripts":{"prepublish:":"npm run babel","preversion":"npm test","postversion":"git push origin master --follow-tags && npm publish","test":"npm run eslint && npm run mocha","eslint":"eslint . --debug","babel":"babel lib/ -d src && babel test/ -d src_test/","mocha":"npm run babel && mocha --reporter spec src_test/","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css","watch":"npm-watch"},"watch":{"babel":"{lib,test}/**/*.js"},"dependencies":{"body":"^5.1.0","debug":"~2.6.7","faye-websocket":"~0.10.0","livereload-js":"^2.3.0","object-assign":"^4.1.0","qs":"^6.4.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-regenerator":"^6.9.0","babel-preset-es2015":"^6.9.0","eslint":"^2.11.1","eslint-config-standard":"^5.3.1","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.2","express":"^4.1.1","gaze":"^1.1.2","mocha":"^2.3.3","npm-watch":"^0.1.6","standard-version":"^2.2.1","supertest":"^1.2.0"},"author":{"name":"mklabs"},"homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"config":{"test_port":"9001"},"license":"MIT","contributors":[{"name":"Kyle Robinson Young","url":"https://github.com/shama"},{"name":"Jordan Hawker","url":"https://github.com/elwayman02"},{"name":"Hemanth.hm","url":"https://github.com/hemanth"},{"name":"Mickael Daniel","url":"https://github.com/mklabs"}],"gitHead":"d5e2c0825f6317165a52d5856131417b7ce93c69","_id":"tiny-lr@1.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"elwayman02","email":"hawker.jordan@gmail.com"},"dist":{"shasum":"a373bce2a4b58cef9a64433360ba593155f4cd45","size":55992,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-1.1.0.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tiny-lr-1.1.0.tgz_1516596121039_0.07000730861909688"},"directories":{},"publish_time":1516596121379,"_hasShrinkwrap":false,"_cnpm_publish_time":1516596121379},"1.0.5":{"name":"tiny-lr","version":"1.0.5","description":"Tiny LiveReload server, background-friendly","main":"./src","scripts":{"prepublish:":"npm run babel","preversion":"npm test","postversion":"git push origin master --follow-tags && npm publish","test":"npm run eslint && npm run mocha","eslint":"eslint . --debug","babel":"babel lib/ -d src && babel test/ -d src_test/","mocha":"npm run babel && mocha --reporter spec src_test/","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css","watch":"npm-watch"},"watch":{"babel":"{lib,test}/**/*.js"},"dependencies":{"body":"^5.1.0","debug":"~2.6.7","faye-websocket":"~0.10.0","livereload-js":"^2.2.2","object-assign":"^4.1.0","qs":"^6.4.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-regenerator":"^6.9.0","babel-preset-es2015":"^6.9.0","eslint":"^2.11.1","eslint-config-standard":"^5.3.1","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.2","express":"^4.1.1","gaze":"^1.1.2","mocha":"^2.3.3","npm-watch":"^0.1.6","standard-version":"^2.2.1","supertest":"^1.2.0"},"author":{"name":"mklabs"},"homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"config":{"test_port":"9001"},"license":"MIT","contributors":[{"name":"Kyle Robinson Young","url":"https://github.com/shama"},{"name":"Jordan Hawker","url":"https://github.com/elwayman02"},{"name":"Hemanth.hm","url":"https://github.com/hemanth"},{"name":"Mickael Daniel","url":"https://github.com/mklabs"}],"gitHead":"20b1b4eb3f1c69e8bcc541d039cd242fcbf386a2","_id":"tiny-lr@1.0.5","_npmVersion":"5.0.1","_nodeVersion":"7.10.0","_npmUser":{"name":"elwayman02","email":"hawker.jordan@gmail.com"},"dist":{"shasum":"21f40bf84ebd1f853056680375eef1670c334112","size":59825,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-1.0.5.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tiny-lr-1.0.5.tgz_1497310323096_0.37520984234288335"},"directories":{},"publish_time":1497310323363,"_hasShrinkwrap":false,"_cnpm_publish_time":1497310323363},"1.0.4":{"name":"tiny-lr","version":"1.0.4","description":"Tiny LiveReload server, background-friendly","main":"./src","scripts":{"prepublish:":"npm run babel","preversion":"npm test","postversion":"git push origin master --follow-tags && npm publish","test":"npm run eslint && npm run mocha","eslint":"eslint . --debug","babel":"babel lib/ -d src && babel test/ -d src_test/","mocha":"npm run babel && mocha --reporter spec src_test/","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css","watch":"npm-watch"},"watch":{"babel":"{lib,test}/**/*.js"},"dependencies":{"body":"^5.1.0","debug":"~2.2.0","faye-websocket":"~0.10.0","livereload-js":"^2.2.2","object-assign":"^4.1.0","qs":"^6.4.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-regenerator":"^6.9.0","babel-preset-es2015":"^6.9.0","eslint":"^2.11.1","eslint-config-standard":"^5.3.1","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.2","express":"^4.1.1","gaze":"^1.1.2","mocha":"^2.3.3","npm-watch":"^0.1.6","standard-version":"^2.2.1","supertest":"^1.2.0"},"author":{"name":"mklabs"},"homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"config":{"test_port":"9001"},"license":"MIT","contributors":[{"name":"Kyle Robinson Young","url":"https://github.com/shama"},{"name":"Jordan Hawker","url":"https://github.com/elwayman02"},{"name":"Hemanth.hm","url":"https://github.com/hemanth"},{"name":"Mickael Daniel","url":"https://github.com/mklabs"}],"gitHead":"11872469297420cd3f5e98f4c00bc3f04780f91e","_id":"tiny-lr@1.0.4","_shasum":"d13becf37f8b7e963320f5743298e3e934c7329a","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"elwayman02","email":"hawker.jordan@gmail.com"},"dist":{"shasum":"d13becf37f8b7e963320f5743298e3e934c7329a","size":59847,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-1.0.4.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/tiny-lr-1.0.4.tgz_1493419230516_0.5190444621257484"},"directories":{},"publish_time":1493419232740,"_cnpm_publish_time":1493419232740,"_hasShrinkwrap":false},"1.0.3":{"name":"tiny-lr","version":"1.0.3","description":"Tiny LiveReload server, background-friendly","main":"./src","scripts":{"prepublish:":"npm run babel","test":"npm run eslint && npm run mocha","eslint":"eslint . --debug","babel":"babel lib/ -d src && babel test/ -d src_test/","mocha":"npm run babel && mocha --reporter spec src_test/","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css","watch":"npm-watch"},"watch":{"babel":"{lib,test}/**/*.js"},"dependencies":{"body":"^5.1.0","debug":"~2.2.0","faye-websocket":"~0.10.0","livereload-js":"^2.2.2","object-assign":"^4.1.0","qs":"^6.2.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-regenerator":"^6.9.0","babel-preset-es2015":"^6.9.0","eslint":"^2.11.1","eslint-config-standard":"^5.3.1","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.2","express":"^4.1.1","gaze":"^1.1.2","mocha":"^2.3.3","npm-watch":"^0.1.6","standard-version":"^2.2.1","supertest":"^1.2.0"},"author":{"name":"mklabs"},"homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"config":{"test_port":"9001"},"license":"MIT","contributors":[{"name":"Kyle Robinson Young","url":"https://github.com/shama"},{"name":"Jordan Hawker","url":"https://github.com/elwayman02"},{"name":"Hemanth.hm","url":"https://github.com/hemanth"},{"name":"Mickael Daniel","url":"https://github.com/mklabs"}],"gitHead":"bb3f575c221113108d29879ffa6b85ea48dd9119","_id":"tiny-lr@1.0.3","_shasum":"386731170ce521263a9d337f769ee8f11e88eb04","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"elwayman02","email":"hawker.jordan@gmail.com"},"dist":{"shasum":"386731170ce521263a9d337f769ee8f11e88eb04","size":59288,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-1.0.3.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/tiny-lr-1.0.3.tgz_1477978336211_0.8628808939829469"},"directories":{},"publish_time":1477978336439,"_cnpm_publish_time":1477978336439,"_hasShrinkwrap":false},"1.0.2":{"name":"tiny-lr","version":"1.0.2","description":"Tiny LiveReload server, background-friendly","main":"./src","scripts":{"prepublish:":"npm run babel","test":"npm run eslint && npm run mocha","eslint":"eslint . --debug","babel":"babel lib/ -d src && babel test/ -d src_test/","mocha":"npm run babel && mocha --reporter spec src_test/","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css","watch":"npm-watch"},"watch":{"babel":"{lib,test}/**/*.js"},"dependencies":{"body":"^5.1.0","debug":"~2.2.0","faye-websocket":"~0.10.0","livereload-js":"^2.2.2","qs":"^6.2.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-regenerator":"^6.9.0","babel-preset-es2015":"^6.9.0","eslint":"^2.11.1","eslint-config-standard":"^5.3.1","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.2","express":"^4.1.1","gaze":"^1.1.2","mocha":"^2.3.3","standard-version":"^2.2.1","supertest":"^1.2.0","npm-watch":"^0.1.6"},"author":{"name":"mklabs"},"homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"config":{"test_port":"9001"},"license":"MIT","contributors":[{"name":"Kyle Robinson Young","url":"https://github.com/shama"},{"name":"Jordan Hawker","url":"https://github.com/elwayman02"},{"name":"Hemanth.hm","url":"https://github.com/hemanth"},{"name":"Mickael Daniel","url":"https://github.com/mklabs"}],"gitHead":"9a3ee5b67e403aea0e9a4d416fcdb1acfb87601e","_id":"tiny-lr@1.0.2","_shasum":"be6a01663118f31d3f478143b6124bf1bcd9d96e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"dist":{"shasum":"be6a01663118f31d3f478143b6124bf1bcd9d96e","size":50949,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-1.0.2.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/tiny-lr-1.0.2.tgz_1476537764823_0.4178267556708306"},"directories":{},"publish_time":1476537766506,"_cnpm_publish_time":1476537766506,"_hasShrinkwrap":false},"1.0.1":{"name":"tiny-lr","version":"1.0.1","description":"Tiny LiveReload server, background-friendly","main":"./src","scripts":{"prepublish:":"npm run babel","test":"npm run eslint && npm run mocha","eslint":"eslint . --debug","babel":"babel lib/ -d src && babel test/ -d src_test/","mocha":"npm run babel && mocha --reporter spec src_test/","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css","watch":"npm-watch"},"watch":{"babel":"{lib,test}/**/*.js"},"files":["lib"],"dependencies":{"body":"^5.1.0","debug":"~2.2.0","faye-websocket":"~0.10.0","livereload-js":"^2.2.2","qs":"^6.2.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-regenerator":"^6.9.0","babel-preset-es2015":"^6.9.0","eslint":"^2.11.1","eslint-config-standard":"^5.3.1","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.2","express":"^4.1.1","gaze":"^1.1.2","mocha":"^2.3.3","standard-version":"^2.2.1","supertest":"^1.2.0","npm-watch":"^0.1.6"},"author":{"name":"mklabs"},"homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"config":{"test_port":"9001"},"license":"MIT","contributors":[{"name":"Kyle Robinson Young","url":"https://github.com/shama"},{"name":"Jordan Hawker","url":"https://github.com/elwayman02"},{"name":"Hemanth.hm","url":"https://github.com/hemanth"},{"name":"Mickael Daniel","url":"https://github.com/mklabs"}],"gitHead":"e8c343b2a5c1a9d951781d65f9fa88fafad582f4","_id":"tiny-lr@1.0.1","_shasum":"55b327a9dbbc9126e8915c79a7d95ece2299bcff","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"dist":{"shasum":"55b327a9dbbc9126e8915c79a7d95ece2299bcff","size":7146,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-1.0.1.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/tiny-lr-1.0.1.tgz_1476537453375_0.2282425391022116"},"directories":{},"publish_time":1476537455090,"_cnpm_publish_time":1476537455090,"_hasShrinkwrap":false},"1.0.0":{"name":"tiny-lr","version":"1.0.0","description":"Tiny LiveReload server, background-friendly","main":"./src","scripts":{"prepublish:":"npm test","test":"npm run eslint && npm run mocha","eslint":"eslint . --debug","babel":"babel lib/ -d src && babel test/ -d src_test/","mocha":"npm run babel && mocha --reporter spec src_test/","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css","watch":"npm-watch"},"watch":{"babel":"{lib,test}/**/*.js"},"files":["lib"],"dependencies":{"body":"^5.1.0","debug":"~2.2.0","faye-websocket":"~0.10.0","livereload-js":"^2.2.2","qs":"^6.2.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-regenerator":"^6.9.0","babel-preset-es2015":"^6.9.0","eslint":"^2.11.1","eslint-config-standard":"^5.3.1","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.2","express":"^4.1.1","gaze":"^1.1.2","mocha":"^2.3.3","standard-version":"^2.2.1","supertest":"^1.2.0","npm-watch":"^0.1.6"},"author":{"name":"mklabs"},"homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"config":{"test_port":"9001"},"license":"MIT","contributors":[{"name":"Kyle Robinson Young","url":"https://github.com/shama"},{"name":"Jordan Hawker","url":"https://github.com/elwayman02"},{"name":"Hemanth.hm","url":"https://github.com/hemanth"},{"name":"Mickael Daniel","url":"https://github.com/mklabs"}],"gitHead":"c32226acf8405c8fcf18221d58a03590310c936c","_id":"tiny-lr@1.0.0","_shasum":"605e78ab06a542908aa7aa0dc012e34dbb11d167","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"dist":{"shasum":"605e78ab06a542908aa7aa0dc012e34dbb11d167","size":7148,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-1.0.0.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/tiny-lr-1.0.0.tgz_1476535526086_0.8233194877393544"},"directories":{},"publish_time":1476535527888,"_cnpm_publish_time":1476535527888,"_hasShrinkwrap":false},"0.2.1":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.2.1","homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"body-parser":"~1.14.0","debug":"~2.2.0","faye-websocket":"~0.10.0","livereload-js":"^2.2.0","parseurl":"~1.3.0","qs":"~5.1.0"},"devDependencies":{"connect":"^3.4.0","express":"^4.1.1","mocha":"^2.3.3","phantomjs":"^1.9.7-5","request":"^2.34.0","supertest":"^1.1.0","wd":"^0.3.12"},"config":{"test_port":"9001"},"license":"MIT","gitHead":"7839c0b6b5097eab7b241781c9ce442d384eaf5b","_id":"tiny-lr@0.2.1","_shasum":"b3fdba802e5d56a33c2f6f10794b32e477ac729d","_from":".","_npmVersion":"3.3.4","_nodeVersion":"4.0.0","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"dist":{"shasum":"b3fdba802e5d56a33c2f6f10794b32e477ac729d","size":11087,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.2.1.tgz"},"directories":{},"publish_time":1444587620509,"_cnpm_publish_time":1444587620509,"_hasShrinkwrap":false},"0.2.0":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.2.0","homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"body-parser":"~1.14.0","debug":"~2.2.0","faye-websocket":"~0.10.0","livereload-js":"^2.2.0","parseurl":"~1.3.0","qs":"~5.1.0"},"devDependencies":{"connect":"^3.4.0","express":"^4.1.1","mocha":"^2.3.3","phantomjs":"^1.9.7-5","request":"^2.34.0","supertest":"^1.1.0","wd":"^0.3.12"},"config":{"test_port":"9001"},"license":"MIT","gitHead":"c89842f053979102e06fd996621c7f3879684610","_id":"tiny-lr@0.2.0","_shasum":"f2514ec0018ef54432efac73c4655129813dd570","_from":".","_npmVersion":"3.3.4","_nodeVersion":"4.0.0","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"dist":{"shasum":"f2514ec0018ef54432efac73c4655129813dd570","size":10745,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.2.0.tgz"},"directories":{},"publish_time":1443380111794,"_cnpm_publish_time":1443380111794,"_hasShrinkwrap":false},"0.1.7":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.1.7","homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"body-parser":"~1.8.0","debug":"~2.0.0","faye-websocket":"~0.7.2","livereload-js":"^2.2.0","parseurl":"~1.3.0","qs":"~2.2.3"},"devDependencies":{"connect":"^2.14.5","express":"^4.1.1","mocha":"^1.18.2","phantomjs":"^1.9.7-5","request":"^2.34.0","supertest":"^0.12.0","wd":"^0.2.21"},"config":{"test_port":"9001"},"license":"MIT","gitHead":"789fddf57af7d407ef6e444daf9b0a9c647618a8","_id":"tiny-lr@0.1.7","_shasum":"be024d09f1ebb22e2749834c60ea17b385234175","_from":".","_npmVersion":"3.3.4","_nodeVersion":"4.0.0","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"dist":{"shasum":"be024d09f1ebb22e2749834c60ea17b385234175","size":10750,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.1.7.tgz"},"directories":{},"publish_time":1443322016313,"_cnpm_publish_time":1443322016313,"_hasShrinkwrap":false},"0.1.6":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.1.6","homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"body-parser":"~1.8.0","debug":"~2.0.0","faye-websocket":"~0.7.2","livereload-js":"^2.2.0","parseurl":"~1.3.0","qs":"~2.2.3"},"devDependencies":{"connect":"^2.14.5","express":"^4.1.1","mocha":"^1.18.2","phantomjs":"^1.9.7-5","request":"^2.34.0","supertest":"^0.12.0","wd":"^0.2.21"},"config":{"test_port":"9001"},"license":"MIT","gitHead":"2d8cf02125094e29c3e76ad0548d418c48f2ad30","_id":"tiny-lr@0.1.6","_shasum":"f28dbfea46cb8041557615051d82868379fcb737","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"dist":{"shasum":"f28dbfea46cb8041557615051d82868379fcb737","size":10804,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.1.6.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1434286858487,"_cnpm_publish_time":1434286858487,"_hasShrinkwrap":false},"0.1.5":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.1.5","homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"body-parser":"~1.8.0","debug":"~2.0.0","faye-websocket":"~0.7.2","livereload-js":"^2.2.0","parseurl":"~1.3.0","qs":"~2.2.3"},"devDependencies":{"body-parser":"^1.0.2","connect":"^2.14.5","express":"^4.1.1","mocha":"^1.18.2","phantomjs":"^1.9.7-5","request":"^2.34.0","supertest":"^0.12.0","wd":"^0.2.21"},"config":{"test_port":"9001"},"licenses":[{"type":"MIT","url":"https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"}],"_id":"tiny-lr@0.1.5","dist":{"shasum":"2a0c8f482e87dcd19c0bb2714905510a6a6d0024","size":10376,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.1.5.tgz"},"_from":".","_npmVersion":"1.3.6","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1422273036405,"_cnpm_publish_time":1422273036405,"_hasShrinkwrap":false},"0.1.4":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.1.4","homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"body-parser":"~1.8.0","debug":"~0.8.1","faye-websocket":"~0.7.2","parseurl":"~1.3.0","qs":"~2.2.3"},"devDependencies":{"body-parser":"^1.0.2","connect":"^2.14.5","express":"^4.1.1","mocha":"^1.18.2","phantomjs":"^1.9.7-5","request":"^2.34.0","supertest":"^0.12.0","wd":"^0.2.21"},"config":{"test_port":"9001"},"licenses":[{"type":"MIT","url":"https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"}],"_id":"tiny-lr@0.1.4","dist":{"shasum":"6e41d7e67dfd0878e5e0b37e37a06d67e309ff4d","size":19054,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.1.4.tgz"},"_from":".","_npmVersion":"1.3.10","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1410119268589,"_cnpm_publish_time":1410119268589,"_hasShrinkwrap":false},"0.1.3":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.1.3","homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"body-parser":"~1.8.0","debug":"~0.8.1","faye-websocket":"~0.7.2","parseurl":"~1.3.0","qs":"~2.2.3"},"devDependencies":{"body-parser":"^1.0.2","connect":"^2.14.5","express":"^4.1.1","mocha":"^1.18.2","phantomjs":"^1.9.7-5","request":"^2.34.0","supertest":"^0.12.0","wd":"^0.2.21"},"config":{"test_port":"9001"},"licenses":[{"type":"MIT","url":"https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"}],"_id":"tiny-lr@0.1.3","dist":{"shasum":"4a1f3a63f88d510892838d2b3af3d6ebe33bed1c","size":19060,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.1.3.tgz"},"_from":".","_npmVersion":"1.3.10","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1410099701298,"_cnpm_publish_time":1410099701298,"_hasShrinkwrap":false},"0.1.1":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.1.1","homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"repository":{"type":"git","url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"body-parser":"^1.2.0","debug":"^0.8.1","faye-websocket":"^0.7.2","noptify":"^0.0.3","parseurl":"^1.0.1","qs":"^1.0.0"},"devDependencies":{"body-parser":"^1.0.2","connect":"^2.14.5","express":"^4.1.1","mocha":"^1.18.2","phantomjs":"^1.9.7-5","request":"^2.34.0","supertest":"^0.12.0","wd":"^0.2.21"},"config":{"test_port":"9001"},"licenses":[{"type":"MIT","url":"https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"}],"_id":"tiny-lr@0.1.1","dist":{"shasum":"c8491f590483a465cdf284b7c2fd787dd90a0fe2","size":21108,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.1.1.tgz"},"_from":".","_npmVersion":"1.3.10","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1409067450448,"_cnpm_publish_time":1409067450448,"_hasShrinkwrap":false},"0.1.0":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.1.0","homepage":"https://github.com/mklabs/tiny-lr","repository":{"url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"qs":"^0.6.6","faye-websocket":"^0.7.2","noptify":"~0.0.3","debug":"^0.8.1","body-parser":"^1.2.0","parseurl":"^1.0.1"},"devDependencies":{"mocha":"^1.18.2","request":"^2.34.0","supertest":"^0.12.0","express":"^4.1.1","connect":"^2.14.5","body-parser":"^1.0.2","phantomjs":"^1.9.7-5","wd":"^0.2.21"},"config":{"test_port":"9001"},"licenses":[{"type":"MIT","url":"https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"}],"bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"_id":"tiny-lr@0.1.0","dist":{"shasum":"c1dfdfd0ed13db671cdfec8ae905c4ace54c49c4","size":21089,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.1.0.tgz"},"_from":".","_npmVersion":"1.3.10","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1407257459863,"_cnpm_publish_time":1407257459863,"_hasShrinkwrap":false},"0.0.9":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.0.9","homepage":"https://github.com/mklabs/tiny-lr","repository":{"url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"qs":"^0.6.6","faye-websocket":"^0.7.2","noptify":"~0.0.3","debug":"^0.8.1","body-parser":"^1.2.0","parseurl":"^1.0.1"},"devDependencies":{"mocha":"^1.18.2","request":"^2.34.0","supertest":"^0.12.0","express":"^4.1.1","connect":"^2.14.5","body-parser":"^1.0.2","phantomjs":"^1.9.7-5","wd":"^0.2.21"},"config":{"test_port":"9001"},"licenses":[{"type":"MIT","url":"https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"}],"bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"_id":"tiny-lr@0.0.9","dist":{"shasum":"53973fae34f8c18c07c825b4b270f782e5ebb152","size":21098,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.0.9.tgz"},"_from":".","_npmVersion":"1.3.6","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1404649771976,"_cnpm_publish_time":1404649771976,"_hasShrinkwrap":false},"0.0.8":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.0.8","homepage":"https://github.com/mklabs/tiny-lr","repository":{"url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec test/wd test","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list","pretest":"npm run phantom-start","posttest":"npm run phantom-stop","phantom-start":"sh scripts/phantom-start","phantom-stop":"sh scripts/phantom-stop","serve":"node examples/express/server.js","post-change":"sh scripts/post-change","get-change":"curl http://localhost:35729/changed?files=site.css"},"dependencies":{"qs":"^0.6.6","faye-websocket":"^0.7.2","noptify":"~0.0.3","debug":"^0.8.1","body-parser":"^1.2.0","parseurl":"^1.0.1"},"devDependencies":{"mocha":"^1.18.2","request":"^2.34.0","supertest":"^0.12.0","express":"^4.1.1","connect":"^2.14.5","body-parser":"^1.0.2","phantomjs":"^1.9.7-5","wd":"^0.2.21"},"config":{"test_port":"9001"},"licenses":[{"type":"MIT","url":"https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"}],"bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"_id":"tiny-lr@0.0.8","dist":{"shasum":"a5ef5042685137886b03fba8773f64f962f24f27","size":21095,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.0.8.tgz"},"_from":".","_npmVersion":"1.3.6","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1404394664807,"_cnpm_publish_time":1404394664807,"_hasShrinkwrap":false},"0.0.7":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.0.7","homepage":"https://github.com/mklabs/tiny-lr","repository":{"url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter list","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list"},"dependencies":{"qs":"~0.5.2","faye-websocket":"~0.4.3","noptify":"~0.0.3","debug":"~0.8.0"},"devDependencies":{"mocha":"~1.7.1","request":"~2.12.0","supertest":"~0.4.2","express":"~3.0.6","connect":"~2.7.2"},"config":{"test_port":"9001"},"licenses":[{"type":"MIT","url":"https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"}],"bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"_id":"tiny-lr@0.0.7","dist":{"shasum":"5710c9e2ff96a13b390156a002123c4b2e2cf575","size":17506,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.0.7.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1398969159546,"_cnpm_publish_time":1398969159546,"_hasShrinkwrap":false},"0.0.5":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.0.5","homepage":"https://github.com/mklabs/tiny-lr","repository":{"url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter list","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list"},"dependencies":{"qs":"~0.5.2","faye-websocket":"~0.4.3","noptify":"latest","debug":"~0.7.0"},"devDependencies":{"mocha":"~1.7.1","request":"~2.12.0","supertest":"~0.4.2","express":"~3.0.6","connect":"~2.7.2"},"config":{"test_port":"9001"},"licenses":[{"type":"MIT","url":"https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"}],"readmeFilename":"readme.md","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"_id":"tiny-lr@0.0.5","dist":{"shasum":"d36792261d3eadfc6aed492972b3e1372b7fc829","size":18399,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.0.5.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1380023028467,"_hasShrinkwrap":false,"_cnpm_publish_time":1380023028467},"0.0.4":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.0.4","homepage":"https://github.com/mklabs/tiny-lr","repository":{"url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib","scripts":{"prepublish:":"npm test","test":"mocha --reporter list","test-debug":"DEBUG=tinylr:* mocha --reporter list","test-debug-all":"DEBUG=* mocha --reporter list"},"dependencies":{"qs":"~0.5.2","faye-websocket":"~0.4.3","noptify":"latest","debug":"~0.7.0"},"devDependencies":{"mocha":"~1.7.1","request":"~2.12.0","supertest":"~0.4.2","express":"~3.0.6","connect":"~2.7.2"},"config":{"test_port":"9001"},"readmeFilename":"readme.md","_id":"tiny-lr@0.0.4","dist":{"shasum":"80618547f63f697d05cb40c4c2c4b083521aefb6","size":17519,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.0.4.tgz"},"_npmVersion":"1.2.0","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1358723623525,"_hasShrinkwrap":false,"_cnpm_publish_time":1358723623525},"0.0.3":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.0.3","homepage":"https://github.com/mklabs/tiny-lr","repository":{"url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib/server","scripts":{"prepublish:":"npm test","test":"mocha --reporter spec"},"dependencies":{"qs":"~0.5.2","faye-websocket":"~0.4.3","noptify":"latest"},"devDependencies":{"mocha":"~1.7.1","request":"~2.12.0","supertest":"~0.4.2"},"readmeFilename":"readme.md","_id":"tiny-lr@0.0.3","dist":{"shasum":"3b00b7f5b6e88e6d48e2dcf4b9f2d5b10c43b0ba","size":15917,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.0.3.tgz"},"_npmVersion":"1.2.0","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1358644403764,"_hasShrinkwrap":false,"_cnpm_publish_time":1358644403764},"0.0.2":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.0.2","homepage":"https://github.com/mklabs/tiny-lr","repository":{"url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib/server","scripts":{"test":"mocha --reporter spec"},"dependencies":{"qs":"~0.5.2","request":"~2.12.0","faye-websocket":"~0.4.3","noptify":"latest"},"devDependencies":{"mocha":"~1.7.1","supertest":"~0.4.2"},"readmeFilename":"readme.md","_id":"tiny-lr@0.0.2","dist":{"shasum":"b99f97ace940a714caf0568128eb543288636853","size":7699,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.0.2.tgz"},"_npmVersion":"1.2.0","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1358021211240,"_hasShrinkwrap":false,"_cnpm_publish_time":1358021211240},"0.0.1":{"author":{"name":"mklabs"},"name":"tiny-lr","description":"Tiny LiveReload server, background-friendly","version":"0.0.1","homepage":"https://github.com/mklabs/tiny-lr","repository":{"url":"git://github.com/mklabs/tiny-lr.git"},"bin":{"tiny-lr":"./bin/tiny-lr"},"main":"./lib/server","scripts":{"test":"mocha --reporter spec"},"dependencies":{"qs":"~0.5.2","request":"~2.12.0","faye-websocket":"~0.4.3","noptify":"0.0.1"},"devDependencies":{"mocha":"~1.7.1","supertest":"~0.4.2"},"_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"_id":"tiny-lr@0.0.1","optionalDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.21","_nodeVersion":"v0.6.18","_defaultsLoaded":true,"dist":{"shasum":"991e815dda7b5842da53d49fccab3d64e94aa519","size":10386,"noattachment":false,"key":"/tiny-lr/-/tiny-lr-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tiny-lr/download/tiny-lr-0.0.1.tgz"},"maintainers":[{"name":"elwayman02","email":"hawker.jordan@gmail.com"},{"name":"mklabs","email":"daniel.mickael@gmail.com"},{"name":"shama","email":""}],"directories":{},"publish_time":1357415207970,"_hasShrinkwrap":false,"_cnpm_publish_time":1357415207970}},"readme":"# tiny-lr [![Build Status](https://travis-ci.org/mklabs/tiny-lr.svg?branch=master)](https://travis-ci.org/mklabs/tiny-lr)\n\nThis script manages a tiny [LiveReload](http://livereload.com/) server\nimplementation.\n\n[![NPM](https://nodei.co/npm/tiny-lr.png?downloads=true&stars=true)](https://nodei.co/npm/tiny-lr/)\n\nIt exposes an HTTP server and express middleware, with a very basic REST\nAPI to notify the server of a particular change.\n\nIt doesn't have any watch ability, this must be done at the build process or\napplication level.\n\nInstead, it exposes a very simple API to notify the server that some\nchanges have been made, then broadcasted to every connected livereload client.\n\n    # notify of a single change\n    curl http://localhost:35729/changed?files=style.css\n\n    # notify using a longer path\n    curl http://localhost:35729/changed?files=js/app.js\n\n    # notify of multiple changes, comma or space delimited\n    curl http://localhost:35729/changed?files=index.html,style.css,docs/docco.css\n\nOr you can bulk the information into a POST request, with the body as a JSON array of files.\n\n    curl -X POST http://localhost:35729/changed -d '{ \"files\": [\"style.css\", \"app.js\"] }'\n\n    # from a JSON file\n    node -pe 'JSON.stringify({ files: [\"some.css\", \"files.css\"] })' > files.json\n    curl -X POST -d @files.json http://localhost:35729\n\nAs for the livereload client, you need to install the browser extension:\nhttp://feedback.livereload.com/knowledgebase/articles/86242-how-do-i-install-and-use-the-browser-extensions-\n(**note**: you need to listen on port 35729 to be able to use it with your\nbrowser extension)\n\nor add the livereload script tag manually:\nhttp://feedback.livereload.com/knowledgebase/articles/86180-how-do-i-add-the-script-tag-manually-\n(and here you can choose whichever port you want)\n\n## Integration\n\nThe best way to integrate the runner into your workflow is to add it as a `reload`\nstep within your build tool.\n\n```js\nvar tinylr = require('tiny-lr');\n\n// standard LiveReload port\nvar port = 35729;\n\n// tinylr(opts) => new tinylr.Server(opts);\ntinylr().listen(port, function() {\n  console.log('... Listening on %s ...', port);\n})\n```\n\nYou can define your own route and listen for a specific request:\n\n```js\nvar server = tinylr();\n\nserver.on('GET /myplace', function(req, res) {\n  res.write('Mine');\n  res.end();\n})\n```\n\nAnd stop the server manually:\n\n```js\nserver.close();\n```\n\nThis will close any websocket connection established and emit a close event.\n\n### Middleware\n\nTo use as a connect / express middleware, tiny-lr needs query /\nbodyParser middlewares prior in the stack (to handle POST requests)\n\nAny handled requests ends at the tinylr level, not found and errors are\nnexted to the rest of the stack.\n\n```js\nvar port = process.env.LR_PORT || process.env.PORT || 35729;\n\nvar path    = require('path');\nvar express = require('express');\nvar tinylr  = require('tiny-lr');\nvar body    = require('body-parser');\n\nvar app = express();\n\n// This binds both express app and tinylr on the same port\n\napp\n  .use(body())\n  .use(tinylr.middleware({ app: app }))\n  .use(express.static(path.resolve('./')))\n  .listen(port, function() {\n    console.log('listening on %d', port);\n  });\n```\n\nThe port you listen on is important, and tinylr should **always** listen on\nthe LiveReload standard one: `35729`. Otherwise, you won't be able to rely\non the browser extensions, though you can still use the manual snippet\napproach.\n\nYou can also start two different servers, one on your app port, the\nother listening on the LiveReload port.\n\n### Using grunt\n\nHead over to [https://github.com/gruntjs/grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#live-reloading)\n\n### Using make\n\nSee the [make-livereload](https://github.com/mklabs/make-livereload) repo.\nThis repository defines a bin wrapper you can use and install with:\n\n    npm install make-livereload -g\n\nIt bundles the same bin wrapper previously used in the tiny-lr repo.\n\n    Usage: tiny-lr [options]\n\n    Options:\n\n      -h, --help     output usage information\n      -V, --version  output the version number\n      port           -p\n      pid            Path to the generated PID file (default: ./tiny-lr.pid)\n\n### Using gulp\n\nSee the [gulp-livereload](https://github.com/vohof/gulp-livereload) repo.\n\n## Options\n\n- `livereload`    - Path to the client side lib (defaults to `path.join(__dirname, '../node_modules/livereload-js/dist/livereload.js')`)\n- `port`          - Livereload port (defaults to `35729`)\n- `errorListener` - A callback to invoke when an error occurs (otherwise, fallbacks to standard error output)\n- `handler`       - A function to use as the main request handler (`function(req,\n  res)`). When not defined, the default handler takes place.\n- `app`           - An express or other middleware based HTTP server\n- `key`           - Option to pass in to create an https server\n- `cert`          - Option to pass in to create an https server\n- `pfx`           - Can also be used to create an https server instead of `key` & `cert`\n- `liveCSS`       - LiveReload option to enable live CSS reloading (defaults to true)\n- `liveImg`       - LiveReload option to enable live images reloading (defaults to true)\n- `prefix`        - Option to add prefix to all HTTP server routes\n- `dashboard`     - A boolean to prevent tiny-lr from configuring a default\n  \"home\" route. Only used with the CLI (default: false)\n\n## Tests\n\n    npm test\n\n---\n\n\n# TOC\n\n- [GET /](#tiny-lr-get-)\n- [GET /changed](#tiny-lr-get-changed)\n- [POST /changed](#tiny-lr-post-changed)\n- [GET /livereload.js](#tiny-lr-get-livereloadjs)\n- [GET /kill](#tiny-lr-get-kill)\n\n\n```js\nvar url = parse(this.request.url);\nvar server = this.app;\n\nvar ws = this.ws = new WebSocket('ws://' + url.host + '/livereload');\n\nws.onopen = function(event) {\n  var hello = {\n    command: 'hello',\n    protocols: ['http://livereload.com/protocols/official-7']\n  };\n\n  ws.send(JSON.stringify(hello));\n};\n\nws.onmessage = function(event) {\n  assert.deepEqual(event.data, JSON.stringify({\n    command: 'hello',\n    protocols: ['http://livereload.com/protocols/official-7'],\n    serverName: 'tiny-lr'\n  }));\n\n  assert.ok(Object.keys(server.clients).length);\n  done();\n};\n```\n\nproperly cleans up established connection on exit.\n\n```js\nvar ws = this.ws;\n\nws.onclose = done.bind(null, null);\n\nrequest(this.server)\n  .get('/kill')\n  .expect(200, function() {\n    console.log('server shutdown');\n  });\n```\n\n<a name=\"tiny-lr\" />\n# tiny-lr\n<a name=\"tiny-lr-get-\" />\n## GET /\nrespond with nothing, but respond.\n\n```js\nrequest(this.server)\n  .get('/')\n  .expect('Content-Type', /json/)\n  .expect('{\"tinylr\":\"Welcome\",\"version\":\"0.0.1\"}')\n  .expect(200, done);\n```\n\nunknown route respond with proper 404 and error message.\n\n```js\nrequest(this.server)\n  .get('/whatev')\n  .expect('Content-Type', /json/)\n  .expect('{\"error\":\"not_found\",\"reason\":\"no such route\"}')\n  .expect(404, done);\n```\n\n<a name=\"tiny-lr-get-changed\" />\n## GET /changed\nwith no clients, no files.\n\n```js\nrequest(this.server)\n  .get('/changed')\n  .expect('Content-Type', /json/)\n  .expect(/\"clients\":\\[\\]/)\n  .expect(/\"files\":\\[\\]/)\n  .expect(200, done);\n```\n\nwith no clients, some files.\n\n```js\nrequest(this.server)\n  .get('/changed?files=gonna.css,test.css,it.css')\n  .expect('Content-Type', /json/)\n  .expect('{\"clients\":[],\"files\":[\"gonna.css\",\"test.css\",\"it.css\"]}')\n  .expect(200, done);\n```\n\n<a name=\"tiny-lr-post-changed\" />\n## POST /changed\nwith no clients, no files.\n\n```js\nrequest(this.server)\n  .post('/changed')\n  .expect('Content-Type', /json/)\n  .expect(/\"clients\":\\[\\]/)\n  .expect(/\"files\":\\[\\]/)\n  .expect(200, done);\n```\n\nwith no clients, some files.\n\n```js\nvar data = { clients: [], files: ['cat.css', 'sed.css', 'ack.js'] };\n\nrequest(this.server)\n  .post('/changed')\n  .send({ files: data.files })\n  .expect('Content-Type', /json/)\n  .expect(JSON.stringify(data))\n  .expect(200, done);\n```\n\n<a name=\"tiny-lr-get-livereloadjs\" />\n## GET /livereload.js\nrespond with livereload script.\n\n```js\nrequest(this.server)\n  .get('/livereload.js')\n  .expect(/LiveReload/)\n  .expect(200, done);\n```\n\n<a name=\"tiny-lr-get-kill\" />\n## GET /kill\nshutdown the server.\n\n```js\nvar server = this.server;\nrequest(server)\n  .get('/kill')\n  .expect(200, function(err) {\n    if(err) return done(err);\n    assert.ok(!server._handle);\n    done();\n  });\n```\n\n## Thanks!\n\n- Tiny-lr is a [LiveReload](http://livereload.com/) implementation. They\n  really made frontend editing better for a lot of us. They have a\n  [LiveReload App on the Mac App Store](https://itunes.apple.com/us/app/livereload/id482898991)\n  you might want to check out.\n\n- To all [contributors](https://github.com/mklabs/tiny-lr/graphs/contributors)\n\n- [@FGRibreau](https://github.com/FGRibreau) / [pid.js\n  gist](https://gist.github.com/1846952)) for the background friendly\nbin wrapper, used in [make-livereload](https://github.com/mklabs/make-livereload)\n","_attachments":{},"homepage":"https://github.com/mklabs/tiny-lr","bugs":{"url":"https://github.com/mklabs/tiny-lr/issues"},"license":"MIT"}