ffffng/app/bower_components/geolib/.bower.json
2017-05-13 13:25:53 +02:00

32 lines
694 B
JSON

{
"name": "Geolib",
"main": "dist/geolib.js",
"version": "2.0.22",
"homepage": "https://github.com/manuelbieh/Geolib",
"authors": [
"Manuel Bieh <github@manuelbieh.de>"
],
"description": "Library to perform geo specific tasks",
"keywords": [
"geolocation",
"geo",
"distance"
],
"license": "LGPL",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "2.0.22",
"_resolution": {
"type": "version",
"tag": "v2.0.22",
"commit": "cfa4d4f1a887a3327507f7dde452953c7497db33"
},
"_source": "https://github.com/manuelbieh/Geolib.git",
"_target": "2.0.22",
"_originalSource": "geolib"
}