{ "name": "jeepsers", "description": "An online marketplace for selling off road vehicles.", "main": "server/server.js", "authors": [ "Micah Wells " ], "license": "MIT", "homepage": "https://github.com/micahp0506/jeeps", "moduleType": [], "ignore": [ "**/.*", "node_modules", "bowerComponents", "test", "tests" ], "dependencies": { "jquery": "^2.1.4", "bootstrap": "^3.3.5", "magnific-popup": "^1.0.0", "semantic": "semantic-ui#^2.1.8", "bootstrap-select": "^1.10.0", "toastr": "^2.1.2" } }