@slrmyapi/countryapi
Version:
Country API untuk kegunaan semua!
29 lines (28 loc) • 689 B
JSON
{
"name": "@slrmyapi/countryapi",
"version": "2.0.1",
"description": "Country API untuk kegunaan semua!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/slrmyshopofficial/countryapi.git#README.md"
},
"keywords": [
"countryapi",
"regionjs",
"countrycode",
"phonecode"
],
"author": "MUHAMMAD AFIS BIN ISMAIL",
"license": "ISC",
"bugs": {
"url": "https://github.com/slrmyshopofficial/countryapi/issues"
},
"homepage": "https://github.com/slrmyshopofficial/countryapi/#readme",
"dependencies": {
"axios": "^1.8.1"
}
}