ffffng/app/bower_components/geolib/.bower.json

32 lines
694 B
JSON
Raw Normal View History

{
"name": "Geolib",
"main": "dist/geolib.js",
2017-05-13 13:25:33 +02:00
"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"
],
2017-05-13 13:25:33 +02:00
"_release": "2.0.22",
"_resolution": {
"type": "version",
2017-05-13 13:25:33 +02:00
"tag": "v2.0.22",
"commit": "cfa4d4f1a887a3327507f7dde452953c7497db33"
},
2016-05-16 13:33:49 +02:00
"_source": "https://github.com/manuelbieh/Geolib.git",
2017-05-13 13:25:33 +02:00
"_target": "2.0.22",
"_originalSource": "geolib"
}