{ "name": "section-1", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "lite-server" }, "author": "", "license": "ISC", "devDependencies": { "lite-server": "^2.5.4" } }