UNPKG

gempa-id-info

Version:

The package for picking up earthquake from Indonesia

36 lines (35 loc) 761 B
{ "name": "gempa-id-info", "version": "1.1.1", "description": "The package for picking up earthquake from Indonesia", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/dep-5260/gempa-id-info.git" }, "keywords": [ "gempa-id-info", "gempa", "bmkg", "indonesia", "info", "id", "earthquake", "earth", "quake", "naturaldisaster", "data" ], "author": "dev-depdiscord", "license": "MIT", "bugs": { "url": "https://github.com/dep-5260/gempa-id-info/issues" }, "homepage": "https://github.com/dep-5260/gempa-id-info#readme", "dependencies": { "node-fetch": "^2.6.1" } }