mapngadev
Version:
API MAPNGADEV
22 lines (21 loc) • 429 B
JSON
{
"name": "mapngadev",
"version": "1.0.16",
"description": "API MAPNGADEV",
"main": "./index.js",
"exports": "./index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["rdc", "adresse"],
"author": "GABACH MWENE MWAZI",
"license": "NGADEV",
"type": "module",
"browser": {
"http": false,
"https": false
},
"dependencies": {
"axios": "^0.21.1"
}
}