{ "name": "cauldron-frontend", "homepage": "https://github.com/sharpshark28/cauldron-frontend", "authors": [ "Paul V Moreau " ], "description": "UI and UX for Users", "main": "index.html", "moduleType": [], "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "bootstrap": "~3.3.6", "angular-route": "~1.4.8" } }