Mr.Combet Webshell
Your IP :
216.73.216.136
Server IP :
103.233.58.157
Server :
Windows NT WIN-4PGF72KEHKB 10.0 build 17763 (Windows Server 2016) AMD64
Server Software :
Microsoft-IIS/10.0
PHP Version :
7.3.25
Add File :
Submit
Add Directory :
Submit
Dir :
C:
/
Program Files
/
PostgreSQL
/
14
/
pgAdmin 4
/
bin
/
Edit File Name :
package.json
{ "name": "pgadmin4", "description": "pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.", "main": "src/html/pgadmin.html", "repository": "https://github.com/postgres/pgadmin4.git", "author": "pgAdmin Development Team (https://www.pgadmin.org/)", "license": "PostgreSQL", "chromium-args": "--disable-popup-blocking", "user-agent": "Nwjs:%nwver-%osinfo-%chromium_ver", "window": { "width": 440, "height": 170, "toolbar": false, "fullscreen": false, "frame": false, "show": true, "position": "center", "always-on-top": true, "icon": "assets/pgAdmin4.png" }, "dependencies": { "axios": "^0.21.0", "bootstrap": "^4.5.3" }, "devDependencies": { "eslint": "^6.3.0", "nw": "0.55.0" }, "scripts": { "linter": "yarn eslint --no-eslintrc -c .eslintrc.js --ext .js ." } }
Save