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

32 lines
684 B
JSON
Raw Normal View History

{
"name": "Geolib",
2022-08-02 15:24:19 +02:00
"main": "geolib.js",
"version": "1.3.5",
"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"
],
2022-08-02 15:24:19 +02:00
"_release": "1.3.5",
"_resolution": {
"type": "version",
2022-08-02 15:24:19 +02:00
"tag": "1.3.5",
"commit": "2189417c87a6a56d28f30cd4d021e58a066798bc"
},
2016-05-16 13:33:49 +02:00
"_source": "https://github.com/manuelbieh/Geolib.git",
2022-08-02 15:24:19 +02:00
"_target": "1.3.5",
"_originalSource": "geolib"
}