{ "name": "weatherscan", "description": "weatherscan wmulator", "scripts": { "start": "http-server ./webroot" }, "repository": { "type": "git", "url": "git+https://github.com/Jessecar96/Weatherscan.git" }, "dependencies": { "http-server": "^0.11.1" } }