38193-vm/package.json
Flatlogic Bot 07824dbfb1 hjh
2026-02-06 17:31:09 +00:00

17 lines
392 B
JSON

{
"name": "jimma-market",
"version": "1.1.0",
"description": "Jimma Market - Your Local Online Marketplace",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Bilal",
"license": "ISC",
"dependencies": {
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"@popperjs/core": "^2.11.8"
}
}