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,12 @@
{
"name": "leaflet-search",
"version": "1.4.6",
"main": "leaflet-search.js",
"ignore": [
"**/.*",
"node_modules",
"components",
"bower_components",
"examples"
]
}