Files
WebGIS-SPBU/WebGIS_ManajemenJalan_ManajemenHakBangunan/package.json
T
2026-06-11 22:52:58 +07:00

21 lines
407 B
JSON

{
"dependencies": {
"body-parser": "^2.2.2",
"cors": "^2.8.6",
"dotenv": "^17.4.2",
"express": "^5.2.1",
"mysql2": "^3.22.2"
},
"name": "pertemuan-2",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"keywords": [],
"author": "",
"license": "ISC"
}