UNPKG

geofence

Version:
39 lines (38 loc) 824 B
{ "name": "geofence", "version": "1.0.9", "description": "Geofencing for npm", "main": "test_api.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ourarash/geofence.git" }, "keywords": [ "geofence", "geofencing", "location", "distance", "termux", "gps", "geolocation" ], "author": "Ari Saif", "license": "ISC", "bugs": { "url": "https://github.com/ourarash/geofence/issues" }, "homepage": "https://github.com/ourarash/geofence#readme", "dependencies": { "@google/maps": "^0.5.5", "ansicolor": "^1.1.92", "geolib": "^3.0.4", "moment": "^2.24.0", "mri": "^1.1.4", "ololog": "^1.1.144", "prompt": "^1.0.0", "termux": "^1.1.0" } }