location-details-v1
Version:
This package gives the users current location details
19 lines (18 loc) • 374 B
JSON
{
"name": "location-details-v1",
"version": "2.0.1",
"description": "This package gives the users current location details",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"location",
"city",
"country",
"latitude",
"longitude"
],
"author": "amarJadhav",
"license": "ISC"
}