{ "name": "web", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "http-server -p 3000 ./" }, "devDependencies": { "http-server": "14.1 .1 " }, "author": "", "license": "ISC", "dependencies": { "bootstrap": "^5.2.1", "font-awesome": "^4.7.0" } }