check-in bower_components

This commit is contained in:
Norbert Renner 2014-01-27 18:46:51 +01:00
parent 4cc16bccd0
commit 9e08e74132
101 changed files with 90960 additions and 0 deletions

View file

@ -0,0 +1,22 @@
{
"author": "Pavel Shramov",
"name": "leaflet-plugins",
"version": "1.0.1",
"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"
},
"contributors": [
"Bruno Bergot <bruno@eliaz.fr>",
"Andrey Lushchick <andrew@lushchick.org>"
],
"keywords": [
"leaflet",
"plugins",
"map",
"google",
"bing",
"yandex"
]
}