update other libs

This commit is contained in:
Norbert Renner 2014-05-14 16:01:20 +02:00
parent e4ae9b5533
commit aa1e051cfd
31 changed files with 679 additions and 719 deletions

View file

@ -1,12 +1,18 @@
{
"author": "Pavel Shramov",
"name": "leaflet-plugins",
"version": "1.0.1",
"version": "1.1.2",
"description": "Miscellaneous plugins for Leaflet library for services that need to display route information and need satellite imagery from different providers",
"repository": {
"type": "git",
"url": "git@github.com:shramov/leaflet-plugins.git"
},
"scripts": {
"test": "jshint control/* layer/*"
},
"devDependencies": {
"jshint": "2.5.0"
},
"contributors": [
"Bruno Bergot <bruno@eliaz.fr>",
"Andrey Lushchick <andrew@lushchick.org>"