{ "name": "traxer_api", "version": "1.0.0", "description": "", "repository": { "type": "git", "url": "https://git.nathanspackman.com/PRO150-Group/Project" }, "license": "ISC", "author": "", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "express": "^5.1.0" } }