shell bypass 403
{
"name": "countrycitystatejson",
"version": "21.03.2703",
"description": "A JSON Object containing Countries and their associated States/Provinces and cities.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/khkwan0/countryCityStateJson.git"
},
"keywords": [
"country",
"city",
"state",
"json"
],
"author": "khkwan0@github.com",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/khkwan0/countryCityStateJson/issues"
},
"homepage": "https://github.com/khkwan0/countryCityStateJson#readme",
"dependencies": {
"countries-list": "^2.3.2",
"country-state-city": "0.0.5",
"trie-search": "^1.3.5"
},
"reveal": true
}