{"_id":"sidebar-v2","_rev":"6-4c70c3a73c4b1a20827b50ba796e9981","name":"sidebar-v2","description":"A responsive sidebar for mapping libraries like Leaflet or OpenLayers","dist-tags":{"latest":"0.4.0"},"versions":{"0.3.1":{"name":"sidebar-v2","version":"0.3.1","description":"A responsive sidebar for mapping libraries like Leaflet or OpenLayers","keywords":["gis","leaflet","map","openlayers"],"homepage":"https://github.com/turbo87/sidebar-v2","bugs":{"url":"https://github.com/turbo87/sidebar-v2/issues"},"license":"MIT","author":{"name":"Tobias Bieniek","email":"tobias.bieniek@gmx.de"},"files":["css","js","scss"],"repository":{"type":"git","url":"git+https://github.com/turbo87/sidebar-v2.git"},"scripts":{"test":"gulp lint"},"devDependencies":{"gulp":"~3.8.7","gulp-clean":"~0.3.1","gulp-concat":"~2.3.4","gulp-csslint":"~0.1.4","gulp-jshint":"~1.8.3","gulp-minify-css":"~0.3.7","gulp-rename":"~1.2.0","gulp-sass":"^2.1.1","gulp-uglify":"~0.3.1","gulp-zip":"~0.5.0"},"gitHead":"162da3ce8d5a9e002d9ed71c7acd1a03e872e539","_id":"sidebar-v2@0.3.1","_shasum":"74e1941124be2aa48a024305a99e36ab3293c23f","_from":".","_npmVersion":"3.10.7","_nodeVersion":"6.3.0","_npmUser":{"name":"turbo87","email":"tobias.bieniek@gmx.de"},"dist":{"shasum":"74e1941124be2aa48a024305a99e36ab3293c23f","tarball":"https://registry.npmjs.org/sidebar-v2/-/sidebar-v2-0.3.1.tgz","integrity":"sha512-0xhXfa4JGcZwaUuAYqe4LZNYfzVbwXIx4IHrKgTz0Qm16eLlOYAde/XBjDAdTq3B83Dqa4HU8qO2/0CPIk4pZQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZCHfJkEbd2XqQTCDk92YX1v6MRlBXTZ/dZG5w8NICvgIgYKlhbP9Ijwk7+zu9qFmhH/Tq9KagRf+0JK4x+cgl+28="}]},"maintainers":[{"name":"turbo87","email":"tobias.bieniek@gmx.de"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/sidebar-v2-0.3.1.tgz_1478008597796_0.08534783078357577"}},"0.4.0":{"name":"sidebar-v2","version":"0.4.0","description":"A responsive sidebar for mapping libraries like Leaflet or OpenLayers","keywords":["gis","leaflet","map","openlayers"],"homepage":"https://github.com/turbo87/sidebar-v2","bugs":{"url":"https://github.com/turbo87/sidebar-v2/issues"},"license":"MIT","author":{"name":"Tobias Bieniek","email":"tobias.bieniek@gmx.de"},"files":["css","js","scss"],"repository":{"type":"git","url":"git+https://github.com/turbo87/sidebar-v2.git"},"scripts":{"test":"gulp lint"},"devDependencies":{"gulp":"~3.9.1","gulp-clean":"~0.3.1","gulp-concat":"~2.6.1","gulp-csslint":"~1.0.0","gulp-jshint":"~2.0.4","gulp-minify-css":"~1.2.4","gulp-rename":"~1.2.0","gulp-sass":"^3.1.0","gulp-uglify":"~3.0.0","gulp-zip":"~4.0.0","jshint":"^2.9.5"},"gitHead":"04d88fe85c30de898be5753937ce769e830b61bb","_id":"sidebar-v2@0.4.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"turbo87","email":"tobias.bieniek@gmx.de"},"dist":{"integrity":"sha512-YM+655PjRbF45n3r+lkpKkZlZz3pdjyaIqG2IQ4XXVfuSTB9WJTY2WCV1LunOteVCFy/iyYURVuJOkoyodtkgQ==","shasum":"c01bad3d264acb482972d86f90a99f95091b5ff7","tarball":"https://registry.npmjs.org/sidebar-v2/-/sidebar-v2-0.4.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAFLHlsdESCGBlEwryliRfRganvb7F/LJcAQFNz3VNJXAiBTrNbFK149Zk9Q8wFYFAZNWTJ2V+p5yt4nelxSGhOOlQ=="}]},"maintainers":[{"name":"turbo87","email":"tobias.bieniek@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sidebar-v2-0.4.0.tgz_1508918538811_0.7414555563591421"}}},"readme":"# sidebar-v2\n\nA responsive sidebar for mapping libraries like [Leaflet](#leaflet) or [OpenLayers](#openlayers-3).\n\nIt is more or less a successor of the [leaflet-sidebar](https://github.com/turbo87/leaflet-sidebar/) plugin, thus the `v2` suffix.\n\n<a href=\"https://flattr.com/submit/auto?user_id=turbo&url=https%3A%2F%2Fgithub.com%2FTurbo87%2Fsidebar-v2\" target=\"_blank\"><img src=\"https://api.flattr.com/button/flattr-badge-large.png\" alt=\"Flattr this\" title=\"Flattr this\" border=\"0\"></a>\n\n![Demo](doc/sidebar-v2.gif)\n\n\n## [Leaflet](http://leafletjs.com/)\n\n![Sidebar collapsed](doc/leaflet-1.png) ![Sidebar extended](doc/leaflet-2.png)\n\nExample code at [`examples/index.html`](examples/index.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/index.html))\n\n\n## [OpenLayers 3](http://openlayers.org/)\n\n![Sidebar collapsed](doc/ol3-1.png) ![Sidebar extended](doc/ol3-2.png)\n\nExample code at [`examples/ol3.html`](examples/ol3.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/ol3.html))\n\n\n## [OpenLayers 2](http://openlayers.org/two/)\n\n![Sidebar collapsed](doc/ol2-1.png) ![Sidebar extended](doc/ol2-2.png)\n\nExample code at [`examples/ol2.html`](examples/ol2.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/ol2.html))\n\n\n## [Google Maps](https://developers.google.com/maps/)\n\n![Sidebar collapsed](doc/gmaps-1.png) ![Sidebar extended](doc/gmaps-2.png)\n\nExample code at [`examples/gmaps.html`](examples/gmaps.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/gmaps.html))\n\n\n## License\n\nsidebar-v2 is free software, and may be redistributed under the [MIT license](LICENSE).\n","maintainers":[{"name":"turbo87","email":"tobias.bieniek@gmx.de"}],"time":{"modified":"2022-06-26T19:15:11.650Z","created":"2016-11-01T13:56:39.659Z","0.3.1":"2016-11-01T13:56:39.659Z","0.4.0":"2017-10-25T08:02:19.747Z"},"homepage":"https://github.com/turbo87/sidebar-v2","keywords":["gis","leaflet","map","openlayers"],"repository":{"type":"git","url":"git+https://github.com/turbo87/sidebar-v2.git"},"author":{"name":"Tobias Bieniek","email":"tobias.bieniek@gmx.de"},"bugs":{"url":"https://github.com/turbo87/sidebar-v2/issues"},"license":"MIT","readmeFilename":"README.md","users":{"ghettovoice":true}}