ffffng/app/bower_components/geolib/bower.json
2016-05-16 16:56:29 +02:00

24 lines
431 B
JSON

{
"name": "Geolib",
"main": "dist/geolib.js",
"version": "2.0.21",
"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"
]
}