geography-apis-sdk
Version:
SDK for making requests to Geography APIs
26 lines (25 loc) • 495 B
JSON
{
"name": "geography-apis-sdk",
"version": "1.0.0",
"description": "SDK for making requests to Geography APIs",
"main": "geography-apis-sdk.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"geography",
"continent",
"region",
"subregion",
"country",
"city",
"town",
"place"
],
"author": "MMP Labs",
"license": "ISC",
"devDependencies": {
"webpack": "^5.88.1",
"webpack-cli": "^5.1.4"
}
}