@zenlocator/geo
Version:
18 lines (17 loc) • 384 B
JSON
{
"name": "@zenlocator/geo",
"description": "Awesome library with common geo functions.",
"main": "dist/geo.js",
"homepage": "https://github.com/zenlocator/geo",
"license": "MIT",
"authors": [
"Ivan Akimov <ivan@zenlocator.com> (https://zenlocator.com)"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"tests",
"package.json"
]
}